Integration test overhaul #99
Annotations
30 errors
|
Unit Test (Node.js v22):
dataLayer/harperBridge/ResourceBridge.ts#L137
Property 'dropAttribute' in type 'ResourceBridge' is not assignable to the same property in base type 'LMDBBridge'.
|
|
Unit Test (Node.js v22):
dataLayer/harperBridge/ResourceBridge.ts#L127
Property 'createAttribute' in type 'ResourceBridge' is not assignable to the same property in base type 'LMDBBridge'.
|
|
Unit Test (Node.js v22):
dataLayer/harperBridge/ResourceBridge.ts#L69
Argument of type '{ conditions: Conditions; operator: string; limit: number; offset: number; reverse: boolean; select: any; sort: Sort<any>; allowFullScan: true; }' is not assignable to parameter of type 'Id | RequestTarget'.
|
|
Unit Test (Node.js v22):
components/ComponentV1.ts#L101
Cannot assign to 'urlPath' because it is a read-only property.
|
|
Unit Test (Node.js v22):
components/Application.ts#L126
No overload matches this call.
|
|
Unit Test (Node.js v22):
bin/copyDb.ts#L195
Property 'encoder' does not exist on type 'Database<any, Key>'.
|
|
Unit Test (Node.js v22):
bin/copyDb.ts#L194
Argument of type 'OpenDBIObject' is not assignable to parameter of type 'DatabaseOptions'.
|
|
Unit Test (Node.js v22):
bin/copyDb.ts#L193
Property 'compression' does not exist on type 'OpenDBIObject'.
|
|
Unit Test (Node.js v22):
bin/copyDb.ts#L187
Property 'compression' does not exist on type 'OpenDBIObject'.
|
|
Unit Test (Node.js v22):
bin/copyDb.ts#L161
Argument of type 'string' is not assignable to parameter of type 'DatabaseOptions & { name: string; }'.
|
|
Unit Test (Node.js v20):
dataLayer/harperBridge/ResourceBridge.ts#L137
Property 'dropAttribute' in type 'ResourceBridge' is not assignable to the same property in base type 'LMDBBridge'.
|
|
Unit Test (Node.js v20):
dataLayer/harperBridge/ResourceBridge.ts#L127
Property 'createAttribute' in type 'ResourceBridge' is not assignable to the same property in base type 'LMDBBridge'.
|
|
Unit Test (Node.js v20):
dataLayer/harperBridge/ResourceBridge.ts#L69
Argument of type '{ conditions: Conditions; operator: string; limit: number; offset: number; reverse: boolean; select: any; sort: Sort<any>; allowFullScan: true; }' is not assignable to parameter of type 'Id | RequestTarget'.
|
|
Unit Test (Node.js v20):
components/ComponentV1.ts#L101
Cannot assign to 'urlPath' because it is a read-only property.
|
|
Unit Test (Node.js v20):
components/Application.ts#L126
No overload matches this call.
|
|
Unit Test (Node.js v20):
bin/copyDb.ts#L195
Property 'encoder' does not exist on type 'Database<any, Key>'.
|
|
Unit Test (Node.js v20):
bin/copyDb.ts#L194
Argument of type 'OpenDBIObject' is not assignable to parameter of type 'DatabaseOptions'.
|
|
Unit Test (Node.js v20):
bin/copyDb.ts#L193
Property 'compression' does not exist on type 'OpenDBIObject'.
|
|
Unit Test (Node.js v20):
bin/copyDb.ts#L187
Property 'compression' does not exist on type 'OpenDBIObject'.
|
|
Unit Test (Node.js v20):
bin/copyDb.ts#L161
Argument of type 'string' is not assignable to parameter of type 'DatabaseOptions & { name: string; }'.
|
|
Unit Test (Node.js v24):
dataLayer/harperBridge/ResourceBridge.ts#L137
Property 'dropAttribute' in type 'ResourceBridge' is not assignable to the same property in base type 'LMDBBridge'.
|
|
Unit Test (Node.js v24):
dataLayer/harperBridge/ResourceBridge.ts#L127
Property 'createAttribute' in type 'ResourceBridge' is not assignable to the same property in base type 'LMDBBridge'.
|
|
Unit Test (Node.js v24):
dataLayer/harperBridge/ResourceBridge.ts#L69
Argument of type '{ conditions: Conditions; operator: string; limit: number; offset: number; reverse: boolean; select: any; sort: Sort<any>; allowFullScan: true; }' is not assignable to parameter of type 'Id | RequestTarget'.
|
|
Unit Test (Node.js v24):
components/ComponentV1.ts#L101
Cannot assign to 'urlPath' because it is a read-only property.
|
|
Unit Test (Node.js v24):
components/Application.ts#L126
No overload matches this call.
|
|
Unit Test (Node.js v24):
bin/copyDb.ts#L195
Property 'encoder' does not exist on type 'Database<any, Key>'.
|
|
Unit Test (Node.js v24):
bin/copyDb.ts#L194
Argument of type 'OpenDBIObject' is not assignable to parameter of type 'DatabaseOptions'.
|
|
Unit Test (Node.js v24):
bin/copyDb.ts#L193
Property 'compression' does not exist on type 'OpenDBIObject'.
|
|
Unit Test (Node.js v24):
bin/copyDb.ts#L187
Property 'compression' does not exist on type 'OpenDBIObject'.
|
|
Unit Test (Node.js v24):
bin/copyDb.ts#L161
Argument of type 'string' is not assignable to parameter of type 'DatabaseOptions & { name: string; }'.
|