update README.md #3
pr.yml
on: pull_request
Check formatting
2m 28s
Build
6s
Annotations
10 errors and 4 warnings
Build:
src/App.tsx#L9
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
Build:
src/components/Footer/Footer.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
|
Build:
src/components/Footer/Footer.tsx#L5
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
Build:
src/components/Footer/Footer.tsx#L5
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
Build:
src/components/Footer/Footer.tsx#L5
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
Build:
src/components/Header/Header.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
|
Build:
src/components/Header/Header.tsx#L5
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
Build:
src/components/Header/Header.tsx#L5
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
Build:
src/components/Header/Header.tsx#L5
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
Build:
src/components/MainWrapper/MainWrapper.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|