Conference Banner #265
Annotations
4 errors and 12 warnings
src/components/Banner/banner.jsx#L5
Prefer named exports
|
src/components/Layout.tsx#L2
Imports should be sorted alphabetically
|
src/components/Layout.tsx#L4
Imports should be sorted alphabetically
|
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/components/Banner/banner.jsx#L1
Replace `"react"` with `'react'`
|
src/components/Banner/banner.jsx#L4
Replace `⏎export·default·function·Banner(){⏎` with `export·default·function·Banner()·{`
|
src/components/Banner/banner.jsx#L7
Insert `;`
|
src/components/Banner/banner.jsx#L11
Insert `·`
|
src/components/Banner/banner.jsx#L12
Replace `prevState·=>·!prevState)` with `(prevState)·=>·!prevState);`
|
src/components/Banner/banner.jsx#L16
Replace `············` with `········`
|
src/components/Banner/banner.jsx#L17
Delete `····`
|
src/components/Banner/banner.jsx#L18
Delete `····`
|
src/components/Banner/banner.jsx#L19
Replace `················` with `············`
|
src/components/Banner/banner.jsx#L20
Delete `····`
|
This job failed
Loading