feat: add more light weight database check #260
Annotations
7 errors and 1 warning
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 .)
Process completed with exit code 1.
|
lint (flake8 .)
The job was canceled because "isort_--check-only_--diff" failed.
|
lint (pydocstyle .)
The job was canceled because "isort_--check-only_--diff" failed.
|
lint (pydocstyle .)
Process completed with exit code 1.
|
lint (bandit -r . -x ./tests)
The job was canceled because "isort_--check-only_--diff" failed.
|
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/
|