fix: package.json & package-lock.json to reduce vulnerabilities #4815
Annotations
10 errors and 1 warning
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.
|
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.
|
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.
|
src/client/components/OtpForm.tsx#L1
Parameter '_' implicitly has an 'any' type.
|
src/client/components/OtpForm.tsx#L1
Parameter 'email' implicitly has an 'any' type.
|
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.
|
src/client/components/dashboard/CheckerCard.tsx#L1
Parameter 'err' implicitly has an 'any' type.
|
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.
|
src/client/components/dashboard/CreateNewModal.tsx#L1
Parameter 'checker' implicitly has an 'any' type.
|
src/client/components/dashboard/CreateNewModal.tsx#L1
Parameter 'template' implicitly has an 'any' type.
|
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/
|
The logs for this run have expired and are no longer available.
Loading