Skip to content

Fix loading of values #19212

Fix loading of values

Fix loading of values #19212

Triggered via pull request September 1, 2023 12:31
Status Failure
Total duration 4m 24s
Artifacts

typing.yml

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

Annotations

8 errors
type-checking (3.11): src/ert/config/_read_summary.py#L68
Incompatible return value type (got "_SummaryType", expected "Self")
type-checking (3.11): src/ert/config/_read_summary.py#L70
Incompatible return value type (got "_SummaryType", expected "Self")
type-checking (3.11): src/ert/config/_read_summary.py#L72
Incompatible return value type (got "_SummaryType", expected "Self")
type-checking (3.11): src/ert/config/_read_summary.py#L74
Incompatible return value type (got "_SummaryType", expected "Self")
type-checking (3.11): src/ert/config/_read_summary.py#L80
Incompatible return value type (got "_SummaryType", expected "Self")
type-checking (3.11): src/ert/config/_read_summary.py#L82
Incompatible return value type (got "_SummaryType", expected "Self")
type-checking (3.11): src/ert/config/_read_summary.py#L84
Incompatible return value type (got "_SummaryType", expected "Self")
type-checking (3.11)
Process completed with exit code 1.