Skip to content

chore(rivetkit): specialize context types for better compiler errors #4197

chore(rivetkit): specialize context types for better compiler errors

chore(rivetkit): specialize context types for better compiler errors #4197

Triggered via pull request January 3, 2026 00:05
Status Failure
Total duration 2m 3s
Artifacts

fe-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 10 warnings, and 10 notices
lint/nursery/noFloatingPromises: examples/cloudflare-workers-hono/scripts/client.ts#L9
A "floating" Promise was found, meaning it is not properly handled and could lead to ignored errors or unexpected behavior.
format: examples/chat-room/test-e2e.ts#L1
Formatter would have printed the following content:
format: examples/chat-room/scripts/cli.ts#L1
Formatter would have printed the following content:
lint/nursery/noFloatingPromises: examples/chat-room/scripts/cli.ts#L69
A "floating" Promise was found, meaning it is not properly handled and could lead to ignored errors or unexpected behavior.
lint/nursery/noFloatingPromises: engine/tests/smoke/scripts/connect.ts#L41
A "floating" Promise was found, meaning it is not properly handled and could lead to ignored errors or unexpected behavior.
lint/nursery/noFloatingPromises: engine/sdks/typescript/test-runner/src/log.ts#L169
A "floating" Promise was found, meaning it is not properly handled and could lead to ignored errors or unexpected behavior.
format: engine/sdks/typescript/runner/src/websocket-tunnel-adapter.ts#L1
Formatter would have printed the following content:
lint/suspicious/noDoubleEquals: engine/sdks/typescript/runner/src/mod.ts#L1019
Using == may be unsafe if you are relying on type coercion.
tsc
Process completed with exit code 2.
lint/correctness/noUnusedImports: engine/tests/load/actor-lifecycle/actor.ts#L1
Several of these imports are unused.
lint/correctness/noUnusedImports: engine/sdks/typescript/runner/src/tunnel.ts#L4
Several of these imports are unused.
lint/correctness/noUnusedVariables: engine/sdks/typescript/runner/src/mod.ts#L1156
This variable stopCommand is unused.
lint/style/useTemplate: examples/experimental-durable-streams-ai-agent/src/backend/registry.ts#L191
Template literals are preferred over string concatenation.
lint/style/useTemplate: examples/experimental-durable-streams-ai-agent/src/backend/registry.ts#L172
Template literals are preferred over string concatenation.
lint/complexity/useLiteralKeys: engine/sdks/typescript/test-runner/src/log.ts#L138
The computed expression can be simplified without the use of a string literal.
lint/complexity/useLiteralKeys: engine/sdks/typescript/test-runner/src/log.ts#L111
The computed expression can be simplified without the use of a string literal.
lint/complexity/useLiteralKeys: engine/sdks/typescript/test-runner/src/log.ts#L50
The computed expression can be simplified without the use of a string literal.
lint/complexity/useLiteralKeys: engine/sdks/typescript/test-runner/src/log.ts#L34
The computed expression can be simplified without the use of a string literal.
lint/complexity/useLiteralKeys: engine/sdks/typescript/test-runner/src/log.ts#L28
The computed expression can be simplified without the use of a string literal.
lint/complexity/useLiteralKeys: engine/docker/template/src/docker-compose.ts#L27
The computed expression can be simplified without the use of a string literal.
lint/complexity/useLiteralKeys: engine/docker/template/src/docker-compose.ts#L69
The computed expression can be simplified without the use of a string literal.
deserialize: biome.json#L2
The configuration schema version does not match the CLI version 2.3.10