Store ert<->everest realization mapping #34373
Annotations
9 errors and 2 warnings
Run mypy ert:
src/ert/storage/everest_ensemble.py#L27
Function is missing a return type annotation
|
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/storage/local_storage.py#L593
Function is missing a return type annotation
|
Run mypy ert:
src/ert/storage/everest_experiment.py#L37
Function "numpy.core.multiarray.array" is not valid as a type
|
Run mypy ert:
src/ert/run_models/everest_run_model.py#L388
Item "None" of "OptimizationConfig | None" has no attribute "perturbation_num"
|
Run mypy ert:
src/ert/run_models/everest_run_model.py#L471
Function is missing a return type annotation
|
Run mypy ert:
src/ert/run_models/everest_run_model.py#L493
Item "None" of "EverestExperiment | None" has no attribute "find_realization_by_parameter_values"
|
Run mypy ert:
src/ert/run_models/everest_run_model.py#L499
Incompatible types in assignment (expression has type "ndarray[Any, Any] | Any", variable has type "tuple[ndarray[Any, dtype[floating[_64Bit]]], ndarray[Any, dtype[floating[_64Bit]]] | None] | None")
|
Run mypy ert
Process completed with exit code 1.
|
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