feat: database editor #27
main.yml
on: pull_request
Lint and Format
7s
Unit Tests
30s
Annotations
2 errors and 2 warnings
Ruff (E501):
agent/site.py#L800
agent/site.py:800:111: E501 Line too long (230 > 110)
|
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/
|