Skip to content

Replace websockets with zmq #32663

Replace websockets with zmq

Replace websockets with zmq #32663

Triggered via pull request November 29, 2024 14:07
Status Failure
Total duration 1m 37s
Artifacts

typing.yml

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

Annotations

10 errors
type-checking (3.12): src/_ert/forward_model_runner/client.py#L34
Function is missing a return type annotation
type-checking (3.12): src/_ert/forward_model_runner/client.py#L42
Call to untyped function "term" in typed context
type-checking (3.12): src/_ert/forward_model_runner/client.py#L52
Call to untyped function "term" in typed context
type-checking (3.12): src/_ert/forward_model_runner/client.py#L135
Call to untyped function "term" in typed context
type-checking (3.12): src/ert/ensemble_evaluator/evaluator.py#L205
Function is missing a type annotation
type-checking (3.12): src/ert/ensemble_evaluator/evaluator.py#L233
Function is missing a type annotation
type-checking (3.12): src/ert/ensemble_evaluator/evaluator.py#L264
Call to untyped function "handle_client" in typed context
type-checking (3.12): src/ert/ensemble_evaluator/evaluator.py#L267
Call to untyped function "handle_dispatch" in typed context
type-checking (3.12): src/ert/ensemble_evaluator/evaluator.py#L286
Function is missing a return type annotation
type-checking (3.12): src/ert/ensemble_evaluator/evaluator.py#L359
Call to untyped function "_server" in typed context