Skip to content

feat: Complete Prettier to Biome migration #119

feat: Complete Prettier to Biome migration

feat: Complete Prettier to Biome migration #119

Triggered via pull request July 8, 2025 12:19
@azuazu
synchronize #51
biome
Status Failure
Total duration 39s
Artifacts

test.yml

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

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