chore(deps): update dependency typescript to v5 #2790
Annotations
4 errors and 2 warnings
test:
packages/toolkit-ts/src/runner/runTransform.ts#L11
Type 'T' does not satisfy the constraint 'TransformOptions'.
|
test:
packages/eslint-plugin/src/utils/getWrappedNode.ts#L19
Type 'import("/home/runner/work/codemod/codemod/node_modules/typescript/lib/typescript").SourceFile' is not assignable to type 'import("/home/runner/work/codemod/codemod/node_modules/@ts-morph/common/lib/typescript").SourceFile'.
|
test:
packages/eslint-plugin/src/utils/types.ts#L171
Type '0' is not assignable to type 'TypeFlags'.
|
test
Process completed with exit code 2.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|