feat: Update entity handling for runtime verb parameters #305
Annotations
10 errors and 6 warnings
Run npm run lint:
src/SklEngine.ts#L9
'/home/runner/work/skl-js-engine/skl-js-engine/node_modules/axios/index.js' imported multiple times
|
Run npm run lint:
src/SklEngine.ts#L10
`axios` import should occur before import of `axios`
|
Run npm run lint:
src/SklEngine.ts#L57
All imports in the declaration are only used as types. Use `import type`
|
Run npm run lint:
src/SklEngine.ts#L57
`./storage/GroupOptionTypes` import should occur before import of `./storage/operator/Exists`
|
Run npm run lint:
src/SklEngine.ts#L58
All imports in the declaration are only used as types. Use `import type`
|
Run npm run lint:
src/SklEngine.ts#L58
`axios` import should occur before import of `jsonld`
|
Run npm run lint:
src/SklEngine.ts#L58
'/home/runner/work/skl-js-engine/skl-js-engine/node_modules/axios/index.js' imported multiple times
|
Run npm run lint:
src/SklEngine.ts#L633
Trailing spaces not allowed
|
Run npm run lint:
src/SklEngine.ts#L633
More than 1 blank line not allowed
|
Run npm run lint:
src/SklEngine.ts#L641
Expected indentation of 6 spaces but found 8
|
Run npm run lint:
src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L72
'GroupByResponse' is defined but never used
|
Run npm run lint:
src/storage/query-adapter/sparql/SparqlQueryBuilder.ts#L1012
'index' is defined but never used
|
Run npm run lint:
test/unit/SklEngine.test.ts#L95
Skipped test suite
|
Run npm run lint:
test/unit/SklEngine.test.ts#L96
'executeOperation' is assigned a value but never used
|
Run npm run lint:
test/unit/SklEngine.test.ts#L97
'setOpenapiSpec' is defined but never used
|
Run npm run lint:
test/unit/SklEngine.test.ts#L98
'executeSecuritySchemeStage' is assigned a value but never used
|
Loading