feat: Complete Prettier to Biome migration #119
Annotations
7 errors
|
Test on Node.js 20
Process completed with exit code 1.
|
|
Test on Node.js 20
Property 'hasOwn' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
|
Test on Node.js 20
Type '{ code: string; location: { start: { line: any; column: any; }; end: { line: any; column: any; }; }; state: "none" | "disabled" | "enabled"; expectedError: string | undefined; metadata: unknown; doctestOptions: { ...; }; }[]' is not assignable to type 'ParsedResults'.
|
|
Test on Node.js 22
Process completed with exit code 1.
|
|
Test on Node.js 22
Property 'hasOwn' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
|
|
Test on Node.js 22
Type '{ code: string; location: { start: { line: any; column: any; }; end: { line: any; column: any; }; }; state: "none" | "disabled" | "enabled"; expectedError: string | undefined; metadata: unknown; doctestOptions: { ...; }; }[]' is not assignable to type 'ParsedResults'.
|
|
Test on Node.js 22
The strategy configuration was canceled because "test._20" failed
|