Get measured data using active realizations #9431
Annotations
10 errors
src/ert/shared/plugins/plugin_manager.py#L260
Incompatible types in assignment (expression has type "str", variable has type "None")
|
src/ert/shared/plugins/plugin_manager.py#L298
Argument 1 to "__call__" of "_RmtreeType" has incompatible type "None"; expected "str | bytes | PathLike[str] | PathLike[bytes]"
|
src/ert/shared/hook_implementations/site_config.py#L6
Unexpected keyword argument "plugin_name" for "plugin_response"
|
src/ert/shared/hook_implementations/help_resources.py#L6
Unexpected keyword argument "plugin_name" for "plugin_response"
|
src/ert/shared/hook_implementations/jobs.py#L63
Unexpected keyword argument "plugin_name" for "plugin_response"
|
src/ert/shared/hook_implementations/jobs.py#L75
Unexpected keyword argument "plugin_name" for "plugin_response"
|
src/ert/shared/hook_implementations/jobs.py#L97
Unexpected keyword argument "plugin_name" for "plugin_response"
|
src/ert/shared/hook_implementations/workflows/__init__.py#L10
Unexpected keyword argument "plugin_name" for "plugin_response"
|
tests/unit_tests/gui/conftest.py#L323
Argument "start_time" to "add_job" of "SnapshotBuilder" has incompatible type "str"; expected "datetime | None"
|
tests/unit_tests/gui/conftest.py#L324
Argument "end_time" to "add_job" of "SnapshotBuilder" has incompatible type "str"; expected "datetime | None"
|
The logs for this run have expired and are no longer available.
Loading