wip #28
Annotations
20 errors
pnpm run test:units (ubuntu-latest)
Duplicate identifier 'html'.
|
pnpm run test:units (ubuntu-latest)
Duplicate identifier 'html'.
|
pnpm run test:units (ubuntu-latest)
Subsequent property declarations must have the same type. Property 'html' must be of type 'Record<string, string | string[]>', but here has type 'Record<string, string>'.
|
pnpm run test:units (ubuntu-latest)
Process completed with exit code 1.
|
pnpm run test:types (ubuntu-latest)
Duplicate identifier 'html'.
|
pnpm run test:types (ubuntu-latest)
Duplicate identifier 'html'.
|
pnpm run test:types (ubuntu-latest)
Subsequent property declarations must have the same type. Property 'html' must be of type 'Record<string, string | string[]>', but here has type 'Record<string, string>'.
|
pnpm run test:types (ubuntu-latest)
Process completed with exit code 1.
|
pnpm run test:e2e (ubuntu-latest)
Duplicate identifier 'html'.
|
pnpm run test:e2e (ubuntu-latest)
Duplicate identifier 'html'.
|
pnpm run test:e2e (ubuntu-latest)
Subsequent property declarations must have the same type. Property 'html' must be of type 'Record<string, string | string[]>', but here has type 'Record<string, string>'.
|
pnpm run test:e2e (ubuntu-latest)
Process completed with exit code 1.
|
pnpm run test:units (windows-latest)
Duplicate identifier 'html'.
|
pnpm run test:units (windows-latest)
Duplicate identifier 'html'.
|
pnpm run test:units (windows-latest)
Subsequent property declarations must have the same type. Property 'html' must be of type 'Record<string, string | string[]>', but here has type 'Record<string, string>'.
|
pnpm run test:units (windows-latest)
Process completed with exit code 1.
|
pnpm run test:e2e (windows-latest)
Duplicate identifier 'html'.
|
pnpm run test:e2e (windows-latest)
Duplicate identifier 'html'.
|
pnpm run test:e2e (windows-latest)
Subsequent property declarations must have the same type. Property 'html' must be of type 'Record<string, string | string[]>', but here has type 'Record<string, string>'.
|
pnpm run test:e2e (windows-latest)
Process completed with exit code 1.
|