feat: Make client compatible to latest EventSourcingDB version. #359
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors
|
QA:
node_modules/@types/glob/index.d.ts#L29
Namespace '"/home/runner/work/eventsourcingdb-client-javascript/eventsourcingdb-client-javascript/node_modules/minimatch/dist/commonjs/index"' has no exported member 'IOptions'.
|
|
QA:
node_modules/@types/glob/index.d.ts#L74
'"/home/runner/work/eventsourcingdb-client-javascript/eventsourcingdb-client-javascript/node_modules/minimatch/dist/commonjs/index"' has no exported member named 'IMinimatch'. Did you mean 'Minimatch'?
|
|
QA:
node_modules/@types/shelljs/index.d.ts#L1196
Namespace '"/home/runner/work/eventsourcingdb-client-javascript/eventsourcingdb-client-javascript/node_modules/glob/dist/commonjs/index"' has no exported member 'IOptions'.
|
|
QA:
node_modules/lru-cache/dist/commonjs/index.d.ts#L973
Property 'entries' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
QA:
node_modules/lru-cache/dist/commonjs/index.d.ts#L985
Property 'keys' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
QA:
node_modules/lru-cache/dist/commonjs/index.d.ts#L997
Property 'values' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
QA:
node_modules/lru-cache/dist/commonjs/index.d.ts#L1009
Property '[Symbol.iterator]' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
QA:
node_modules/lru-cache/dist/commonjs/index.d.ts#L1032
Property 'forEach' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
QA
Process completed with exit code 2.
|