Skip to content

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

fix(deps): update dependency typescript to v5

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

Triggered via push February 28, 2025 17:22
Status Failure
Total duration 39s
Artifacts

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.