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

(node:5494) DeprecationWarning: The 'typeParameters' property is deprecated on CallExpression nodes. Use 'typeArguments' instead. See https://typescript-eslint.io/linting/troubleshooting#the-key-property-is-deprecated-on-type-nodes-use-key-instead-warnings. #315

Open
jiep opened this issue May 2, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@jiep
Copy link
Owner

jiep commented May 2, 2024

(node:5494) DeprecationWarning: The 'typeParameters' property is deprecated on CallExpression nodes. Use 'typeArguments' instead. See https://typescript-eslint.io/linting/troubleshooting#the-key-property-is-deprecated-on-type-nodes-use-key-instead-warnings.

See Netlify logs.

@jiep jiep added the bug Something isn't working label May 2, 2024
@jiep jiep self-assigned this May 2, 2024
@jiep
Copy link
Owner Author

jiep commented May 2, 2024

Introduced in #262?

@jiep
Copy link
Owner Author

jiep commented May 2, 2024

Produced after npm run test:unit on Node >= 17

@jiep
Copy link
Owner Author

jiep commented May 2, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant