Feat/ddo handler #105
Triggered via pull request
February 18, 2025 10:31
Status
Failure
Total duration
10m 31s
Artifacts
–
ci.yml
on: pull_request
lint
58s
dockertest
2m 41s
test_unit
2m 28s
test_integration
10m 17s
test_system
6m 1s
Matrix: build
Annotations
1 error and 8 warnings
|
test_integration
Process completed with exit code 1.
|
|
lint:
src/components/core/handler/ddoHandler.ts#L260
Use object destructuring
|
|
lint:
src/components/database/ElasticSchemas.ts#L42
Found readFileSync from package "fs" with non literal argument at index 0
|
|
lint:
src/components/database/typesense.ts#L151
Useless constructor
|
|
lint:
src/components/database/typesense.ts#L182
Duplicate name 'collections'
|
|
lint:
src/components/database/typesense.ts#L183
Duplicate name 'collections'
|
|
lint:
src/components/database/typesenseApi.ts#L14
Useless constructor
|
|
lint:
src/utils/attestation.ts#L9
Found readdirSync from package "fs" with non literal argument at index 0
|
|
test_unit
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|