Skip to content

fix(rivetkit0: fix wf history diverged bug #1023

fix(rivetkit0: fix wf history diverged bug

fix(rivetkit0: fix wf history diverged bug #1023

Triggered via pull request February 27, 2026 00:56
Status Failure
Total duration 3m 8s
Artifacts

frontend.yml

on: pull_request
Dashboard / Quality Check
13s
Dashboard / Quality Check
RivetKit / Quality Check
15s
RivetKit / Quality Check
Dashboard / Type Check
3m 5s
Dashboard / Type Check
RivetKit / Type Check
1m 1s
RivetKit / Type Check
Fit to window
Zoom out
Zoom in

Annotations

23 errors, 20 warnings, and 19 notices
assist/source/organizeImports: frontend/src/components/actors/actor-traces-tab.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/components/actors/actor-queue-tab.tsx#L1
Formatter would have printed the following content:
assist/source/organizeImports: frontend/src/components/actors/actor-queue-tab.tsx#L1
The imports and exports are not sorted.
assist/source/organizeImports: frontend/src/components/actors/actor-database.tsx#L1
The imports and exports are not sorted.
format: frontend/src/app/layout.tsx#L1
Formatter would have printed the following content:
format: frontend/src/app/getting-started.tsx#L1
Formatter would have printed the following content:
format: frontend/src/app/dialogs/confirm-delete-project-frame.tsx#L1
Formatter would have printed the following content:
format: frontend/apps/inspector/src/routes/_context.tsx#L1
Formatter would have printed the following content:
format: frontend/apps/inspector/src/routeTree.gen.ts#L1
Formatter would have printed the following content:
format: rivetkit-typescript/packages/mcp-hub/src/index.ts#L1
Formatter would have printed the following content:
format: rivetkit-typescript/packages/mcp-hub/src/cli.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/styles.css#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:
format: rivetkit-typescript/packages/cloudflare-workers/src/actor-driver.ts#L1
Formatter would have printed the following content:
lint/nursery/noFloatingPromises: rivetkit-typescript/packages/cloudflare-workers/src/actor-driver.ts#L288
A "floating" Promise was found, meaning it is not properly handled and could lead to ignored errors or unexpected behavior.
RivetKit / Type Check
Process completed with exit code 2.
RivetKit / Type Check
example-cloudflare-workers#check-types: command (/home/runner/work/rivet/rivet/examples/cloudflare-workers) /home/runner/setup-pnpm/node_modules/.bin/pnpm run check-types exited (2)
Dashboard / Type Check
Process completed with exit code 2.
lint/suspicious/noConfusingVoidType: frontend/src/app/data-providers/engine-data-provider.tsx#L555
void is confusing outside a return type or a type parameter.
lint/style/noNonNullAssertion: frontend/src/app/context-switcher.tsx#L70
Forbidden non-null assertion.
lint/correctness/noUnusedImports: frontend/src/app/context-switcher.tsx#L33
Several of these imports are unused.
lint/correctness/noUnusedImports: frontend/src/app/changelog.tsx#L2
Several of these imports are unused.
lint/correctness/noUnusedImports: frontend/src/app/billing/current-bill-card.tsx#L4
Several of these imports are unused.
suppressions/unused: frontend/apps/inspector/src/app/layout.tsx#L108
Suppression comment has no effect. Remove the suppression or make sure you are suppressing the correct rule.
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#L130
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#L46
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.
lint/style/useTemplate: rivetkit-typescript/packages/mcp-hub/src/utils.ts#L15
Template literals are preferred over string concatenation.