Store ert<->everest realization mapping #34172
Annotations
10 errors and 2 warnings
Run mypy ert:
src/ert/storage/local_ensemble.py#L1052
Function is missing a return type annotation
|
Run mypy ert:
src/ert/storage/local_ensemble.py#L1063
Function is missing a type annotation for one or more arguments
|
Run mypy ert:
src/ert/storage/local_ensemble.py#L1063
Missing return statement
|
Run mypy ert:
src/ert/storage/local_ensemble.py#L1068
Function is missing a type annotation for one or more arguments
|
Run mypy ert:
src/ert/storage/local_ensemble.py#L1068
Missing return statement
|
Run mypy ert:
src/ert/storage/local_experiment.py#L395
Function "numpy.core.multiarray.array" is not valid as a type
|
Run mypy ert:
src/ert/run_models/everest_run_model.py#L381
Item "None" of "OptimizationConfig | None" has no attribute "perturbation_num"
|
Run mypy ert:
src/ert/run_models/everest_run_model.py#L405
Argument 1 to "range" has incompatible type "int | Any | None"; expected "SupportsIndex"
|
Run mypy ert:
src/ert/run_models/everest_run_model.py#L462
Function is missing a return type annotation
|
Run mypy ert:
src/ert/run_models/everest_run_model.py#L474
Item "None" of "LocalExperiment | None" has no attribute "find_realization_by_parameter_values"
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install uv
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
Loading