Skip to content

Add tree view for 'case view' #23333

Add tree view for 'case view'

Add tree view for 'case view' #23333

Triggered via pull request February 5, 2024 13:09
Status Failure
Total duration 3m 35s
Artifacts

typing.yml

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

Annotations

9 errors and 1 warning
type-checking (3.12): src/ert/storage/local_storage.py#L296
Call to untyped function "write_parameters" in typed context
type-checking (3.12): src/ert/storage/local_storage.py#L299
Call to untyped function "write_responses" in typed context
type-checking (3.12): src/ert/storage/local_storage.py#L302
Call to untyped function "write_observations" in typed context
type-checking (3.12): src/ert/storage/local_experiment.py#L74
Function is missing a return type annotation
type-checking (3.12): src/ert/storage/local_experiment.py#L163
Function is missing a type annotation for one or more arguments
type-checking (3.12): src/ert/storage/local_experiment.py#L183
Function is missing a type annotation
type-checking (3.12): src/ert/storage/local_experiment.py#L198
Function is missing a type annotation
type-checking (3.12): src/ert/storage/local_experiment.py#L211
Function is missing a type annotation
type-checking (3.12)
Process completed with exit code 1.
type-checking (3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.