Update Comunica monorepo packages #393
Annotations
10 errors and 2 warnings
Install dependencies:
packages/actor-guard-naive/lib/ActorGuardNaive.ts#L20
Property 'test' in type 'ActorGuardNaive' is not assignable to the same property in base type 'ActorGuard'.
|
Install dependencies:
packages/actor-query-operation-incremental-distinct-hash/lib/ActorQueryOperationIncrementalDistinctHash.ts#L20
Property 'testOperation' in type 'ActorQueryOperationIncrementalDistinctHash' is not assignable to the same property in base type 'ActorQueryOperationTypedMediated<Distinct, undefined>'.
|
Install dependencies:
packages/actor-query-operation-incremental-distinct-hash/lib/ActorQueryOperationIncrementalDistinctHash.ts#L25
Property 'getSafeBindings' does not exist on type 'typeof ActorQueryOperation'.
|
Install dependencies:
packages/actor-query-operation-incremental-distinct-hash/lib/ActorQueryOperationIncrementalDistinctHash.ts#L28
Conversion of type 'AsyncIterator<Bindings>' to type 'BindingsStream' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Install dependencies:
packages/actor-query-operation-incremental-distinct-hash/lib/ActorQueryOperationIncrementalDistinctHash.ts#L33
Type 'import("/home/runner/work/incremunica/incremunica/packages/incremental-types/lib/Bindings").BindingsStream' is not assignable to type 'import("/home/runner/work/incremunica/incremunica/node_modules/@comunica/types/lib/Bindings").BindingsStream'.
|
Install dependencies:
packages/actor-query-operation-incremental-filter/lib/ActorQueryOperationIncrementalFilter.ts#L4
Module '"@comunica/bus-query-operation"' has no exported member 'materializeOperation'.
|
Install dependencies:
packages/actor-query-operation-incremental-filter/lib/ActorQueryOperationIncrementalFilter.ts#L23
Property 'testOperation' in type 'ActorQueryOperationIncrementalFilter' is not assignable to the same property in base type 'ActorQueryOperationTypedMediated<Filter, undefined>'.
|
Install dependencies:
packages/actor-query-operation-incremental-filter/lib/ActorQueryOperationIncrementalFilter.ts#L30
Property 'getAsyncExpressionContext' does not exist on type 'typeof ActorQueryOperation'.
|
Install dependencies:
packages/actor-query-operation-incremental-filter/lib/ActorQueryOperationIncrementalFilter.ts#L55
Property 'getSafeBindings' does not exist on type 'typeof ActorQueryOperation'.
|
Install dependencies:
packages/actor-query-operation-incremental-filter/lib/ActorQueryOperationIncrementalFilter.ts#L56
Property 'validateQueryOutput' does not exist on type 'typeof ActorQueryOperation'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading