validateDDO: getValidationSignature only for authentificated requests #4427
Triggered via pull request
February 24, 2025 11:34
Status
Failure
Total duration
12m 41s
Artifacts
–
ci.yml
on: pull_request
lint
54s
dockertest
2m 50s
test_unit
1m 17s
test_integration
12m 31s
test_system
4m 59s
dashboard_build
43s
Matrix: build
Annotations
2 errors and 9 warnings
test_system
Expected 1-2 arguments, but got 3.
|
test_system
Process completed with exit code 2.
|
lint:
src/components/core/handler/ddoHandler.ts#L248
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.
|