Skip to content

package_checks: output dep lists with proper offset #160

package_checks: output dep lists with proper offset

package_checks: output dep lists with proper offset #160

Triggered via pull request October 1, 2024 21:37
Status Failure
Total duration 1m 23s
Artifacts

script_lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Python Linting: common/CI/package_checks.py#L466
Function is missing a type annotation for one or more arguments [no-untyped-def]
Python Linting: common/CI/package_checks.py#L472
Returning Any from function declared to return "str" [no-any-return]
Python Linting
Process completed with exit code 1.
Python Linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/