Group by fixes #297
ci.yml
on: pull_request
Matrix: test-unit
lint
29s
Matrix: test-integration-windows
Matrix: test-integration
Matrix: test-package
coveralls
0s
Annotations
37 errors and 13 warnings
test-package (macos-latest):
src/index.ts#L6
Cannot find module '@comake/skl-js-engine' or its corresponding type declarations.
|
test-package (macos-latest)
Cannot find module '@comake/skl-js-engine' or its corresponding type declarations.
|
test-package (macos-latest)
Process completed with exit code 1.
|
lint:
src/SklEngine.ts#L56
All imports in the declaration are only used as types. Use `import type`
|
lint:
src/SklEngine.ts#L56
`./storage/GroupOptionTypes` import should occur before import of `./storage/operator/Exists`
|
lint:
src/storage/GroupOptionTypes.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
lint:
src/storage/GroupOptionTypes.ts#L1
Strings must use singlequote
|
lint:
src/storage/GroupOptionTypes.ts#L11
Strings must use singlequote
|
lint:
src/storage/GroupOptionTypes.ts#L11
Strings must use singlequote
|
lint:
src/storage/query-adapter/QueryAdapter.ts#L12
All imports in the declaration are only used as types. Use `import type`
|
lint:
src/storage/query-adapter/sparql/SparqlQueryAdapter.ts#L40
All imports in the declaration are only used as types. Use `import type`
|
lint:
src/storage/query-adapter/sparql/SparqlQueryAdapter.ts#L40
`../../GroupOptionTypes` import should occur before import of `../QueryAdapter`
|
lint:
src/storage/query-adapter/sparql/SparqlQueryAdapter.ts#L221
Missing trailing comma
|
test-package (ubuntu-latest)
Cannot find module '@comake/skl-js-engine' or its corresponding type declarations.
|
test-package (ubuntu-latest):
src/index.ts#L6
Cannot find module '@comake/skl-js-engine' or its corresponding type declarations.
|
test-package (ubuntu-latest)
Process completed with exit code 1.
|
test-package (macos-12):
src/index.ts#L6
Cannot find module '@comake/skl-js-engine' or its corresponding type declarations.
|
test-package (macos-12)
Cannot find module '@comake/skl-js-engine' or its corresponding type declarations.
|
test-package (macos-12)
Process completed with exit code 1.
|
test-unit (ubuntu-latest, 18.x)
Process completed with exit code 1.
|
test-unit (ubuntu-latest, 14.x)
Process completed with exit code 1.
|
test-unit (windows-latest, 14.x)
The job was canceled because "ubuntu-latest_18_x" failed.
|
test-unit (windows-latest, 14.x)
The operation was canceled.
|
test-unit (ubuntu-latest, 18.0)
The job was canceled because "ubuntu-latest_18_x" failed.
|
test-unit (ubuntu-latest, 18.0)
The operation was canceled.
|
test-unit (windows-latest, 18.0)
The job was canceled because "ubuntu-latest_18_x" failed.
|
test-unit (windows-latest, 18.0)
The operation was canceled.
|
test-unit (ubuntu-latest, 16.0)
The job was canceled because "ubuntu-latest_18_x" failed.
|
test-unit (ubuntu-latest, 16.0)
The operation was canceled.
|
test-unit (ubuntu-latest, 16.x)
The job was canceled because "ubuntu-latest_18_x" failed.
|
test-unit (ubuntu-latest, 16.x)
The operation was canceled.
|
test-unit (windows-latest, 18.x)
The job was canceled because "ubuntu-latest_18_x" failed.
|
test-unit (windows-latest, 18.x)
The operation was canceled.
|
test-unit (windows-latest, 16.x)
The job was canceled because "ubuntu-latest_18_x" failed.
|
test-unit (windows-latest, 16.x)
The operation was canceled.
|
test-unit (windows-latest, 16.0)
The job was canceled because "ubuntu-latest_18_x" failed.
|
test-unit (windows-latest, 16.0)
The operation was canceled.
|
test-package (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L72
'GroupByResponse' is defined but never used
|
lint:
src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L1012
'index' is defined but never used
|
test-package (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-integration (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-package (macos-12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-integration (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-unit (ubuntu-latest, 18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-unit (ubuntu-latest, 14.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-package (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-integration-windows (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-integration-windows (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|