fix(deps): update comunica monorepo packages to v3 #827
Annotations
10 errors and 1 warning
Install dependencies:
engines/query-sparql-file-reasoning/lib/CliArgsHandlerReasoning.ts#L9
Property 'populateYargs' in type 'CliArgsHandlerReasoning' is not assignable to the same property in base type 'ICliArgsHandler'.
|
Install dependencies:
engines/query-sparql-reasoning/lib/CliArgsHandlerReasoning.ts#L9
Property 'populateYargs' in type 'CliArgsHandlerReasoning' is not assignable to the same property in base type 'ICliArgsHandler'.
|
Install dependencies:
packages/actor-rdf-reason-rule-restriction/lib/ActorRdfReasonRuleRestriction.ts#L37
Property '[Symbol.asyncIterator]' is missing in type 'ClonedIterator<Quad>' but required in type 'AsyncIterator<Quad>'.
|
Install dependencies:
packages/actor-rdf-update-quads-intercept-reasoned/lib/ActorRdfUpdateQuadsInterceptReasoned.ts#L75
Type 'ClonedIterator<Quad> | undefined' is not assignable to type 'AsyncIterator<Quad> | undefined'.
|
Install dependencies:
packages/bus-rdf-reason/lib/ActorRdfReason.ts#L1
Module '"@comunica/context-entries"' has no exported member 'KeysRdfResolveQuadPattern'.
|
Install dependencies:
packages/bus-rdf-reason/lib/ActorRdfReason.ts#L6
Module '"@comunica/types"' has no exported member 'IDataSource'.
|
Install dependencies:
packages/reasoning-mocks/lib/index.ts#L4
The inferred type of 'actorParams' cannot be named without a reference to 'rdf-parse/node_modules/@comunica/core'. This is likely not portable. A type annotation is necessary.
|
Install dependencies:
packages/reasoning-mocks/lib/mediatorRdfResolveQuadPattern.ts#L2
Module '"@comunica/context-entries"' has no exported member 'KeysRdfResolveQuadPattern'.
|
Install dependencies:
packages/reasoning-mocks/lib/mediatorRdfResolveQuadPattern.ts#L33
The inferred type of 'mediatorRdfResolveQuadPattern' cannot be named without a reference to 'rdf-parse/node_modules/@comunica/core'. This is likely not portable. A type annotation is necessary.
|
Install dependencies:
packages/reasoning-mocks/lib/mediatorRdfResolveQuadPattern.ts#L33
Argument of type 'typeof MyActor' is not assignable to parameter of type 'new (args: { name: string; bus: Bus<Actor<any, IActorTest, any>, any, IActorTest, any>; }) => Actor<any, IActorTest, any>'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading