Skip to content

Merge pull request #57 from comake/engine-updates #314

Merge pull request #57 from comake/engine-updates

Merge pull request #57 from comake/engine-updates #314

Triggered via push January 16, 2025 07:05
Status Failure
Total duration 3m 29s
Artifacts

ci.yml

on: push
Matrix: test-unit
Matrix: test-integration-windows
Matrix: test-integration
Matrix: test-package
coveralls
0s
coveralls
Fit to window
Zoom out
Zoom in

Annotations

59 errors and 15 warnings
test-package (macos-12)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
test-package (macos-12)
GitHub Actions has encountered an internal error when running your job.
test-unit (ubuntu-latest, 14.x)
Process completed with exit code 1.
test-unit (windows-latest, 16.x)
The job was canceled because "ubuntu-latest_14_x" failed.
test-unit (windows-latest, 16.x)
The operation was canceled.
test-unit (windows-latest, 18.0)
The job was canceled because "ubuntu-latest_14_x" failed.
test-unit (windows-latest, 18.0)
The operation was canceled.
test-unit (windows-latest, 16.0)
The job was canceled because "ubuntu-latest_14_x" failed.
test-unit (windows-latest, 16.0)
The operation was canceled.
test-unit (windows-latest, 18.x)
The job was canceled because "ubuntu-latest_14_x" failed.
test-unit (windows-latest, 18.x)
The operation was canceled.
test-unit (windows-latest, 14.x)
The job was canceled because "ubuntu-latest_14_x" failed.
test-unit (windows-latest, 14.x)
The operation was canceled.
test-unit (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_14_x" failed.
test-unit (ubuntu-latest, 18.x): src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L296
Argument of type '{ type: "bind"; expression: Expression; variable: Variable; }' is not assignable to parameter of type 'Pattern'.
test-unit (ubuntu-latest, 18.x): src/util/SparqlUtil.ts#L295
Type 'import("/home/runner/work/skl-js-engine/skl-js-engine/node_modules/@types/sparqljs/index").Variable' is not assignable to type 'import("/home/runner/work/skl-js-engine/skl-js-engine/node_modules/@rdfjs/types/data-model").Variable'.
test-unit (ubuntu-latest, 18.x)
The operation was canceled.
test-unit (ubuntu-latest, 16.x)
The job was canceled because "ubuntu-latest_14_x" failed.
test-unit (ubuntu-latest, 16.x): src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L296
Argument of type '{ type: "bind"; expression: Expression; variable: Variable; }' is not assignable to parameter of type 'Pattern'.
test-unit (ubuntu-latest, 16.x): src/util/SparqlUtil.ts#L295
Type 'import("/home/runner/work/skl-js-engine/skl-js-engine/node_modules/@types/sparqljs/index").Variable' is not assignable to type 'import("/home/runner/work/skl-js-engine/skl-js-engine/node_modules/@rdfjs/types/data-model").Variable'.
test-unit (ubuntu-latest, 16.x)
The operation was canceled.
test-unit (ubuntu-latest, 16.0)
The job was canceled because "ubuntu-latest_14_x" failed.
test-unit (ubuntu-latest, 16.0): src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L296
Argument of type '{ type: "bind"; expression: Expression; variable: Variable; }' is not assignable to parameter of type 'Pattern'.
test-unit (ubuntu-latest, 16.0): src/util/SparqlUtil.ts#L295
Type 'import("/home/runner/work/skl-js-engine/skl-js-engine/node_modules/@types/sparqljs/index").Variable' is not assignable to type 'import("/home/runner/work/skl-js-engine/skl-js-engine/node_modules/@rdfjs/types/data-model").Variable'.
test-unit (ubuntu-latest, 16.0)
The operation was canceled.
test-unit (ubuntu-latest, 18.0)
The job was canceled because "ubuntu-latest_14_x" failed.
test-unit (ubuntu-latest, 18.0): src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L296
Argument of type '{ type: "bind"; expression: Expression; variable: Variable; }' is not assignable to parameter of type 'Pattern'.
test-unit (ubuntu-latest, 18.0): src/util/SparqlUtil.ts#L295
Type 'import("/home/runner/work/skl-js-engine/skl-js-engine/node_modules/@types/sparqljs/index").Variable' is not assignable to type 'import("/home/runner/work/skl-js-engine/skl-js-engine/node_modules/@rdfjs/types/data-model").Variable'.
test-unit (ubuntu-latest, 18.0)
The operation was canceled.
test-package (ubuntu-latest): src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L296
Argument of type '{ type: "bind"; expression: Expression; variable: Variable; }' is not assignable to parameter of type 'Pattern'.
test-package (ubuntu-latest): src/util/SparqlUtil.ts#L295
Type 'import("/home/runner/work/skl-js-engine/skl-js-engine/node_modules/@types/sparqljs/index").Variable' is not assignable to type 'import("/home/runner/work/skl-js-engine/skl-js-engine/node_modules/@rdfjs/types/data-model").Variable'.
test-package (ubuntu-latest)
Process completed with exit code 2.
test-integration (18.x): src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L296
Argument of type '{ type: "bind"; expression: Expression; variable: Variable; }' is not assignable to parameter of type 'Pattern'.
test-integration (18.x): src/util/SparqlUtil.ts#L295
Type 'import("/home/runner/work/skl-js-engine/skl-js-engine/node_modules/@types/sparqljs/index").Variable' is not assignable to type 'import("/home/runner/work/skl-js-engine/skl-js-engine/node_modules/@rdfjs/types/data-model").Variable'.
test-integration (18.x)
Process completed with exit code 2.
test-integration (16.x): src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L296
Argument of type '{ type: "bind"; expression: Expression; variable: Variable; }' is not assignable to parameter of type 'Pattern'.
test-integration (16.x): src/util/SparqlUtil.ts#L295
Type 'import("/home/runner/work/skl-js-engine/skl-js-engine/node_modules/@types/sparqljs/index").Variable' is not assignable to type 'import("/home/runner/work/skl-js-engine/skl-js-engine/node_modules/@rdfjs/types/data-model").Variable'.
test-integration (16.x)
Process completed with exit code 2.
lint: src/SklEngine.ts#L9
'/home/runner/work/skl-js-engine/skl-js-engine/node_modules/axios/index.js' imported multiple times
lint: src/SklEngine.ts#L10
`axios` import should occur before import of `axios`
lint: src/SklEngine.ts#L57
All imports in the declaration are only used as types. Use `import type`
lint: src/SklEngine.ts#L57
`./storage/GroupOptionTypes` import should occur before import of `./storage/operator/Exists`
lint: src/SklEngine.ts#L58
All imports in the declaration are only used as types. Use `import type`
lint: src/SklEngine.ts#L58
`axios` import should occur before import of `jsonld`
lint: src/SklEngine.ts#L58
'/home/runner/work/skl-js-engine/skl-js-engine/node_modules/axios/index.js' imported multiple times
lint: src/SklEngine.ts#L633
Trailing spaces not allowed
lint: src/SklEngine.ts#L633
More than 1 blank line not allowed
lint: src/SklEngine.ts#L641
Expected indentation of 6 spaces but found 8
test-integration-windows (18.x): src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L296
Argument of type '{ type: "bind"; expression: Expression; variable: Variable; }' is not assignable to parameter of type 'Pattern'.
test-integration-windows (18.x): src/util/SparqlUtil.ts#L295
Type 'import("D:/a/skl-js-engine/skl-js-engine/node_modules/@types/sparqljs/index").Variable' is not assignable to type 'import("D:/a/skl-js-engine/skl-js-engine/node_modules/@rdfjs/types/data-model").Variable'.
test-integration-windows (18.x)
Process completed with exit code 1.
test-integration-windows (16.x)
The job was canceled because "_18_x" failed.
test-integration-windows (16.x)
The operation was canceled.
test-package (windows-latest): src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L296
Argument of type '{ type: "bind"; expression: Expression; variable: Variable; }' is not assignable to parameter of type 'Pattern'.
test-package (windows-latest): src/util/SparqlUtil.ts#L295
Type 'import("D:/a/skl-js-engine/skl-js-engine/node_modules/@types/sparqljs/index").Variable' is not assignable to type 'import("D:/a/skl-js-engine/skl-js-engine/node_modules/@rdfjs/types/data-model").Variable'.
test-package (windows-latest)
Process completed with exit code 1.
test-package (macos-latest): src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L296
Argument of type '{ type: "bind"; expression: Expression; variable: Variable; }' is not assignable to parameter of type 'Pattern'.
test-package (macos-latest): src/util/SparqlUtil.ts#L295
Type 'import("/Users/runner/work/skl-js-engine/skl-js-engine/node_modules/@types/sparqljs/index").Variable' is not assignable to type 'import("/Users/runner/work/skl-js-engine/skl-js-engine/node_modules/@rdfjs/types/data-model").Variable'.
test-package (macos-latest)
Process completed with exit code 2.
test-unit (ubuntu-latest, 14.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-package (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-integration (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-integration (16.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L68
'BindPattern' is defined but never used
lint: src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L73
'GroupByResponse' is defined but never used
lint: src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L249
'selectVariables' is defined but never used
lint: src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L302
'_' is assigned a value but never used
lint: src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L1096
'index' is defined but never used
lint: test/unit/SklEngine.test.ts#L95
Skipped test suite
lint: test/unit/SklEngine.test.ts#L96
'executeOperation' is assigned a value but never used
lint: test/unit/SklEngine.test.ts#L97
'setOpenapiSpec' is defined but never used
lint: test/unit/SklEngine.test.ts#L98
'executeSecuritySchemeStage' is assigned a value but never used