Skip to content

Attempt to run trunk & check for FIXMEs on PR #33

Attempt to run trunk & check for FIXMEs on PR

Attempt to run trunk & check for FIXMEs on PR #33

GitHub Actions / Trunk Check failed Mar 11, 2024 in 1m 2s

Trunk Check

Checked 125 modified files
153 existing issues (1 auto-fixable) (use --show-existing to see them)
✖ 22 new issues (1 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 5 in unit_tests/service/test_analytics_service.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "app.service.analytics" could not be resolved

Check failure on line 7 in integration_tests/event/test_delete.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "integration_tests.setup_db" could not be resolved

Check failure on line 7 in unit_tests/mocks/repos/app_user_repo.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "app.repository.app_user" could not be resolved

Check failure on line 9 in integration_tests/document/test_delete.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "integration_tests.setup_db" could not be resolved

Check failure on line 7 in app/service/config.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "app.errors" could not be resolved

Check failure on line 5 in unit_tests/service/test_authorisation_service.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "app.errors" could not be resolved

Check failure on line 29 in app/main.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "app.service.health" could not be resolved

Check failure on line 17 in app/service/analytics.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "app.errors" could not be resolved

Check failure on line 8 in app/api/api_v1/routers/analytics.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "app.errors" could not be resolved

Check failure on line 13 in integration_tests/conftest.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "app.config" could not be resolved

Check failure on line 28 in integration_tests/conftest.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "integration_tests.mocks.bad_family_repo" could not be resolved

Check failure on line 37 in integration_tests/conftest.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "integration_tests.mocks.rollback_family_repo" could not be resolved

Check failure on line 4 in unit_tests/service/test_geography_service.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "app.errors" could not be resolved

Check failure on line 14 in unit_tests/conftest.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "app.service.app_user" could not be resolved

Check failure on line 22 in unit_tests/conftest.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "app.main" could not be resolved

Check failure on line 21 in unit_tests/conftest.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "app.clients.aws.client" could not be resolved

Check failure on line 20 in unit_tests/conftest.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "app.service.token" could not be resolved

Check failure on line 39 in unit_tests/conftest.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "unit_tests.mocks.repos.event_repo" could not be resolved

Check failure on line 47 in unit_tests/conftest.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "unit_tests.mocks.services.document_service" could not be resolved

Check failure on line 49 in unit_tests/conftest.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "unit_tests.mocks.services.family_service" could not be resolved

Check failure on line 7 in unit_tests/service/test_token_service.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportMissingImports)

[new] Import "app.errors" could not be resolved

Check failure on line 1 in app/repository/document.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

black

Incorrect formatting, autoformat by running 'trunk fmt'