chore: Remove high vulnerabilities (M2-10392) #2058
Annotations
10 warnings
|
src/modules/Auth/utils/mfa.utils.ts#L65
Unexpected any. Specify a different type
|
|
src/modules/Auth/state/Auth.utils.ts#L40
Expected an assignment or function call and instead saw an expression
|
|
src/modules/Auth/state/Auth.utils.ts#L26
Expected an assignment or function call and instead saw an expression
|
|
src/modules/Auth/state/Auth.utils.ts#L24
Expected an assignment or function call and instead saw an expression
|
|
src/modules/Auth/state/Auth.thunk.test.ts#L79
Unexpected any. Specify a different type
|
|
src/modules/Auth/state/Auth.thunk.test.ts#L60
Unexpected any. Specify a different type
|
|
src/modules/Auth/pages/RecoverPassword/RecoverPassword.tsx#L68
Forbidden non-null assertion
|
|
src/modules/Auth/pages/RecoverPassword/RecoverPassword.tsx#L68
Forbidden non-null assertion
|
|
src/modules/Auth/features/Login/MFAForm/useMFAVerification.test.tsx#L131
Unexpected any. Specify a different type
|
|
src/__mocks__/LookupTableUploader.tsx#L64
React Hook useEffect has a missing dependency: 'onFileReady'. Either include it or remove the dependency array. If 'onFileReady' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
The logs for this run have expired and are no longer available.
Loading