Skip to content

Expose job_queue as a property #21634

Expose job_queue as a property

Expose job_queue as a property #21634

Triggered via pull request November 21, 2023 14:45
Status Failure
Total duration 2m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

typing.yml

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

Annotations

10 errors
type-checking (3.11): src/ert/job_queue/realization_state.py#L14
Skipping analyzing "statemachine": module is installed, but missing library stubs or py.typed marker
type-checking (3.11): src/ert/job_queue/realization_state.py#L36
Function is missing a return type annotation
type-checking (3.11): src/ert/job_queue/realization_state.py#L40
Function is missing a type annotation
type-checking (3.11): src/ert/job_queue/realization_state.py#L44
Class cannot subclass "StateMachine" (has type "Any")
type-checking (3.11): src/ert/job_queue/realization_state.py#L105
Function is missing a type annotation
type-checking (3.11): src/ert/job_queue/realization_state.py#L119
Function is missing a return type annotation
type-checking (3.11): src/ert/job_queue/realization_state.py#L122
Function is missing a return type annotation
type-checking (3.11): src/ert/job_queue/realization_state.py#L125
Function is missing a return type annotation
type-checking (3.11): src/ert/job_queue/realization_state.py#L132
Function is missing a return type annotation
type-checking (3.11): src/ert/job_queue/realization_state.py#L135
Function is missing a return type annotation