Skip to content

Allow warnings/errors in jscodeshift mods #207

Allow warnings/errors in jscodeshift mods

Allow warnings/errors in jscodeshift mods #207

Triggered via pull request May 28, 2025 18:45
Status Failure
Total duration 54s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

15 errors
test (20.x)
Cannot find module './jscodeshift.adapter' or its corresponding type declarations.
test (20.x)
Type '(root: Collection) => string | undefined' is not assignable to type 'JSCodeShiftTransformer'.
test (20.x)
Type 'Collection<ObjectProperty>' is not assignable to type 'void | { errors: ErrorSpec[]; warnings: ErrorSpec[]; }'.
test (20.x)
Type 'Collection<ObjectProperty>' is not assignable to type 'void | { errors: ErrorSpec[]; warnings: ErrorSpec[]; }'.
test (20.x)
Type 'Collection<ObjectProperty>' is not assignable to type 'void | { errors: ErrorSpec[]; warnings: ErrorSpec[]; }'.
test (20.x)
Type 'Collection<TSTypeReference>' is not assignable to type 'void | { errors: ErrorSpec[]; warnings: ErrorSpec[]; }'.
test (20.x)
Process completed with exit code 2.
test (18.x)
The job was canceled because "_20_x" failed.
test (18.x)
Cannot find module './jscodeshift.adapter' or its corresponding type declarations.
test (18.x)
Type '(root: Collection) => string | undefined' is not assignable to type 'JSCodeShiftTransformer'.
test (18.x)
Type 'Collection<ObjectProperty>' is not assignable to type 'void | { errors: ErrorSpec[]; warnings: ErrorSpec[]; }'.
test (18.x)
Type 'Collection<ObjectProperty>' is not assignable to type 'void | { errors: ErrorSpec[]; warnings: ErrorSpec[]; }'.
test (18.x)
Type 'Collection<ObjectProperty>' is not assignable to type 'void | { errors: ErrorSpec[]; warnings: ErrorSpec[]; }'.
test (18.x)
Type 'Collection<TSTypeReference>' is not assignable to type 'void | { errors: ErrorSpec[]; warnings: ErrorSpec[]; }'.
test (18.x)
Process completed with exit code 2.