Skip to content

fix(dashboard): display support dropdown on actor error #13

fix(dashboard): display support dropdown on actor error

fix(dashboard): display support dropdown on actor error #13

Triggered via pull request January 20, 2026 19:17
Status Failure
Total duration 2m 32s
Artifacts

frontend.yml

on: pull_request
Dashboard / Quality Check
23s
Dashboard / Quality Check
RivetKit / Quality Check
11s
RivetKit / Quality Check
Dashboard / Type Check
2m 22s
Dashboard / Type Check
RivetKit / Type Check
47s
RivetKit / Type Check
Fit to window
Zoom out
Zoom in

Annotations

22 errors, 20 warnings, and 19 notices
format: rivetkit-typescript/packages/next-js/src/mod.ts#L1
Formatter would have printed the following content:
format: rivetkit-typescript/packages/framework-base/src/mod.ts#L1
Formatter would have printed the following content:
format: rivetkit-typescript/packages/devtools/src/hooks/useCornerPosition.tsx#L1
Formatter would have printed the following content:
format: rivetkit-typescript/packages/cloudflare-workers/src/config.ts#L1
Formatter would have printed the following content:
lint/nursery/noFloatingPromises: rivetkit-typescript/packages/cloudflare-workers/src/actor-driver.ts#L287
A "floating" Promise was found, meaning it is not properly handled and could lead to ignored errors or unexpected behavior.
format: rivetkit-typescript/artifacts/registry-config.json#L1
Formatter would have printed the following content:
format: rivetkit-typescript/artifacts/actor-config.json#L1
Formatter would have printed the following content:
lint/a11y/useSemanticElements: frontend/src/components/ui/field.tsx#L76
The elements with this role can be changed to the following elements: <fieldset>
format: frontend/src/components/hooks/use-dialog.tsx#L1
Formatter would have printed the following content:
lint/nursery/noFloatingPromises: frontend/src/components/hooks/use-async-memo.tsx#L23
A "floating" Promise was found, meaning it is not properly handled and could lead to ignored errors or unexpected behavior.
lint/nursery/noFloatingPromises: frontend/src/components/code-preview/code-preview.tsx#L39
A "floating" Promise was found, meaning it is not properly handled and could lead to ignored errors or unexpected behavior.
lint/nursery/noFloatingPromises: frontend/src/components/actors/worker/actor-worker-container.ts#L85
A "floating" Promise was found, meaning it is not properly handled and could lead to ignored errors or unexpected behavior.
assist/source/organizeImports: frontend/src/components/actors/actor-status-label.tsx#L1
The imports and exports are not sorted.
format: frontend/src/components/actors/actor-status-label.tsx#L1
Formatter would have printed the following content:
format: frontend/src/app/forms/stepper-form.tsx#L1
Formatter would have printed the following content:
format: frontend/src/app/forms/edit-single-runner-config-form.tsx#L1
Formatter would have printed the following content:
RivetKit / Type Check
Process completed with exit code 2.
RivetKit / Type Check
example-cloudflare-workers-hono#check-types: command (/home/runner/work/rivet/rivet/examples/cloudflare-workers-hono) /home/runner/setup-pnpm/node_modules/.bin/pnpm run check-types exited (2)
lint/suspicious/noConfusingVoidType: frontend/src/app/data-providers/engine-data-provider.tsx#L543
void is confusing outside a return type or a type parameter.
lint/correctness/noUnusedImports: frontend/src/app/changelog.tsx#L2
Several of these imports are unused.
lint/correctness/noUnusedImports: frontend/src/app.tsx#L3
Several of these imports are unused.
lint/style/useTemplate: rivetkit-typescript/packages/rivetkit/src/manager/gateway.ts#L140
Template literals are preferred over string concatenation.
lint/complexity/useLiteralKeys: rivetkit-typescript/packages/rivetkit/src/driver-test-suite/tests/raw-http-request-properties.ts#L46
The computed expression can be simplified without the use of a string literal.
lint/complexity/useLiteralKeys: rivetkit-typescript/packages/rivetkit/src/driver-test-suite/tests/raw-http-request-properties.ts#L130
The computed expression can be simplified without the use of a string literal.
lint/style/useTemplate: rivetkit-typescript/packages/rivetkit/src/actor/protocol/serde.ts#L183
Template literals are preferred over string concatenation.
lint/style/useTemplate: rivetkit-typescript/packages/rivetkit/src/actor/keys.ts#L81
Template literals are preferred over string concatenation.
lint/style/useTemplate: rivetkit-typescript/packages/rivetkit/scripts/compile-bare.ts#L114
Template literals are preferred over string concatenation.