Skip to content

fix(deps): update dependency typescript to v5 #2983

fix(deps): update dependency typescript to v5

fix(deps): update dependency typescript to v5 #2983

Triggered via push April 5, 2025 00:50
Status Failure
Total duration 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
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.