Skip to content

[Snyk] Security upgrade node from 20.12.2-alpine3.19 to 20.15.1-alpine3.19 #11

[Snyk] Security upgrade node from 20.12.2-alpine3.19 to 20.15.1-alpine3.19

[Snyk] Security upgrade node from 20.12.2-alpine3.19 to 20.15.1-alpine3.19 #11

Triggered via pull request August 7, 2024 17:43
Status Success
Total duration 37s
Artifacts

snyk-security.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
security
Cannot find module 'mongoose' or its corresponding type declarations.
security
Cannot find module 'dotenv' or its corresponding type declarations.
security
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
security
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
security
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
security
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
security
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
security
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
security
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
security
Cannot find module 'dotenv' or its corresponding type declarations.
security
Process completed with exit code 2.
security
Process completed with exit code 2.
security
Process completed with exit code 2.
security
Cannot find module 'notistack' or its corresponding type declarations.
security
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
security
Property 'children' is missing in type '{}' but required in type 'AppProviderProps'.
security
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
security
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
security
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
security
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
security
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
security
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
security
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
security
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/