Skip to content

feat: catch exceptions #184

feat: catch exceptions

feat: catch exceptions #184

Triggered via pull request October 26, 2023 13:49
Status Failure
Total duration 1m 0s
Artifacts
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 license headers
Check conventional commits
4s
Check conventional commits
Check format with Black
10s
Check format with Black
Check linting with Ruff
7s
Check linting with Ruff
Run pytest
48s
Run pytest
Fit to window
Zoom out
Zoom in

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/