feat: catch exceptions #184
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pull-request.yml
on: pull_request
Check license headers
24s
Check conventional commits
4s
Check format with Black
10s
Check linting with Ruff
7s
Run pytest
48s
Annotations
4 errors and 1 warning
Ruff (W293):
tdp/cli/utils.py#L227
tdp/cli/utils.py:227:1: W293 Blank line contains whitespace
|
Ruff (W292):
tdp/cli/utils.py#L229
tdp/cli/utils.py:229:31: W292 No newline at end of file
|
Check linting with Ruff
Process completed with exit code 1.
|
Check format with Black
Process completed with exit code 1.
|
Check conventional commits
The following actions uses node12 which is deprecated and will be forced to run on node16: webiny/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|