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

Update outdated apollo-server and graphql dependencies for libraries tests: apollo-server & type-graphql #3229

Closed
Jolg42 opened this issue Nov 17, 2022 · 1 comment
Labels
bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug. kind/tech A technical change. tech/typescript Issue for tech TypeScript.
Milestone

Comments

@Jolg42
Copy link
Contributor

Jolg42 commented Nov 17, 2022

Found through #3228

Updating TypeScript to version 4.9.4 fails with

  • libraries (type-graphql, library, ubuntu-latest)
     Interface 'ExecutionResult<TData>' incorrectly extends interface 'ExecutionResult<{ [key: string]: any; }, { [key: string]: any; }>'.
    
  • libraries (apollo-server, library, ubuntu-latest)
     Type 'TArgs' does not satisfy the constraint 'Record<string, any>'.
    

Problems

About Apollo, see

@Jolg42
Copy link
Contributor Author

Jolg42 commented Jun 2, 2023

Done

@Jolg42 Jolg42 closed this as completed Jun 2, 2023
@Jolg42 Jolg42 added this to the 4.16.0 milestone Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/2-confirmed Bug has been reproduced and confirmed. kind/bug A reported bug. kind/tech A technical change. tech/typescript Issue for tech TypeScript.
Projects
None yet
Development

No branches or pull requests

1 participant