Skip to content

WIP: Include spans for dark storage #33350

WIP: Include spans for dark storage

WIP: Include spans for dark storage #33350

Triggered via pull request December 18, 2024 14:29
Status Failure
Total duration 1m 44s
Artifacts

typing.yml

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

Annotations

6 errors and 1 warning
type-checking (3.12): src/ert/trace.py#L20
Need type annotation for "carrier" (hint: "carrier: dict[<type>, <type>] = ...")
type-checking (3.12): src/ert/services/_storage_main.py#L89
Function is missing a type annotation for one or more arguments
type-checking (3.12): src/ert/services/_storage_main.py#L157
Function is missing a return type annotation
type-checking (3.12): src/ert/services/_storage_main.py#L198
Function is missing a type annotation
type-checking (3.12): src/ert/services/_storage_main.py#L206
Call to untyped function "main" in typed context
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