Skip to content

Feature/app 47 read corpus type information via admin service #1013

Feature/app 47 read corpus type information via admin service

Feature/app 47 read corpus type information via admin service #1013

GitHub Actions / Trunk Check failed Jan 2, 2025 in 10s

Trunk Check

Checked 16 modified files
1 existing issue (use --show-existing to see it)
✖ 3 new lint issues

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 156 in tests/unit_tests/conftest.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

ruff(F811)

[new] Redefinition of unused `corpus_type_repo` from line 40

Check failure on line 40 in tests/unit_tests/conftest.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportAttributeAccessIssue)

[new] "corpus_type_repo" is unknown import symbol

Check failure on line 65 in tests/unit_tests/conftest.py

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

pyright(reportAttributeAccessIssue)

[new] "mock_corpus_type_service" is unknown import symbol