Skip to content

Make QueueConfig serializable #31728

Make QueueConfig serializable

Make QueueConfig serializable #31728

Triggered via pull request November 4, 2024 13:59
Status Failure
Total duration 1m 38s
Artifacts

typing.yml

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

Annotations

3 errors
type-checking (3.12): src/ert/ensemble_evaluator/_ensemble.py#L275
Argument 1 to "create_driver" has incompatible type "QueueConfig"; expected "QueueOptions"
type-checking (3.12): src/ert/simulator/batch_simulator_context.py#L148
Argument 1 to "create_driver" has incompatible type "QueueConfig"; expected "QueueOptions"
type-checking (3.12)
Process completed with exit code 1.