Skip to content

Remove c driver tests #21757

Remove c driver tests

Remove c driver tests #21757

Triggered via pull request November 24, 2023 13:51
Status Failure
Total duration 3m 0s
Artifacts

typing.yml

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

Annotations

7 errors
type-checking (3.11): src/ert/job_queue/realization_state.py#L143
Item "None" of "_Element | None" has no attribute "text"
type-checking (3.11): src/ert/job_queue/realization_state.py#L144
Item "None" of "_Element | None" has no attribute "text"
type-checking (3.11): src/ert/job_queue/realization_state.py#L145
Item "None" of "_Element | None" has no attribute "text"
type-checking (3.11): src/ert/job_queue/realization_state.py#L146
Item "None" of "_Element | None" has no attribute "text"
type-checking (3.11): src/ert/ensemble_evaluator/_builder/_legacy.py#L210
Argument 1 to "execute" of "JobQueue" has incompatible type "list[partial[None]] | None"; expected "list[Callable[..., Any]] | None"
type-checking (3.11): src/ert/ensemble_evaluator/_builder/_legacy.py#L211
Unused "type: ignore" comment
type-checking (3.11)
Process completed with exit code 1.