Skip to content

Merge pull request #18 from ronaldosc/snyk-fix-bca130e4458d917c251ed5… #20

Merge pull request #18 from ronaldosc/snyk-fix-bca130e4458d917c251ed5…

Merge pull request #18 from ronaldosc/snyk-fix-bca130e4458d917c251ed5… #20

Triggered via push November 6, 2024 19:41
Status Success
Total duration 28s
Artifacts
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 use a deprecated Node.js version 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/