PDCT 998/ensure new documents have relationships in old and new schema #81
ci-cd.yml
on: pull_request
Annotations
10 errors and 1 warning
ruff(F401):
integration_tests/setup_db.py#L30
[new] `app.service.organisation` imported but unused
|
ruff(F401):
integration_tests/setup_db.py#L27
[new] `sqlalchemy.text` imported but unused
|
pyright(reportPossiblyUnboundVariable):
integration_tests/conftest.py#L114
[new] "test_session" is possibly unbound
|
pyright(reportPossiblyUnboundVariable):
integration_tests/conftest.py#L115
[new] "connection" is possibly unbound
|
isort:
integration_tests/conftest.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
isort:
integration_tests/family/test_update.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
black:
integration_tests/family/test_update.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
black:
integration_tests/setup_db.py#L1
Incorrect formatting, autoformat by running 'trunk fmt'
|
code-quality / python
Process completed with exit code 1.
|
test
Process completed with exit code 2.
|
code-quality / python
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|