Skip to content

chore: Remove high vulnerabilities (M2-10392) #2058

chore: Remove high vulnerabilities (M2-10392)

chore: Remove high vulnerabilities (M2-10392) #2058

Triggered via pull request February 26, 2026 14:57
Status Failure
Total duration 17m 46s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
Build
Process completed with exit code 2.
Build: src/shared/components/MarkDownEditor/MarkDownEditor.utils.ts#L93
No overload matches this call.
Build: src/shared/components/MarkDownEditor/MarkDownEditor.utils.ts#L87
No overload matches this call.
Build: src/shared/components/MarkDownEditor/MarkDownEditor.utils.ts#L86
No overload matches this call.
Build: src/shared/components/MarkDownEditor/MarkDownEditor.utils.ts#L85
No overload matches this call.
Build: src/shared/components/MarkDownEditor/MarkDownEditor.utils.ts#L84
No overload matches this call.
Lint: src/modules/Auth/utils/mfa.utils.ts#L65
Unexpected any. Specify a different type
Lint: src/modules/Auth/state/Auth.utils.ts#L40
Expected an assignment or function call and instead saw an expression
Lint: src/modules/Auth/state/Auth.utils.ts#L26
Expected an assignment or function call and instead saw an expression
Lint: src/modules/Auth/state/Auth.utils.ts#L24
Expected an assignment or function call and instead saw an expression
Lint: src/modules/Auth/state/Auth.thunk.test.ts#L79
Unexpected any. Specify a different type
Lint: src/modules/Auth/state/Auth.thunk.test.ts#L60
Unexpected any. Specify a different type
Lint: src/modules/Auth/pages/RecoverPassword/RecoverPassword.tsx#L68
Forbidden non-null assertion
Lint: src/modules/Auth/pages/RecoverPassword/RecoverPassword.tsx#L68
Forbidden non-null assertion
Lint: src/modules/Auth/features/Login/MFAForm/useMFAVerification.test.tsx#L131
Unexpected any. Specify a different type
Lint: 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