package_checks: output dep lists with proper offset #158
Annotations
4 errors and 1 warning
common/CI/package_checks.py#L466
Function is missing a type annotation [no-untyped-def]
|
common/CI/package_checks.py#L469
Incompatible types in assignment (expression has type "str", variable has type "None") [assignment]
|
common/CI/package_checks.py#L476
Call to untyped function "dump" in typed context [no-untyped-call]
|
|
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/
|
This job failed
Loading