feat: database editor #24
main.yml
on: pull_request
Lint and Format
4s
Unit Tests
27s
Annotations
4 errors and 2 warnings
Ruff (E501):
agent/site.py#L799
agent/site.py:799:111: E501 Line too long (230 > 110)
|
Ruff (E501):
agent/site.py#L801
agent/site.py:801:111: E501 Line too long (123 > 110)
|
Ruff (SIM210):
agent/site.py#L814
agent/site.py:814:32: SIM210 Remove unnecessary `True if ... else False`
|
Lint and Format
Process completed with exit code 1.
|
Lint and Format
The following actions use a deprecated Node.js version 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/
|
Unit Tests
The following actions use a deprecated Node.js version 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/
|