Skip to content

Upload progress bars #55

Upload progress bars

Upload progress bars #55

Triggered via pull request August 17, 2024 17:20
Status Success
Total duration 48s
Artifacts

typecheck.yml

on: pull_request
typecheck
39s
typecheck
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
ruff(B904): backend/endpoints/rom.py#L87
[new] Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/