PDCT 998/ensure new documents have relationships in old and new schema #81
Trunk Check
Checked 28 modified files
10 existing issues (use --show-existing to see them)
✖ 4 unformatted files
✖ 4 new lint issues (2 auto-fixable)
Details
To reproduce and test locally, run:
trunk check
For help resolving these issues, see our docs on running on PRs or debugging Trunk Check
Annotations
Check failure on line 30 in integration_tests/setup_db.py
github-actions / Trunk Check
ruff(F401)
[new] `app.service.organisation` imported but unused
Check failure on line 27 in integration_tests/setup_db.py
github-actions / Trunk Check
ruff(F401)
[new] `sqlalchemy.text` imported but unused
Check failure on line 114 in integration_tests/conftest.py
github-actions / Trunk Check
pyright(reportPossiblyUnboundVariable)
[new] "test_session" is possibly unbound
Check failure on line 115 in integration_tests/conftest.py
github-actions / Trunk Check
pyright(reportPossiblyUnboundVariable)
[new] "connection" is possibly unbound
Check failure on line 1 in integration_tests/conftest.py
github-actions / Trunk Check
isort
Incorrect formatting, autoformat by running 'trunk fmt'
Check failure on line 1 in integration_tests/family/test_update.py
github-actions / Trunk Check
isort
Incorrect formatting, autoformat by running 'trunk fmt'
Check failure on line 1 in integration_tests/family/test_update.py
github-actions / Trunk Check
black
Incorrect formatting, autoformat by running 'trunk fmt'
Check failure on line 1 in integration_tests/setup_db.py
github-actions / Trunk Check
black
Incorrect formatting, autoformat by running 'trunk fmt'