Skip to content

Classify RPC errors and recover quietly from Durable Object resets #54

Classify RPC errors and recover quietly from Durable Object resets

Classify RPC errors and recover quietly from Durable Object resets #54

Triggered via pull request August 7, 2026 12:59
Status Failure
Total duration 3m 11s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 12 warnings
Lint
Process completed with exit code 1.
vitest(require-mock-type-parameters): packages/workshop-frontend/src/rpcErrors.test.ts#L162
Missing type parameters on mock function call
vitest(require-mock-type-parameters): packages/workshop-frontend/src/rpcErrors.test.ts#L154
Missing type parameters on mock function call
vitest(require-mock-type-parameters): packages/workshop-frontend/src/rpcErrors.test.ts#L139
Missing type parameters on mock function call
vitest(require-mock-type-parameters): packages/workshop-frontend/src/rpcErrors.test.ts#L131
Missing type parameters on mock function call
vitest(require-mock-type-parameters): packages/workshop-frontend/src/rpcErrors.test.ts#L120
Missing type parameters on mock function call
vitest(require-mock-type-parameters): packages/workshop-frontend/src/rpcErrors.test.ts#L10
Missing type parameters on mock function call
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint(no-shadow): packages/workshop-frontend/src/ChatInterface.compaction.test.ts#L101
'boundary' is already declared in the upper scope.
eslint(no-shadow): packages/workshop-frontend/src/SandboxedResourceConfigurator.tsx#L274
'deltaY' is already declared in the upper scope.
eslint(no-shadow): packages/workshop-frontend/src/SandboxedResourceConfigurator.tsx#L273
'deltaX' is already declared in the upper scope.
eslint(no-shadow): packages/workshop-frontend/src/SandboxedResourceConfigurator.tsx#L218
'layoutHeight' is already declared in the upper scope.
eslint(no-shadow): packages/workshop-frontend/src/components/AppShell/CommandPalette.tsx#L303
'flat' is already declared in the upper scope.
eslint(no-shadow): packages/workshop-frontend/src/components/AppShell/CommandPalette.tsx#L302
'groups' is already declared in the upper scope.
eslint(no-shadow): packages/typed-storage/src/index.ts#L616
'result' is already declared in the upper scope.
eslint(no-shadow): packages/typed-storage/src/index.ts#L310
'collection' is already declared in the upper scope.
eslint(no-shadow): packages/typed-storage/src/index.ts#L59
'Key' is already declared in the upper scope.
eslint(no-shadow): packages/typed-storage/src/index.ts#L52
'Key' is already declared in the upper scope.
Build and test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/