beta #4245
Annotations
11 errors and 2 warnings
|
sync
The job has exceeded the maximum execution time of 6h0m0s
|
|
sync
Type '"Truncated"' is not assignable to type '"ExecutionFailure" | "InvalidDataValue" | "InvalidToolInput" | "InvalidToolOutput" | "ParseError" | "TimeoutExceeded" | "ToolCallLimitExceeded" | "ToolFailure" | "UnknownTool" | "UnsupportedSyntax"'.
|
|
sync
Property 'warnings' does not exist on type '{ readonly ok: true; readonly value: Json; readonly logs?: readonly string[] | undefined; readonly truncated?: boolean | undefined; readonly toolCalls: readonly { readonly name: string; }[]; }'.
|
|
sync
Object literal may only specify known properties, and 'warnings' does not exist in type '{ readonly ok: true; readonly value: Json; readonly logs?: readonly string[] | undefined; readonly truncated?: boolean | undefined; readonly toolCalls: readonly { readonly name: string; }[]; }'.
|
|
sync
Argument of type '"nullify"' is not assignable to parameter of type 'boolean | undefined'.
|
|
sync
Property 'search' does not exist on type 'ToolRuntime<Provided extends (...args: unknown[]) => Effect<unknown, unknown, infer R> ? R : Provided extends { readonly _tag: "CodeModeTool"; readonly run: (input: unknown) => Effect<unknown, unknown, infer R>; } ? R : Provided extends object ? string extends keyof Provided ? Provided[keyof Provided & string] exten...'.
|
|
sync
Type 'Effect<{ readonly ok: true; readonly value: Json; readonly logs?: readonly string[] | undefined; readonly truncated?: boolean | undefined; readonly toolCalls: readonly { readonly name: string; }[]; } | { ...; } | ... 8 more ... | { ...; }, never, unknown>' is not assignable to type 'Effect<{ readonly ok: true; readonly value: Json; readonly logs?: readonly string[] | undefined; readonly truncated?: boolean | undefined; readonly toolCalls: readonly { readonly name: string; }[]; } | { ...; }, never, Services<...>>'.
|
|
sync
Module '"./runtime.js"' declares 'Interpreter' locally, but it is not exported.
|
|
sync
Argument of type '"json"' is not assignable to parameter of type 'boolean | undefined'.
|
|
sync
Module '"../stdlib/value.js"' has no exported member 'createAggregateErrorValue'.
|
|
sync
@opencode-ai/codemode#typecheck: command (/home/runner/_work/opencode/opencode/packages/codemode) /home/runner/.bun/bin/bun run typecheck exited (2)
|
|
sync
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, actions/cache/save@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
sync
Cache save failed.
|