Add firmware checks #2
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
|