Skip to content

Development: Current state #59

Development: Current state

Development: Current state #59

Triggered via pull request October 11, 2023 13:40
Status Failure
Total duration 6h 0m 27s
Artifacts

pyleco_CI.yml

on: pull_request
Docs and Linting
13s
Docs and Linting
Static Type Checking
20s
Static Type Checking
Code Coverage
34s
Code Coverage
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Ruff (F401): pyleco/actors/actor.py#L25
pyleco/actors/actor.py:25:8: F401 `time` imported but unused
Ruff (F401): pyleco/actors/actor.py#L30
pyleco/actors/actor.py:30:53: F401 `..utils.message_handler.heartbeat_interval` imported but unused
Ruff (F401): pyleco/actors/actor.py#L31
pyleco/actors/actor.py:31:28: F401 `..utils.events.Event` imported but unused
Ruff (F401): pyleco/actors/actor.py#L31
pyleco/actors/actor.py:31:35: F401 `..utils.events.SimpleEvent` imported but unused
Docs and Linting
Process completed with exit code 1.
Static Type Checking
Process completed with exit code 1.
Python 3.11, windows-latest
The job running on runner GitHub Actions 8 has exceeded the maximum execution time of 360 minutes.
Python 3.11, windows-latest
The operation was canceled.