Skip to content

Cache realization states to avoid redundant checking of files #27750

Cache realization states to avoid redundant checking of files

Cache realization states to avoid redundant checking of files #27750

Triggered via pull request June 20, 2024 09:50
Status Failure
Total duration 3m 29s
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/realization_state.py#L15
Function is missing a return type annotation
type-checking (3.12): src/ert/storage/realization_state.py#L46
Function is missing a return type annotation
type-checking (3.12): src/ert/storage/realization_state.py#L47
Missing type parameters for generic type "PathLike"
type-checking (3.12): src/ert/storage/realization_state.py#L69
Function is missing a return type annotation
type-checking (3.12): src/ert/storage/realization_state.py#L74
Missing type parameters for generic type "PathLike"
type-checking (3.12): src/ert/storage/realization_state.py#L78
Function is missing a return type annotation
type-checking (3.12): src/ert/storage/realization_state.py#L83
Missing type parameters for generic type "PathLike"
type-checking (3.12): src/ert/storage/realization_state.py#L115
Function is missing a return type annotation
type-checking (3.12): src/ert/storage/realization_state.py#L139
Incompatible return value type (got "_SingleRealizationStateDictEntry | None", expected "_SingleRealizationStateDictEntry")
type-checking (3.12)
Process completed with exit code 1.