Skip to content

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

Classify RPC errors and recover quietly from Durable Object resets

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

Triggered via pull request August 7, 2026 13:43
Status Success
Total duration 3m 18s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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/
unicorn(consistent-function-scoping): packages/workshop-backend/__tests__/message-format-refs.test.ts#L99
Function `request` does not capture any variables from its parent 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/