Remove c driver tests #21757
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.
|