Replace websockets with zmq #32935
Annotations
6 errors and 1 warning
Run mypy ert:
src/_ert/forward_model_runner/client.py#L55
Cannot determine type of "_receiver_task"
|
Run mypy ert:
src/_ert/forward_model_runner/client.py#L56
Cannot determine type of "_receiver_task"
|
Run mypy ert:
src/_ert/forward_model_runner/client.py#L57
Cannot determine type of "_receiver_task"
|
Run mypy ert:
src/_ert/forward_model_runner/client.py#L90
Attribute "_receiver_task" already defined on line 58
|
Run mypy ert:
src/_ert/forward_model_runner/client.py#L95
Incompatible types in assignment (expression has type "Task[None]", variable has type "None")
|
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