Skip to content

Store ert<->everest realization mapping #34226

Store ert<->everest realization mapping

Store ert<->everest realization mapping #34226

Triggered via pull request January 21, 2025 13:10
Status Failure
Total duration 1m 18s
Artifacts

typing.yml

on: pull_request
Matrix: type-checking
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
type-checking (3.12): src/ert/storage/local_ensemble.py#L1052
Function is missing a return type annotation
type-checking (3.12): src/ert/storage/local_ensemble.py#L1063
Function is missing a type annotation for one or more arguments
type-checking (3.12): src/ert/storage/local_ensemble.py#L1063
Missing return statement
type-checking (3.12): src/ert/storage/local_ensemble.py#L1068
Function is missing a type annotation for one or more arguments
type-checking (3.12): src/ert/storage/local_ensemble.py#L1068
Missing return statement
type-checking (3.12): src/ert/storage/local_experiment.py#L395
Function "numpy.core.multiarray.array" is not valid as a type
type-checking (3.12): src/ert/run_models/everest_run_model.py#L381
Item "None" of "OptimizationConfig | None" has no attribute "perturbation_num"
type-checking (3.12): src/ert/run_models/everest_run_model.py#L462
Function is missing a return type annotation
type-checking (3.12): src/ert/run_models/everest_run_model.py#L473
Item "None" of "LocalExperiment | None" has no attribute "find_realization_by_parameter_values"
type-checking (3.12)
Process completed with exit code 1.
type-checking (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
type-checking (3.12)
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.