Method banner #156
+113
−0
Closed
Method banner #156
Annotations
4 errors and 3 warnings
Run Linter:
src/components/Banner/banner.jsx#L4
Prefer named exports
|
Run Linter:
src/components/Layout.tsx#L2
Imports should be sorted alphabetically
|
Run Linter:
src/components/Layout.tsx#L4
Imports should be sorted alphabetically
|
Run Linter
Process completed with exit code 1.
|
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/
|
Run Linter:
src/components/Banner/banner.jsx#L27
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
Loading