Skip to content

[Snyk] Security upgrade react-query from 3.39.2 to 4.0.0 #4816

[Snyk] Security upgrade react-query from 3.39.2 to 4.0.0

[Snyk] Security upgrade react-query from 3.39.2 to 4.0.0 #4816

Triggered via pull request December 6, 2023 15:12
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: pull_request
Lint
58s
Lint
Compile
56s
Compile
Test
1m 1s
Test
Determine if Build & Deploy is needed
0s
Determine if Build & Deploy is needed
Build & Deploy
0s
Build & Deploy
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 11 warnings
Compile: src/client/App.tsx#L1
Could not find a declaration file for module 'react-query'. '/home/runner/work/checkfirst/checkfirst/node_modules/react-query/build/cjs/packages/react-query/src/index.js' implicitly has an 'any' type.
Compile: src/client/components/LoginForm.tsx#L1
Could not find a declaration file for module 'react-query'. '/home/runner/work/checkfirst/checkfirst/node_modules/react-query/build/cjs/packages/react-query/src/index.js' implicitly has an 'any' type.
Compile: src/client/components/OtpForm.tsx#L1
Could not find a declaration file for module 'react-query'. '/home/runner/work/checkfirst/checkfirst/node_modules/react-query/build/cjs/packages/react-query/src/index.js' implicitly has an 'any' type.
Compile: src/client/components/OtpForm.tsx#L1
Parameter '_' implicitly has an 'any' type.
Compile: src/client/components/OtpForm.tsx#L1
Parameter 'email' implicitly has an 'any' type.
Compile: src/client/components/dashboard/CheckerCard.tsx#L1
Could not find a declaration file for module 'react-query'. '/home/runner/work/checkfirst/checkfirst/node_modules/react-query/build/cjs/packages/react-query/src/index.js' implicitly has an 'any' type.
Compile: src/client/components/dashboard/CheckerCard.tsx#L1
Parameter 'err' implicitly has an 'any' type.
Compile: src/client/components/dashboard/CreateNewModal.tsx#L1
Could not find a declaration file for module 'react-query'. '/home/runner/work/checkfirst/checkfirst/node_modules/react-query/build/cjs/packages/react-query/src/index.js' implicitly has an 'any' type.
Compile: src/client/components/dashboard/CreateNewModal.tsx#L1
Parameter 'checker' implicitly has an 'any' type.
Compile: src/client/components/dashboard/CreateNewModal.tsx#L1
Parameter 'template' implicitly has an 'any' type.
Test
Process completed with exit code 1.
Compile
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@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
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@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint: src/client/components/builder/logic/MapResult.tsx#L40
Forbidden non-null assertion
Lint: src/client/contexts/AuthContext.tsx#L88
React Hook useEffect has missing dependencies: 'history', 'logout', 'user', and 'whoami'. Either include them or remove the dependency array
Lint: src/client/hooks/use-local-storage.ts#L50
React Hook useEffect has a missing dependency: 'readValue'. Either include it or remove the dependency array
Lint: src/client/hooks/use-local-storage.ts#L63
React Hook useEffect has a missing dependency: 'readValue'. Either include it or remove the dependency array
Lint: src/shared/core/parser.ts#L10
Forbidden non-null assertion
Lint: src/types/client/images.d.ts#L7
Unexpected any. Specify a different type
Lint: webpack.config.js#L116
Unexpected console statement
Lint: webpack.config.js#L131
Unexpected console statement
Test
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@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/