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

chore: Type check test files #9101

Merged
merged 14 commits into from
Nov 15, 2023
Merged

chore: Type check test files #9101

merged 14 commits into from
Nov 15, 2023

Conversation

gitKrystan
Copy link
Contributor

@gitKrystan gitKrystan commented Nov 14, 2023

resolves #9041

Description

  • Add tsconfig for tests/json-api
  • Add tsconfig for tests/graph
  • Add tsconfig for tests/request
  • Add tsconfig for tests/main
  • Add tsconfig for tests/builders
  • Add tsconfig for tests/ember_data__*
  • Resolve resulting type-checking issues

Notes for the release

@gitKrystan gitKrystan marked this pull request as draft November 14, 2023 22:00
@gitKrystan gitKrystan added 🎯 canary PR is targeting canary (default) 🏷️ chore This PR primarily refactors code or updates dependencies labels Nov 15, 2023
@gitKrystan gitKrystan marked this pull request as ready for review November 15, 2023 21:33
@gitKrystan gitKrystan merged commit db3ac38 into main Nov 15, 2023
28 of 30 checks passed
@delete-merged-branch delete-merged-branch bot deleted the test-linting/json-api/tsconfig branch November 15, 2023 21:37
@runspired runspired changed the title Type check test files chore: Type check test files Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎯 canary PR is targeting canary (default) 🏷️ chore This PR primarily refactors code or updates dependencies
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

chore: restore type checks and lint on tests
1 participant