Use ert queue options #33066
Annotations
6 errors and 1 warning
type-checking (3.12):
src/ert/config/parsing/base_model_context.py#L12
Argument 1 to "set" of "ContextVar" has incompatible type "dict[str, Any]"; expected "None"
|
type-checking (3.12):
src/ert/config/queue_config.py#L49
Function is missing a return type annotation
|
type-checking (3.12):
src/ert/config/queue_config.py#L457
Name "MaybeWithContext" is not defined
|
type-checking (3.12):
src/ert/config/forward_model_step.py#L168
Function is missing a type annotation
|
type-checking (3.12):
src/ert/gui/simulation/experiment_panel.py#L382
Argument 1 to "fields" has incompatible type "LsfQueueOptions | TorqueQueueOptions | SlurmQueueOptions | LocalQueueOptions"; expected "DataclassInstance | type[DataclassInstance]"
|
type-checking (3.12)
Process completed with exit code 1.
|
type-checking (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|