Skip to content

chore: update vite and vite react plugin #2490

chore: update vite and vite react plugin

chore: update vite and vite react plugin #2490

Triggered via pull request November 26, 2024 15:59
Status Failure
Total duration 35s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
linux: src/background.ts#L19
'request' is of type 'unknown'.
linux: src/background.ts#L26
Property 'data' does not exist on type '{}'.
linux: src/background.ts#L27
Property 'data' does not exist on type '{}'.
linux: src/components/NextPageMiddleware.tsx#L32
'status' is of type 'unknown'.
linux: src/components/settings/general/ChangeLocalPassword.tsx#L62
Property 'error' does not exist on type 'unknown'.
linux: src/components/wallet/create/index.tsx#L149
Property 'error' does not exist on type 'unknown'.
linux: src/components/wallet/import/index.tsx#L110
Property 'error' does not exist on type 'unknown'.
linux: src/content.ts#L47
Argument of type '(request: unknown) => void' is not assignable to parameter of type '(message: unknown, sender: MessageSender, sendResponse: (message: unknown) => void) => true | Promise<unknown> | undefined'.
linux: src/content.ts#L48
'request' is of type 'unknown'.
linux: src/content.ts#L53
'request' is of type 'unknown'.