Skip to content

[DRIZZ-40] Rest RPC #24

[DRIZZ-40] Rest RPC

[DRIZZ-40] Rest RPC #24

Triggered via pull request May 20, 2025 05:22
Status Failure
Total duration 40s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci
@kivotos/core#typecheck: command (/home/runner/work/kivotos/kivotos/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
ci
Type 'number[]' has no properties in common with type '{ connect?: number[] | undefined; }'.
ci
Type 'number' has no properties in common with type '{ connect?: number | undefined; }'.
ci
Type '{ nameField: string; }[]' has no properties in common with type '{ create?: { nameField: string; }[] | undefined; }'.
ci
Object literal may only specify known properties, and 'nameField' does not exist in type '{ create?: { nameField: string; } | undefined; disconnect?: number | undefined; }'.
ci
Object literal may only specify known properties, and 'nameField' does not exist in type '{ create?: { nameField: string; } | undefined; }'.
ci
Argument of type '{ [x: string]: string; } | undefined' is not assignable to parameter of type 'Record<string, string>'.
ci
Argument of type '{ [x: string]: string; } | undefined' is not assignable to parameter of type 'Record<string, string>'.
ci
Argument of type '{ [x: string]: string; } | undefined' is not assignable to parameter of type 'Record<string, string>'.
ci
Argument of type '{ [x: string]: string; } | undefined' is not assignable to parameter of type 'Record<string, string>'.