WIP Authentication #9
Annotations
10 errors
|
ci
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
ci
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
ci
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
ci
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
ci
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
ci
This JSX tag requires the module path 'react/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
|
|
ci
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
|
ci
Type 'Collection<"authors", "authors", typeof import("/home/runner/work/kivotos/kivotos/packages/core/src/core/__mocks__/complex-schema"), { example: string; db: NodePgDatabase<typeof import("/home/runner/work/kivotos/kivotos/packages/core/src/core/__mocks__/complex-schema")>; }, FieldsWithFieldName<...>, ApiRouter<...>>' is not assignable to type 'Collection'.
|
|
ci
Conversion of type 'Omit<TField & { label: string; placeholder: string; }, any>' to type 'FieldClient' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
ci
@kivotos/core#typecheck: command (/home/runner/work/kivotos/kivotos/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|