Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS Error Cleanup: Missing Type Imports #10443

Open
9 tasks
akuny opened this issue Aug 6, 2024 · 0 comments
Open
9 tasks

TS Error Cleanup: Missing Type Imports #10443

akuny opened this issue Aug 6, 2024 · 0 comments
Assignees
Labels
4 (dx/ox) Medium-High Priority Devex/Opex Devex

Comments

@akuny
Copy link
Collaborator

akuny commented Aug 6, 2024

TS2304: Cannot find name '<something>'.

  • web-api/src/persistence/dynamo/practitioners/getPractitionerDocuments.ts
  • web-client/src/presenter/computeds/paperServiceStatusHelper.test.ts
  • web-api/src/persistence/dynamo/practitioners/createPractitionerDocument.ts
  • web-client/src/presenter/computeds/noticeStatusHelper.test.ts
  • web-api/src/persistence/dynamo/cases/createCase.ts
  • web-api/src/persistence/dynamo/practitioners/editPractitionerDocument.ts

TS2552: Cannot find name '<something>'. Did you mean '<something else>'?

  • web-api/src/business/useCases/workItems/completeWorkItemInteractor.ts
  • shared/src/authorization/getUserPermissions.ts
  • web-api/src/business/useCaseHelper/generateChangeOfAddressHelper.ts
@akuny akuny changed the title TS Error Cleanup (TS2304, TS2552) TS Error Cleanup: Missing Type Imports Aug 6, 2024
@akuny akuny added the 4 (dx/ox) Medium-High Priority Devex/Opex label Aug 20, 2024
@TomElliottFlexion TomElliottFlexion added the migration do not use label Aug 26, 2024
@TomElliottFlexion TomElliottFlexion moved this from New Issues to Devex/Opex in US Tax Court Board Aug 26, 2024
@TomElliottFlexion TomElliottFlexion removed the migration do not use label Aug 26, 2024
@pixiwyn pixiwyn self-assigned this Sep 18, 2024
@pixiwyn pixiwyn added the Devex label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 (dx/ox) Medium-High Priority Devex/Opex Devex
Projects
Status: Devex/Opex
Development

No branches or pull requests

3 participants