Skip to content

[DRIZZ-54] Collection Records Display #27

[DRIZZ-54] Collection Records Display

[DRIZZ-54] Collection Records Display #27

Triggered via pull request May 20, 2025 06:48
Status Failure
Total duration 48s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci
Cannot find module '~/core/spec' or its corresponding type declarations.
ci
Type '(args: ServerApiHandlerArgs<TContext, TFields> & ApiUpdateArgs<TFields>) => Promise<string | number>' is not assignable to type 'ApiUpdateHandler<TContext, TFields>'.
ci
Type '(args: ServerApiHandlerArgs<TContext, TFields> & ApiCreateArgs<TFields>) => Promise<string | number>' is not assignable to type 'ApiCreateHandler<TContext, TFields>'.
ci
Type 'number[]' has no properties in common with type '{ connect?: number[] | undefined; disconnect?: number[] | undefined; }'.
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
@kivotos/core#typecheck: command (/home/runner/work/kivotos/kivotos/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)