Skip to content

feat: Implement ESLint and Prettier #2

feat: Implement ESLint and Prettier

feat: Implement ESLint and Prettier #2

Triggered via pull request June 19, 2024 19:26
Status Failure
Total duration 45s
Artifacts

typescript.yml

on: pull_request
Typecheck
34s
Typecheck
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Typecheck: node_modules/react-spreadsheet/dist/index.d.ts#L2
Could not find a declaration file for module 'fast-formula-parser'. '/home/runner/work/better-vinwiki/better-vinwiki/node_modules/fast-formula-parser/index.js' implicitly has an 'any' type.
Typecheck: src/components/ActionableCard/index.tsx#L32
Type 'ForwardRefExoticComponent<Omit<Props, "ref"> & RefAttributes<HTMLDivElement>>' is not assignable to type 'FC<Props>'.
Typecheck: src/types/Globals.d.ts#L32
Cannot find name 'Ref'.
Typecheck
Process completed with exit code 2.
Typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.