Put nft object within indexedMetadata for new DDO structure. #4315
ci.yml
on: pull_request
lint
52s
dockertest
3m 35s
test_unit
41s
test_integration
4m 21s
test_system
20m 51s
Matrix: build
Annotations
3 errors and 7 warnings
test_unit
Process completed with exit code 1.
|
test_integration
Process completed with exit code 1.
|
test_system
Process completed with exit code 1.
|
lint:
src/components/core/handler/ddoHandler.ts#L242
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
|