Modernize development infrastructure #190
code-quality.yml
on: pull_request
Formatting
5s
Static Analysis
7s
Type Checking
14s
Package Validation
12s
Annotations
7 errors and 4 warnings
Ruff (I001):
dev/bump.py#L8
dev/bump.py:8:1: I001 Import block is un-sorted or un-formatted
|
Ruff (UP032):
dev/bump.py#L70
dev/bump.py:70:9: UP032 Use f-string instead of `format` call
|
Formatting
Process completed with exit code 1.
|
Ruff (I001):
dev/bump.py#L8
dev/bump.py:8:1: I001 Import block is un-sorted or un-formatted
|
Ruff (UP032):
dev/bump.py#L70
dev/bump.py:70:9: UP032 Use f-string instead of `format` call
|
Static Analysis
Process completed with exit code 1.
|
Type Checking
Process completed with exit code 1.
|
Formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Static Analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Type Checking
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Package Validation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|