[Snyk] Security upgrade @netlify/plugin-nextjs from 3.9.2 to 4.0.0 #2003
Annotations
13 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, actions/setup-node@v1. 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/cache@v1, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint files:
components/home/homepage-latest-news.tsx#L24
React Hook useMemo has a missing dependency: 'props.latestNews'. Either include it or remove the dependency array
|
Lint files:
components/kontak-darurat/emergency-contact-card.tsx#L10
Do not use <img>. Use Image from 'next/image' instead. See https://nextjs.org/docs/messages/no-img-element
|
Lint files:
etc/create-sitemap-index.ts#L12
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
|
Lint files:
lib/hooks/use-search.ts#L24
Unexpected any. Specify a different type
|
Lint files:
lib/hooks/use-search.ts#L37
Unsafe assignment of an `any` value
|
Lint files:
lib/hooks/use-search.ts#L37
Unsafe member access .aggregations on an `any` value
|
Lint files:
lib/hooks/use-search.ts#L38
Unexpected any. Specify a different type
|
Lint files:
lib/hooks/use-search.ts#L39
Unsafe member access [cur.field] on an `any` value
|
Lint files:
lib/hooks/use-search.ts#L51
Unsafe assignment of an `any` value
|
Lint files:
lib/hooks/use-search.ts#L51
Unsafe call of an `any` typed value
|
Loading