Merge pull request #158 from tum-ei-eda/develop #479
style.yml
on: push
Run linters
11s
Check for License headers
4s
Annotations
5 errors and 2 warnings
examples/merge_test_artifacts.py#L24
'math' imported but unused (F401)
|
examples/merge_test_artifacts.py#L42
Local variable 'status_path' is assigned to but never used (F841)
|
examples/merge_test_artifacts.py#L237
Line too long (173 > 120 characters) (E501)
|
examples/merge_test_artifacts.py#L289
Redefinition of unused 'argparse' from line 22 (F811)
|
examples/merge_test_artifacts.py#L289
Module level import not at top of file (E402)
|
Check for License headers
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|