feat: database editor #39
main.yml
on: pull_request
Lint and Format
4s
Unit Tests
30s
Annotations
2 errors and 2 warnings
Ruff (C901):
agent/database.py#L38
agent/database.py:38:9: C901 `_sql` is too complex (10 > 8)
|
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/
|