Skip to content

chore: upgrade nuxt, workaround jiti v2 issue #229

chore: upgrade nuxt, workaround jiti v2 issue

chore: upgrade nuxt, workaround jiti v2 issue #229

Triggered via pull request November 28, 2024 06:32
Status Failure
Total duration 7m 7s
Artifacts

autofix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: packages/devtools/client/components/CommandPalette.vue#L119
Type '(e: KeyboardEvent) => void' is not assignable to type '(...args: unknown[]) => any'.
ci: packages/devtools/client/components/ServerRouteInputs.vue#L96
Argument of type 'unknown' is not assignable to parameter of type 'Event'.
ci: packages/devtools/client/pages/settings.vue#L129
Type '(v: boolean) => void' is not assignable to type '(...args: unknown[]) => any'.
ci: packages/devtools/client/pages/settings.vue#L142
Type '(v: boolean) => void' is not assignable to type '(...args: unknown[]) => any'.
ci: packages/devtools/src/integrations/vite-inspect.ts#L37
Property 'list' does not exist on type 'RpcFunctions'.
ci: packages/devtools/src/integrations/vite-inspect.ts#L39
Parameter 'm' implicitly has an 'any' type.
ci: packages/devtools/src/integrations/vite-inspect.ts#L46
Parameter 'i' implicitly has an 'any' type.
ci: packages/devtools/src/integrations/vite-inspect.ts#L51
Parameter 'm' implicitly has an 'any' type.
ci: packages/devtools/src/integrations/vite-inspect.ts#L54
Parameter 'i' implicitly has an 'any' type.
ci: packages/devtools/src/integrations/vite-inspect.ts#L55
Parameter 'm' implicitly has an 'any' type.