Skip to content

chore: update module resolution to bundler #1645

chore: update module resolution to bundler

chore: update module resolution to bundler #1645

Triggered via pull request July 8, 2024 13:15
Status Success
Total duration 1m 35s
Artifacts

pr-any.yml

on: pull_request
Matrix: pr
Fit to window
Zoom out
Zoom in

Annotations

5 errors
pr (lint): packages/extension-ui/src/Popup/CreateAccount/CreateAccount.spec.tsx#L63
Unsafe assignment of type Mock<any, any, any> to a variable of type Mock<unknown, any[], unknown>
pr (lint): packages/extension-ui/src/Popup/Signing/Signing.spec.tsx#L163
Unsafe assignment of type Mock<any, any, any> to a variable of type Mock<unknown, any[], unknown>
pr (lint): packages/extension-ui/src/components/ErrorBoundary.tsx#L27
React Hook useEffect has a missing dependency: 'error'. Either include it or remove the dependency array
pr (lint): packages/extension-ui/src/components/ErrorBoundary.tsx#L51
JSX props should not use arrow functions
pr (lint)
Process completed with exit code 1.