[WIP] Enable Node.js Type Stripping #2
Closed
Annotations
10 errors
|
dataLayer/harperBridge/ResourceBridge.ts#L69
Argument of type '{ conditions: Conditions; operator: string; limit: number; offset: number; reverse: boolean; select: any; sort: Sort; allowFullScan: true; }' is not assignable to parameter of type 'Id | RequestTarget'.
|
|
components/EntryHandler.ts#L142
Argument of type '[DirectoryEntryEvent]' is not assignable to parameter of type '[entry: AddDirectoryEvent] | [entry: UnlinkDirectoryEvent]'.
|
|
components/EntryHandler.ts#L114
Argument of type '[AddFileEvent | ChangeFileEvent]' is not assignable to parameter of type '[entry: AddFileEvent] | [entry: ChangeFileEvent]'.
|
|
components/ComponentV1.ts#L101
Cannot assign to 'urlPath' because it is a read-only property.
|
|
components/Application.ts#L83
No overload matches this call.
|
|
bin/copyDb.ts#L199
Property 'encoder' does not exist on type 'Database<any, Key>'.
|
|
bin/copyDb.ts#L198
Argument of type 'OpenDBIObject' is not assignable to parameter of type 'DatabaseOptions'.
|
|
bin/copyDb.ts#L197
Property 'compression' does not exist on type 'OpenDBIObject'.
|
|
bin/copyDb.ts#L191
Property 'compression' does not exist on type 'OpenDBIObject'.
|
|
bin/copyDb.ts#L165
Argument of type 'string' is not assignable to parameter of type 'DatabaseOptions & { name: string; }'.
|
The logs for this run have expired and are no longer available.
Loading