👷 Update Python version to 3.9 in lint.yml and re… #691
lint.yml
on: push
Lint Code
48s
CodeQL Analyze
1m 51s
Annotations
4 errors and 2 warnings
Ruff (F401):
hibiapi/utils/config.py#L4
hibiapi/utils/config.py:4:25: F401 `typing.Optional` imported but unused
|
Lint Code
Process completed with exit code 1.
|
Lint Code:
hibiapi/utils/config.py#L31
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
|
Lint Code
1 error
|
CodeQL Analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CodeQL Analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|