Skip to content

fix path

fix path #1

Triggered via push November 8, 2023 09:39
Status Failure
Total duration 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
Cannot find module 'react' or its corresponding type declarations.
build
Cannot find module '@testing-library/react' or its corresponding type declarations.
build
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
build
Cannot find module '@emotion/react/jsx-runtime' or its corresponding type declarations.
build
Cannot find name 'expect'.
build
Cannot find module 'react-query' or its corresponding type declarations.
build
Cannot find module 'react-router-dom' or its corresponding type declarations.
build
Cannot find module 'react-helmet' or its corresponding type declarations.
build
Cannot find module '@emotion/react/jsx-runtime' or its corresponding type declarations.
build
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/