Cache realization states to avoid redundant checking of files #27750
Annotations
10 errors
src/ert/storage/realization_state.py#L15
Function is missing a return type annotation
|
src/ert/storage/realization_state.py#L46
Function is missing a return type annotation
|
src/ert/storage/realization_state.py#L47
Missing type parameters for generic type "PathLike"
|
src/ert/storage/realization_state.py#L69
Function is missing a return type annotation
|
src/ert/storage/realization_state.py#L74
Missing type parameters for generic type "PathLike"
|
src/ert/storage/realization_state.py#L78
Function is missing a return type annotation
|
src/ert/storage/realization_state.py#L83
Missing type parameters for generic type "PathLike"
|
src/ert/storage/realization_state.py#L115
Function is missing a return type annotation
|
src/ert/storage/realization_state.py#L139
Incompatible return value type (got "_SingleRealizationStateDictEntry | None", expected "_SingleRealizationStateDictEntry")
|
|
This job failed
Loading