feat: first working version after rewrite #1
Annotations
7 errors
Run npm run typecheck:
tests/templates.spec.ts#L22
Argument of type '{ title: string; error: ParsedError; }' is not assignable to parameter of type '{ title: string; ide?: string | undefined; error: ParsedError; metadata: Metadata; }'.
|
Run npm run typecheck:
tests/templates.spec.ts#L41
Argument of type '{ title: string; error: ParsedError; }' is not assignable to parameter of type '{ title: string; ide?: string | undefined; error: ParsedError; metadata: Metadata; }'.
|
Run npm run typecheck:
tests/templates.spec.ts#L57
Argument of type '{ title: string; error: ParsedError; }' is not assignable to parameter of type '{ title: string; ide?: string | undefined; error: ParsedError; metadata: Metadata; }'.
|
Run npm run typecheck:
tests/templates.spec.ts#L74
Argument of type '{ title: string; error: ParsedError; }' is not assignable to parameter of type '{ title: string; ide?: string | undefined; error: ParsedError; metadata: Metadata; }'.
|
Run npm run typecheck:
tests/templates.spec.ts#L91
Argument of type '{ title: string; error: ParsedError; }' is not assignable to parameter of type '{ title: string; ide?: string | undefined; error: ParsedError; metadata: Metadata; }'.
|
Run npm run typecheck:
tests/templates.spec.ts#L111
Argument of type '{ title: string; error: ParsedError; }' is not assignable to parameter of type '{ title: string; ide?: string | undefined; error: ParsedError; metadata: Metadata; }'.
|
Run npm run typecheck
Process completed with exit code 2.
|
Loading