C2D Docker #4646
ci.yml
on: pull_request
lint
1m 7s
dockertest
3m 2s
test_unit
1m 27s
test_integration
11m 59s
test_system
5m 59s
dashboard_build
50s
Matrix: build
Annotations
9 warnings
|
lint:
src/components/core/handler/ddoHandler.ts#L285
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.
|
|
test_integration
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|