closes #258 #739
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 2 warnings
Python Lint:
scripts/create_report.py#L100
[E127] continuation line over-indented for visual indent
|
Python Lint:
scripts/create_report.py#L152
[W504] line break after binary operator
|
Python Lint
[{"path":"scripts/create_report.py","start_line":100,"end_line":100,"start_column":41,"end_column":41,"annotation_level":"failure","message":"[E127] continuation line over-indented for visual indent"},{"path":"scripts/create_report.py","start_line":152,"end_line":152,"start_column":58,"end_column":58,"annotation_level":"failure","message":"[W504] line break after binary operator"}]
|
Python Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], julianwachholz/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Python Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|