Skip to content

Merge pull request #54 from comake/feat/getOpenApiRuntimeAuthorization #304

Merge pull request #54 from comake/feat/getOpenApiRuntimeAuthorization

Merge pull request #54 from comake/feat/getOpenApiRuntimeAuthorization #304

Triggered via push November 11, 2024 14:23
Status Failure
Total duration 1m 31s
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

41 errors and 15 warnings
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#L838
This line has a length of 214. Maximum allowed is 120
lint: src/SklEngine.ts#L920
Unexpected `await` of a non-Promise (non-"Thenable") value
lint: src/SklEngine.ts#L928
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-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.
test-integration (18.x)
Process completed with exit code 1.
test-integration (16.x)
The job was canceled because "_18_x" failed.
test-integration (16.x)
The operation was canceled.
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)
The job was canceled because "ubuntu-latest_18_x" failed.
test-unit (ubuntu-latest, 14.x)
Process completed with exit code 1.
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-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, 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, 16.x)
The job was canceled because "ubuntu-latest_18_x" failed.
test-unit (ubuntu-latest, 16.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 (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 (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 (windows-latest, 18.x)
The job was canceled because "ubuntu-latest_18_x" failed.
test-unit (windows-latest, 18.x)
The operation was canceled.
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
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
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-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/
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-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-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-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 (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-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/