beta #4542
Annotations
9 errors and 2 warnings
|
sync
@opencode-ai/app#typecheck: command (/home/runner/_work/opencode/opencode/packages/app) /home/runner/.bun/bin/bun run typecheck exited (1)
|
|
sync
Type '{ protocol: Promise<ServerProtocol>; current: { health: { get: (requestOptions?: RequestOptions | undefined) => Promise<ServiceHealth>; stop: (input: HealthStopInput, requestOptions?: RequestOptions | undefined) => Promise<...>; }; ... 25 more ...; debug: { ...; }; }; legacy: (target: string | undefined) => Opencode...' is missing the following properties from type 'CompatibleInput': decodeVcsDiff, decodeSessionList
|
|
sync
Type '{ protocol: Promise<ServerProtocol>; current: { health: { get: (requestOptions?: RequestOptions | undefined) => Promise<ServiceHealth>; stop: (input: HealthStopInput, requestOptions?: RequestOptions | undefined) => Promise<...>; }; ... 25 more ...; debug: { ...; }; }; legacy: (target: string | undefined) => Opencode...' is missing the following properties from type 'CompatibleInput': decodeVcsDiff, decodeSessionList
|
|
sync
@opencode-ai/app#typecheck: command (/home/runner/_work/opencode/opencode/packages/app) /home/runner/.bun/bin/bun run typecheck exited (1)
|
|
sync
Type '{ placement: "right"; openDelay: number; value: Element; class: string; children: Element; }' is not assignable to type 'IntrinsicAttributes & TooltipV2Props'.
|
|
sync
Type '{ placement: "right"; openDelay: number; value: Element; class: string; children: Element; }' is not assignable to type 'IntrinsicAttributes & TooltipV2Props'.
|
|
sync
Type '{ placement: "top"; openDelay: number; value: string | number | boolean | ArrayElement | Node | null | undefined; contentClass: string | undefined; class: string; children: Element; }' is not assignable to type 'IntrinsicAttributes & TooltipV2Props'.
|
|
sync
@opencode-ai/app#typecheck: command (/home/runner/_work/opencode/opencode/packages/app) /home/runner/.bun/bin/bun run typecheck exited (1)
|
|
sync
Type '{ class: string; placement: "top"; openDelay: number; value: string; children: Element; }' is not assignable to type 'IntrinsicAttributes & TooltipV2Props'.
|
|
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.
|