Skip to content

feat: add more light weight database check #268

feat: add more light weight database check

feat: add more light weight database check #268

Triggered via pull request October 27, 2024 09:48
Status Failure
Total duration 21s
Artifacts

ci.yml

on: pull_request
Matrix: lint
Matrix: PyTest
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
lint (isort --check-only --diff .)
Process completed with exit code 1.
lint (black --check --diff .)
The job was canceled because "isort_--check-only_--diff" failed.
lint (black --check --diff .)
The operation was canceled.
lint (bandit -r . -x ./tests)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (flake8 .)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (isort --check-only --diff .)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (pydocstyle .)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/