Allow warnings/errors in jscodeshift mods #207
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.
|