Skip to content

[Snyk] Security upgrade next from 11.1.4 to 12.0.8 #2001

[Snyk] Security upgrade next from 11.1.4 to 12.0.8

[Snyk] Security upgrade next from 11.1.4 to 12.0.8 #2001

Triggered via pull request October 13, 2024 04:24
Status Success
Total duration 15m 0s
Artifacts

test.yml

on: pull_request
Install dependencies
4m 40s
Install dependencies
ESLint
42s
ESLint
Type check
28s
Type check
Unit and integration tests
43s
Unit and integration tests
End-to-end tests
10m 3s
End-to-end tests
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Install dependencies
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Install dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Type check
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/
Type check
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/
ESLint
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/
ESLint
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/
ESLint: components/home/homepage-latest-news.tsx#L24
React Hook useMemo has a missing dependency: 'props.latestNews'. Either include it or remove the dependency array
ESLint: 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
ESLint: etc/create-sitemap-index.ts#L12
Promises must be handled appropriately or explicitly marked as ignored with the `void` operator
ESLint: lib/hooks/use-search.ts#L24
Unexpected any. Specify a different type
ESLint: lib/hooks/use-search.ts#L37
Unsafe assignment of an `any` value
ESLint: lib/hooks/use-search.ts#L37
Unsafe member access .aggregations on an `any` value
ESLint: lib/hooks/use-search.ts#L38
Unexpected any. Specify a different type
ESLint: lib/hooks/use-search.ts#L39
Unsafe member access [cur.field] on an `any` value
ESLint: lib/hooks/use-search.ts#L51
Unsafe assignment of an `any` value
ESLint: lib/hooks/use-search.ts#L51
Unsafe call of an `any` typed value
Unit and integration tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, actions/setup-node@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit and integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v1, actions/setup-node@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
End-to-end tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, actions/setup-node@v1, cypress-io/github-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
End-to-end tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v1, actions/setup-node@v1, cypress-io/github-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
End-to-end tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/