Add author #100
ci.yml
on: pull_request
Typecheck
20s
Style check
5s
Annotations
2 errors and 2 warnings
Ruff (I001):
controller/preview.py#L1
controller/preview.py:1:1: I001 Import block is un-sorted or un-formatted
|
Style check
Process completed with exit code 1.
|
Style check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|