Skip to content

vite migration

vite migration #5

Triggered via pull request August 31, 2024 13:30
Status Failure
Total duration 30s
Artifacts

lint-and-test.yml

on: pull_request
lint-and-test
23s
lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint-and-test
Property 'api' does not exist on type 'Window & typeof globalThis'.
lint-and-test
Argument of type '(msg: string) => void' is not assignable to parameter of type '(ev: MessageEvent<any>) => any'.
lint-and-test
Argument of type '(uuid: string) => void' is not assignable to parameter of type '(ev: MessageEvent<any>) => any'.
lint-and-test
Argument of type '(uuid: string) => void' is not assignable to parameter of type '(ev: MessageEvent<any>) => any'.
lint-and-test
Argument of type '(data: { name: string; id: string; }) => void' is not assignable to parameter of type '(ev: MessageEvent<any>) => any'.
lint-and-test
Argument of type '(data: { name: string; id: string; }) => void' is not assignable to parameter of type '(ev: MessageEvent<any>) => any'.
lint-and-test
Argument of type '(id: string) => void' is not assignable to parameter of type '(ev: MessageEvent<any>) => any'.
lint-and-test
Argument of type '(id: string) => void' is not assignable to parameter of type '(ev: MessageEvent<any>) => any'.
lint-and-test
Argument of type '(error: Error) => void' is not assignable to parameter of type '(ev: MessageEvent<any>) => any'.
lint-and-test
Argument of type '(data: { title: string; }) => void' is not assignable to parameter of type '(ev: MessageEvent<any>) => any'.