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

investigate why TS is complaining about schema type in integration test #765

Open
edwardfoyle opened this issue Dec 4, 2023 · 0 comments
Labels
tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later testing Engineering label for issues related to tests or test tooling

Comments

@edwardfoyle
Copy link
Contributor

edwardfoyle commented Dec 4, 2023

Description

Investigate why the never assertion is necessary here: https://github.com/aws-amplify/amplify-backend/pull/759/files/ad080c5794d15eaf7e872b6a306ba3a590eeba1b#diff-11f0953eecd637d6180d8bf7763c67324f704242b7401015b3866fc2e5f48ff4
This error does not happen when building the same schema in a standalone project.

@edwardfoyle edwardfoyle added tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later testing Engineering label for issues related to tests or test tooling labels Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt Refactors, unsavory workarounds or other technical decisions that should be revisited later testing Engineering label for issues related to tests or test tooling
Projects
None yet
Development

No branches or pull requests

1 participant