Skip to content

feat: migrate to rpc package #44

feat: migrate to rpc package

feat: migrate to rpc package #44

Re-run triggered June 8, 2025 10:22
Status Failure
Total duration 4m 22s
Artifacts

ci.yml

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

Annotations

10 errors
lint: packages/devtools/src/node/ws.ts#L26
Parameter 'ws' implicitly has an 'any' type.
lint: packages/devtools/src/node/ws.ts#L6
Cannot find module '@vitejs/devtools-rpc/presets/ws/server' or its corresponding type declarations.
lint: packages/devtools/src/node/ws.ts#L5
Cannot find module '@vitejs/devtools-rpc' or its corresponding type declarations.
lint: packages/devtools/src/app/modules/rpc/runtime/rpc/index.ts#L5
Cannot find module '@vitejs/devtools-rpc/presets/ws/client' or its corresponding type declarations.
lint: packages/devtools/src/app/modules/rpc/runtime/rpc/index.ts#L4
Cannot find module '@vitejs/devtools-rpc' or its corresponding type declarations.
lint: packages/devtools/src/app/modules/rpc/runtime/plugin.ts#L62
Parameter 'name' implicitly has an 'any' type.
lint: packages/devtools/src/app/modules/rpc/runtime/plugin.ts#L62
Parameter 'e' implicitly has an 'any' type.
lint: packages/devtools/src/app/modules/rpc/runtime/plugin.ts#L51
Parameter 'e' implicitly has an 'any' type.
lint: packages/devtools/src/app/modules/rpc/runtime/plugin.ts#L7
Cannot find module '@vitejs/devtools-rpc/presets/ws/client' or its corresponding type declarations.
lint: packages/devtools/src/app/modules/rpc/runtime/plugin.ts#L6
Cannot find module '@vitejs/devtools-rpc' or its corresponding type declarations.