[DRIZZ-40] Rest RPC #25
Annotations
10 errors
|
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
@kivotos/core#typecheck: command (/home/runner/work/kivotos/kivotos/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
|
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>'.
|