Skip to content

[DRAFT1] migrate from prettier+eslint to biome #2075

[DRAFT1] migrate from prettier+eslint to biome

[DRAFT1] migrate from prettier+eslint to biome #2075

Triggered via pull request June 6, 2024 02:40
@trivikrtrivikr
synchronize #872
biome
Status Failure
Total duration 34s
Artifacts

pull_request.yml

on: pull_request
Matrix: call-build / build
Fit to window
Zoom out
Zoom in

Annotations

19 errors
call-build / build (20.x): src/cli.ts#L24
Do not use "@ts-nocheck" because it alters compilation errors
call-build / build (20.x): src/transforms/v2-to-v3/client-instances/getObjectWithUpdatedAwsConfigKeys.ts#L116
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
call-build / build (20.x): src/transforms/v2-to-v3/ts-type/getTypeForString.ts#L34
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
call-build / build (20.x): src/transforms/v2-to-v3/ts-type/getTypeForString.ts#L46
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
call-build / build (20.x): src/transforms/v2-to-v3/utils/getMostUsedStringLiteralQuote.ts#L22
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
call-build / build (20.x): src/transforms/v2-to-v3/utils/isTrailingCommaUsed.ts#L5
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
call-build / build (20.x): src/utils/getJsCodeshiftParser.ts#L4
Do not use "@ts-nocheck" because it alters compilation errors
call-build / build (20.x): src/utils/getJsCodeshiftParser.ts#L11
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
call-build / build (20.x)
Process completed with exit code 1.
call-build / build (18.x)
The job was canceled because "_20_x" failed.
call-build / build (18.x): src/cli.ts#L24
Do not use "@ts-nocheck" because it alters compilation errors
call-build / build (18.x): src/transforms/v2-to-v3/client-instances/getObjectWithUpdatedAwsConfigKeys.ts#L116
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
call-build / build (18.x): src/transforms/v2-to-v3/ts-type/getTypeForString.ts#L34
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
call-build / build (18.x): src/transforms/v2-to-v3/ts-type/getTypeForString.ts#L46
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
call-build / build (18.x): src/transforms/v2-to-v3/utils/getMostUsedStringLiteralQuote.ts#L22
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
call-build / build (18.x): src/transforms/v2-to-v3/utils/isTrailingCommaUsed.ts#L5
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
call-build / build (18.x): src/utils/getJsCodeshiftParser.ts#L4
Do not use "@ts-nocheck" because it alters compilation errors
call-build / build (18.x): src/utils/getJsCodeshiftParser.ts#L11
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
call-build / build (18.x)
Process completed with exit code 1.