worklog: Improve output of update
subcommand
#85
script_lint.yml
on: pull_request
Python Linting
1m 11s
ShellCheck
43s
Annotations
3 errors and 2 warnings
Python Linting:
common/Scripts/worklog.py#L59
Returning Any from function declared to return "str" [no-any-return]
|
Python Linting:
common/Scripts/worklog.py#L61
Returning Any from function declared to return "str" [no-any-return]
|
Python Linting
Process completed with exit code 1.
|
ShellCheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|