Skip to content

Cache realization states to avoid redundant checking of files #27915

Cache realization states to avoid redundant checking of files

Cache realization states to avoid redundant checking of files #27915

Triggered via pull request June 25, 2024 09:56
Status Failure
Total duration 4m 5s
Artifacts

typing.yml

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

Annotations

10 errors
type-checking (3.12): src/ert/storage/local_ensemble.py#L53
Function is missing a type annotation
type-checking (3.12): src/ert/storage/local_ensemble.py#L54
Function is missing a type annotation
type-checking (3.12): src/ert/storage/local_ensemble.py#L56
Function is missing a type annotation
type-checking (3.12): src/ert/storage/local_ensemble.py#L285
Function is missing a return type annotation
type-checking (3.12): src/ert/storage/local_ensemble.py#L329
Call to untyped function "timing_decorator" in typed context
type-checking (3.12): src/ert/storage/local_ensemble.py#L329
Untyped decorator makes function "get_realization_mask_with_parameters" untyped
type-checking (3.12): src/ert/storage/local_ensemble.py#L347
Call to untyped function "timing_decorator" in typed context
type-checking (3.12): src/ert/storage/local_ensemble.py#L347
Untyped decorator makes function "get_realization_mask_with_responses" untyped
type-checking (3.12): src/ert/storage/local_ensemble.py#L396
Call to untyped function "_refresh_realization_state_if_needed" in typed context
type-checking (3.12): src/ert/storage/local_ensemble.py#L446
Call to untyped function "_refresh_realization_state_if_needed" in typed context