WIP: Include spans for dark storage #33177
Annotations
6 errors and 1 warning
Run mypy ert:
src/ert/services/_storage_main.py#L89
Function is missing a type annotation for one or more arguments
|
Run mypy ert:
src/ert/services/_storage_main.py#L152
Function is missing a return type annotation
|
Run mypy ert:
src/ert/services/_storage_main.py#L154
Name "Dict" is not defined
|
Run mypy ert:
src/ert/services/_storage_main.py#L184
Function is missing a type annotation
|
Run mypy ert:
src/ert/services/_storage_main.py#L192
Call to untyped function "main" in typed context
|
Run mypy ert
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading