Skip to content

chore: check types in ci #1

chore: check types in ci

chore: check types in ci #1

Triggered via pull request April 19, 2024 10:30
Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Lint: src/index.ts#L81
Type '{ print: (path: FastPath, options: ParserOptions<any>, print: PrintFn) => builders.Doc; embed: (path: FastPath, _options: Options) => ((textToDoc: (text: string, options: Options) => Promise<...>, print: PrintFn) => Promise<...>) | null; getVisitorKeys: (node: any, nonTraversableKeys: Set<...>) => string[]; }' is not assignable to type 'Printer<any>'.
Lint
Process completed with exit code 2.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.