feat/sparql-in-memory #248
ci.yml
on: pull_request
Matrix: test-unit
lint
46s
Matrix: test-integration-windows
Matrix: test-integration
Matrix: test-package
coveralls
3s
Annotations
6 errors
test-package (ubuntu-latest):
src/index.ts#L16
Argument of type '{ type: "memory"; schemas: Entity[]; }' is not assignable to parameter of type 'SklEngineOptions'.
|
test-package (ubuntu-latest)
Process completed with exit code 1.
|
test-package (macos-latest):
src/index.ts#L16
Argument of type '{ type: "memory"; schemas: Entity[]; }' is not assignable to parameter of type 'SklEngineOptions'.
|
test-package (macos-latest)
Process completed with exit code 1.
|
test-package (macos-12):
src/index.ts#L16
Argument of type '{ type: "memory"; schemas: Entity[]; }' is not assignable to parameter of type 'SklEngineOptions'.
|
test-package (macos-12)
Process completed with exit code 1.
|