WIP #16
Annotations
5 errors and 1 warning
Run pnpm build:
src/print-ast.ts#L17
Argument of type '{ rootNode: any; ident: { indent: string; lineEnd: string; }; }' is not assignable to parameter of type 'Root'.
|
Run pnpm build:
src/print-ast.ts#L17
Property 'html' does not exist on type 'Root'.
|
Run pnpm build:
src/print-ast.ts#L21
Argument of type '{ script: AST.Script; ident: { indent: string; lineEnd: string; }; }' is not assignable to parameter of type 'Root'.
|
Run pnpm build:
src/print-ast.ts#L22
Argument of type '{ script: AST.Script; ident: { indent: string; lineEnd: string; }; }' is not assignable to parameter of type 'Root'.
|
Run pnpm build
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading