aggregate types #503
Annotations
28 errors
build (node:20-alpine)
Property 'orderBy' of type 'OrderBy<Extract<keyof RemoveNever<{ [P in keyof T]: T[P] extends ColumnSymbols ? T[P] : never; }>, string>> | OrderBy<...>[] | undefined' is not assignable to 'string' index type '(agg: Agggregate<T>) => Filter'.
|
build (node:20-alpine)
Property 'limit' of type 'number | undefined' is not assignable to 'string' index type '(agg: Agggregate<T>) => Filter'.
|
build (node:20-alpine)
Property 'offset' of type 'number | undefined' is not assignable to 'string' index type '(agg: Agggregate<T>) => Filter'.
|
build (node:20-alpine)
Property 'where' of type '((table: RemoveNeverFlat<{ [K in keyof T]: T[K] extends StringColumnTypeDef<infer M> ? StringColumnType<M> : T[K] extends UuidColumnTypeDef<infer M> ? UuidColumnType<...> : T[K] extends NumericColumnTypeDef<...> ? NumericColumnType<...> : T[K] extends DateColumnTypeDef<...> ? DateColumnType<...> : T[K] extends DateW...' is not assignable to 'string' index type '(agg: Agggregate<T>) => Filter'.
|
build (node:20-alpine)
'infer' declarations are only permitted in the 'extends' clause of a conditional type.
|
build (node:20-alpine)
'infer' declarations are only permitted in the 'extends' clause of a conditional type.
|
build (node:20-alpine)
'infer' declarations are only permitted in the 'extends' clause of a conditional type.
|
build (node:20-alpine)
'infer' declarations are only permitted in the 'extends' clause of a conditional type.
|
build (node:20-alpine)
Process completed with exit code 2.
|
build (node:18-alpine)
Property 'orderBy' of type 'OrderBy<Extract<keyof RemoveNever<{ [P in keyof T]: T[P] extends ColumnSymbols ? T[P] : never; }>, string>> | OrderBy<...>[] | undefined' is not assignable to 'string' index type '(agg: Agggregate<T>) => Filter'.
|
build (node:18-alpine)
Property 'limit' of type 'number | undefined' is not assignable to 'string' index type '(agg: Agggregate<T>) => Filter'.
|
build (node:18-alpine)
Property 'offset' of type 'number | undefined' is not assignable to 'string' index type '(agg: Agggregate<T>) => Filter'.
|
build (node:18-alpine)
Property 'where' of type '((table: RemoveNeverFlat<{ [K in keyof T]: T[K] extends StringColumnTypeDef<infer M> ? StringColumnType<M> : T[K] extends UuidColumnTypeDef<infer M> ? UuidColumnType<...> : T[K] extends NumericColumnTypeDef<...> ? NumericColumnType<...> : T[K] extends DateColumnTypeDef<...> ? DateColumnType<...> : T[K] extends DateW...' is not assignable to 'string' index type '(agg: Agggregate<T>) => Filter'.
|
build (node:18-alpine)
'infer' declarations are only permitted in the 'extends' clause of a conditional type.
|
build (node:18-alpine)
'infer' declarations are only permitted in the 'extends' clause of a conditional type.
|
build (node:18-alpine)
'infer' declarations are only permitted in the 'extends' clause of a conditional type.
|
build (node:18-alpine)
'infer' declarations are only permitted in the 'extends' clause of a conditional type.
|
build (node:18-alpine)
Process completed with exit code 2.
|
build (node:16-alpine)
The job was canceled because "node_20-alpine" failed.
|
build (node:16-alpine)
Property 'orderBy' of type 'OrderBy<Extract<keyof RemoveNever<{ [P in keyof T]: T[P] extends ColumnSymbols ? T[P] : never; }>, string>> | OrderBy<...>[] | undefined' is not assignable to 'string' index type '(agg: Agggregate<T>) => Filter'.
|
build (node:16-alpine)
Property 'limit' of type 'number | undefined' is not assignable to 'string' index type '(agg: Agggregate<T>) => Filter'.
|
build (node:16-alpine)
Property 'offset' of type 'number | undefined' is not assignable to 'string' index type '(agg: Agggregate<T>) => Filter'.
|
build (node:16-alpine)
Property 'where' of type '((table: RemoveNeverFlat<{ [K in keyof T]: T[K] extends StringColumnTypeDef<infer M> ? StringColumnType<M> : T[K] extends UuidColumnTypeDef<infer M> ? UuidColumnType<...> : T[K] extends NumericColumnTypeDef<...> ? NumericColumnType<...> : T[K] extends DateColumnTypeDef<...> ? DateColumnType<...> : T[K] extends DateW...' is not assignable to 'string' index type '(agg: Agggregate<T>) => Filter'.
|
build (node:16-alpine)
'infer' declarations are only permitted in the 'extends' clause of a conditional type.
|
build (node:16-alpine)
'infer' declarations are only permitted in the 'extends' clause of a conditional type.
|
build (node:16-alpine)
'infer' declarations are only permitted in the 'extends' clause of a conditional type.
|
build (node:16-alpine)
'infer' declarations are only permitted in the 'extends' clause of a conditional type.
|
build (node:16-alpine)
Process completed with exit code 2.
|