Skip to content

Add firmware checks

Add firmware checks #2

Triggered via push October 26, 2024 08:05
Status Failure
Total duration 22s
Billable time 1m
Artifacts

lint.yml

on: push
flake8_py3
11s
flake8_py3
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
E101: agent_based/opnsense.py#L25
indentation contains mixed spaces and tabs
E303: agent_based/opnsense.py#L104
too many blank lines (2)
flake8_py3
The process '/opt/hostedtoolcache/Python/3.12.7/x64/bin/flake8' failed with exit code 1
W191: agent_based/opnsense.py#L25
indentation contains tabs
F401: graphing/opnsense_vip.py#L22
'cmk.graphing.v1.translations' imported but unused