chore: check types in ci #1
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/.
|