v1.9 #39
Annotations
3 errors and 2 warnings
tests/test_cli.py#L272
tests/test_cli.py:272:5: F841 Local variable `result` is assigned to but never used
|
tests/test_cli.py#L319
tests/test_cli.py:319:5: F841 Local variable `result` is assigned to but never used
|
|
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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading