Skip to content

feat: support vite-plugin-inspect for both Vite 5 and 6 #235

feat: support vite-plugin-inspect for both Vite 5 and 6

feat: support vite-plugin-inspect for both Vite 5 and 6 #235

Triggered via pull request November 29, 2024 08:27
Status Failure
Total duration 8m 19s
Artifacts

autofix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
ci: packages/devtools/src/integrations/vite-inspect.ts#L41
Property 'list' does not exist on type 'RpcFunctions'.
ci: packages/devtools/src/integrations/vite-inspect.ts#L43
Parameter 'm' implicitly has an 'any' type.
ci: packages/devtools/src/integrations/vite-inspect.ts#L50
Parameter 'i' implicitly has an 'any' type.
ci: packages/devtools/src/integrations/vite-inspect.ts#L55
Parameter 'm' implicitly has an 'any' type.
ci: packages/devtools/src/integrations/vite-inspect.ts#L58
Parameter 'i' implicitly has an 'any' type.
ci: packages/devtools/src/integrations/vite-inspect.ts#L59
Parameter 'm' implicitly has an 'any' type.
ci
Process completed with exit code 2.