WIP: Include spans for dark storage #33350
Annotations
6 errors and 1 warning
Run mypy ert:
src/ert/trace.py#L20
Need type annotation for "carrier" (hint: "carrier: dict[<type>, <type>] = ...")
|
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#L157
Function is missing a return type annotation
|
Run mypy ert:
src/ert/services/_storage_main.py#L198
Function is missing a type annotation
|
Run mypy ert:
src/ert/services/_storage_main.py#L206
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