Auto mode schedule #87
ci.yml
on: pull_request
Code Quality Checks
15s
Matrix: test
Annotations
14 errors
|
Ruff (E501):
demos/zone-manager.py#L124
demos/zone-manager.py:124:89: E501 Line too long (111 > 88)
|
|
Ruff (W293):
demos/zone-manager.py#L87
demos/zone-manager.py:87:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
demos/zone-manager.py#L83
demos/zone-manager.py:83:1: W293 Blank line contains whitespace
|
|
Ruff (E501):
demos/zone-manager.py#L81
demos/zone-manager.py:81:89: E501 Line too long (104 > 88)
|
|
Ruff (W293):
demos/zone-manager.py#L74
demos/zone-manager.py:74:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
demos/zone-manager.py#L65
demos/zone-manager.py:65:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
demos/zone-manager.py#L63
demos/zone-manager.py:63:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
demos/zone-manager.py#L60
demos/zone-manager.py:60:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
demos/zone-manager.py#L55
demos/zone-manager.py:55:1: W293 Blank line contains whitespace
|
|
Ruff (W293):
demos/zone-manager.py#L52
demos/zone-manager.py:52:1: W293 Blank line contains whitespace
|
|
Test on ubuntu-latest with Python 3.11
Process completed with exit code 1.
|
|
Test on ubuntu-latest with Python 3.14
Process completed with exit code 1.
|
|
Test on windows-latest with Python 3.14
Process completed with exit code 1.
|
|
Test on windows-latest with Python 3.11
Process completed with exit code 1.
|