Skip to content

temp

temp #297

Triggered via push June 25, 2025 15:07
Status Failure
Total duration 5m 29s
Artifacts

ci.yml

on: push
Prepare documentation
46s
Prepare documentation
Matrix: spec
Matrix: test
Matrix: tooling
Publish documentation
0s
Publish documentation
Fit to window
Zoom out
Zoom in

Annotations

250 errors
spec (22.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
spec (22.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
spec (22.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
spec (22.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
spec (22.x, ubuntu-latest): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (22.x, ubuntu-latest): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (22.x, ubuntu-latest): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
spec (22.x, ubuntu-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
spec (22.x, ubuntu-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
test (22.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
test (22.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
test (22.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
test (22.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
test (22.x, ubuntu-latest): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
test (22.x, ubuntu-latest): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
test (22.x, ubuntu-latest): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
test (22.x, ubuntu-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
test (22.x, ubuntu-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
spec (18.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
spec (18.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
spec (18.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
spec (18.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
spec (18.x, ubuntu-latest): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (18.x, ubuntu-latest): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (18.x, ubuntu-latest): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
spec (18.x, ubuntu-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
spec (18.x, ubuntu-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
test (18.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
test (18.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
test (18.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
test (18.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
test (18.x, ubuntu-latest): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
test (18.x, ubuntu-latest): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
test (18.x, ubuntu-latest): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
test (18.x, ubuntu-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
test (18.x, ubuntu-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
tooling (22.x): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
tooling (22.x): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
tooling (22.x): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
tooling (22.x): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
tooling (22.x): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
tooling (22.x): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
tooling (22.x): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
tooling (22.x): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L215
This expression is not callable.
tooling (22.x): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
tooling (22.x): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
tooling (18.x): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
tooling (18.x): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
tooling (18.x): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
tooling (18.x): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
tooling (18.x): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
tooling (18.x): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
tooling (18.x): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
tooling (18.x): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L215
This expression is not callable.
tooling (18.x): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
tooling (18.x): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
Prepare documentation: packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
Prepare documentation: packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
Prepare documentation: packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
Prepare documentation: packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
Prepare documentation: packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
Prepare documentation: packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
Prepare documentation: packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
Prepare documentation: packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
Prepare documentation: packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
test (20.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
test (20.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
test (20.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
test (20.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
test (20.x, ubuntu-latest): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
test (20.x, ubuntu-latest): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
test (20.x, ubuntu-latest): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
test (20.x, ubuntu-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
test (20.x, ubuntu-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
spec (22.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
spec (22.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
spec (22.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
spec (22.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
spec (22.x, macos-latest): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (22.x, macos-latest): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (22.x, macos-latest): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
spec (22.x, macos-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
spec (22.x, macos-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
spec (20.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
spec (20.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
spec (20.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
spec (20.x, ubuntu-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
spec (20.x, ubuntu-latest): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (20.x, ubuntu-latest): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (20.x, ubuntu-latest): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
spec (20.x, ubuntu-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
spec (20.x, ubuntu-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
tooling (20.x): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
tooling (20.x): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
tooling (20.x): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
tooling (20.x): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
tooling (20.x): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
tooling (20.x): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
tooling (20.x): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
tooling (20.x): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L215
This expression is not callable.
tooling (20.x): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
tooling (20.x): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
spec (18.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
spec (18.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
spec (18.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
spec (18.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
spec (18.x, macos-latest): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (18.x, macos-latest): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (18.x, macos-latest): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
spec (18.x, macos-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
spec (18.x, macos-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
test (22.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
test (22.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
test (22.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
test (22.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
test (22.x, macos-latest): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
test (22.x, macos-latest): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
test (22.x, macos-latest): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
test (22.x, macos-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
test (22.x, macos-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
test (20.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
test (20.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
test (20.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
test (20.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
test (20.x, macos-latest): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
test (20.x, macos-latest): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
test (20.x, macos-latest): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
test (20.x, macos-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
test (20.x, macos-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
test (20.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
test (20.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
test (20.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
test (20.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
test (20.x, windows-latest): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
test (20.x, windows-latest): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
test (20.x, windows-latest): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
test (20.x, windows-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
test (20.x, windows-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
spec (22.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
spec (22.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
spec (22.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
spec (22.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
spec (22.x, windows-latest): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (22.x, windows-latest): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (22.x, windows-latest): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
spec (22.x, windows-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
spec (22.x, windows-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
test (18.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
test (18.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
test (18.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
test (18.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
test (18.x, macos-latest): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
test (18.x, macos-latest): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
test (18.x, macos-latest): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
test (18.x, macos-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
test (18.x, macos-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
spec (20.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
spec (20.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
spec (20.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
spec (20.x, macos-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
spec (20.x, macos-latest): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (20.x, macos-latest): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (20.x, macos-latest): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
spec (20.x, macos-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
spec (20.x, macos-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
test (22.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
test (22.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
test (22.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
test (22.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
test (22.x, windows-latest): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
test (22.x, windows-latest): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
test (22.x, windows-latest): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
test (22.x, windows-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
test (22.x, windows-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
spec (18.x, macos-13): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
spec (18.x, macos-13): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
spec (18.x, macos-13): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
spec (18.x, macos-13): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
spec (18.x, macos-13): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (18.x, macos-13): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (18.x, macos-13): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
spec (18.x, macos-13): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
spec (18.x, macos-13): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
test (18.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
test (18.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
test (18.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
test (18.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
test (18.x, windows-latest): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
test (18.x, windows-latest): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
test (18.x, windows-latest): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
test (18.x, windows-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
test (18.x, windows-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
spec (20.x, macos-13): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
spec (20.x, macos-13): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
spec (20.x, macos-13): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
spec (20.x, macos-13): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
spec (20.x, macos-13): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (20.x, macos-13): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (20.x, macos-13): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
spec (20.x, macos-13): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
spec (20.x, macos-13): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
spec (22.x, macos-13): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
spec (22.x, macos-13): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
spec (22.x, macos-13): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
spec (22.x, macos-13): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
spec (22.x, macos-13): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (22.x, macos-13): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (22.x, macos-13): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
spec (22.x, macos-13): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
spec (22.x, macos-13): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
spec (20.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
spec (20.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
spec (20.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
spec (20.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
spec (20.x, windows-latest): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (20.x, windows-latest): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (20.x, windows-latest): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
spec (20.x, windows-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
spec (20.x, windows-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.
spec (18.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L63
Object literal may only specify known properties, and 'i0' does not exist in type '{ operation: UpdateOperation; context: ContextDefinition[]; }'.
spec (18.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/updateUnit/updateUnit.ts#L48
Type '{ readonly name: "update"; readonly impl: ({ SUBRULE, SUBRULE1, SUBRULE2, CONSUME, OPTION1, MANY }: ImplArgs) => () => { type: "update"; updates: { operation: UpdateOperation; context: ContextDefinition[]; }[]; }; readonly gImpl: () => () => string; }' is not assignable to type 'SparqlRule<"update", ContextDefinition[] | Update>'.
spec (18.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L151
Property 'loc' does not exist on type 'Ordering'.
spec (18.x, windows-latest): packages/rules-sparql-1-1/lib/grammar/solutionModifier.ts#L62
Property 'loc' does not exist on type 'Expression | SolutionModifierGroupBind'.
spec (18.x, windows-latest): packages/rules-sparql-1-1/lib/factory.ts#L743
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (18.x, windows-latest): packages/rules-sparql-1-1/lib/factory.ts#L742
Type 'Quads[] | undefined' is not assignable to type 'Quads[]'.
spec (18.x, windows-latest): packages/rules-sparql-1-1/lib/factory.ts#L620
No overload matches this call.
spec (18.x, windows-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L184
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression, Expression] | [Expression, Expression, Expression, Expression]>'.
spec (18.x, windows-latest): packages/rules-sparql-1-1/lib/expressionHelpers.ts#L145
Type '(C: SparqlContext) => Node & { type: "expression"; } & { expressionType: "operation"; operator: string; args: Expression[]; } & { args: [Expression, Expression, ...Expression[]]; }' is not assignable to type '(context: SparqlContext, params: undefined) => ExpressionFunctionX<[Expression, Expression] | [Expression, Expression, Expression]>'.