Namespace class #14
Annotations
10 errors
Run pnpm tsc:
src/lib.ts#L713
'infer' is defined as a property in class 'BaseLexiconItem<T & { type: "query"; }>', but is overridden here in 'LxQuery<T>' as an accessor.
|
Run pnpm tsc:
src/lib.ts#L650
Cannot find name 'InferType'.
|
Run pnpm tsc:
src/lib.ts#L649
Cannot find name 'InferType'.
|
Run pnpm tsc:
src/lib.ts#L649
'infer' is defined as a property in class 'BaseLexiconItem<Options & { type: "union"; refs: Refs; }>', but is overridden here in 'LxUnion<Refs, Options>' as an accessor.
|
Run pnpm tsc:
src/lib.ts#L580
Cannot find name 'InferType'.
|
Run pnpm tsc:
src/lib.ts#L579
Cannot find name 'InferType'.
|
Run pnpm tsc:
src/lib.ts#L579
'infer' is defined as a property in class 'BaseLexiconItem<ParamsResult<T>>', but is overridden here in 'LxParams<T>' as an accessor.
|
Run pnpm tsc:
src/lib.ts#L573
Property 'required' does not exist on type 'ParamsResult<T>'.
|
Run pnpm tsc:
src/lib.ts#L568
Object literal may only specify known properties, and 'type' does not exist in type 'ParamsResult<T>'.
|
Run pnpm tsc:
src/lib.ts#L188
Cannot find name 'InferType'.
|
Loading