common/hooks: Prefill update info in commit msg #135
script_lint.yml
on: pull_request
Python Linting
1m 1s
ShellCheck
42s
Annotations
2 errors and 2 warnings
Python Linting:
common/Hooks/prepare-commit-msg.py#L35
Returning Any from function declared to return "str" [no-any-return]
|
Python Linting
Process completed with exit code 1.
|
ShellCheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Python Linting
The following actions uses Node.js version which is deprecated 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/
|