Feature/escrow_payments #4272
ci.yml
on: pull_request
lint
46s
dockertest
3m 10s
test_unit
46s
test_integration
1m 24s
test_system
1m 34s
Matrix: build
Annotations
17 errors and 7 warnings
build (ubuntu-latest, v22.5.1):
src/components/core/utils/escrow.ts#L3
Cannot find module '@oceanprotocol/contracts/artifacts/contracts/escrow/Escrow.sol/Escrow.json' or its corresponding type declarations.
|
build (ubuntu-latest, v22.5.1)
Process completed with exit code 2.
|
lint:
src/test/integration/compute.test.ts#L4
'ComputeStartHandler' is defined but never used
|
lint:
src/test/integration/compute.test.ts#L11
'PaidComputeStartCommand' is defined but never used
|
lint
Process completed with exit code 1.
|
build (ubuntu-latest, v20.16.0):
src/components/core/utils/escrow.ts#L3
Cannot find module '@oceanprotocol/contracts/artifacts/contracts/escrow/Escrow.sol/Escrow.json' or its corresponding type declarations.
|
build (ubuntu-latest, v20.16.0)
Process completed with exit code 2.
|
test_unit:
src/components/core/utils/escrow.ts#L3
Cannot find module '@oceanprotocol/contracts/artifacts/contracts/escrow/Escrow.sol/Escrow.json' or its corresponding type declarations.
|
test_unit
Process completed with exit code 2.
|
build (ubuntu-latest, 18.20.4):
src/components/core/utils/escrow.ts#L3
Cannot find module '@oceanprotocol/contracts/artifacts/contracts/escrow/Escrow.sol/Escrow.json' or its corresponding type declarations.
|
build (ubuntu-latest, 18.20.4)
Process completed with exit code 2.
|
test_integration:
src/components/core/utils/escrow.ts#L3
Cannot find module '@oceanprotocol/contracts/artifacts/contracts/escrow/Escrow.sol/Escrow.json' or its corresponding type declarations.
|
test_integration
Process completed with exit code 2.
|
test_integration
Process completed with exit code 1.
|
test_system:
src/components/core/utils/escrow.ts#L3
Cannot find module '@oceanprotocol/contracts/artifacts/contracts/escrow/Escrow.sol/Escrow.json' or its corresponding type declarations.
|
test_system
Process completed with exit code 2.
|
dockertest
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
|