check pull request #65 #69
check-pull-request.yml
on: pull_request
Annotations
4 errors and 5 warnings
typescript
Cannot find module 'svg-to-component-parse' or its corresponding type declarations.
|
typescript
Parameter 'v' implicitly has an 'any' type.
|
typescript
Cannot find module 'svg-to-component-preview' or its corresponding type declarations.
|
eslint:
packages/preview/src/appConfig.ts#L1
Replace `"./pageConfig"` with `'./pageConfig'`
|
init
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
typescript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint:
packages/parse/src/test.ts#L4
Unexpected console statement
|
unitTest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|