LibP2P V3 #5599
ci.yml
on: pull_request
lint
1m 41s
dockertest
5m 12s
test_unit
1m 25s
test_integration
5m 55s
test_system
4m 29s
control_panel_build
1m 53s
Matrix: build
Annotations
4 errors and 11 warnings
|
test_system
Process completed with exit code 1.
|
|
dockertest
Process completed with exit code 1.
|
|
dockertest
unable to access 'https://github.com/oceanprotocol/ocean-node/': Failed to connect to github.com port 443 after 134777 ms: Couldn't connect to server
|
|
test_integration
Process completed with exit code 1.
|
|
test_unit
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|
|
lint:
src/components/database/typesenseApi.ts#L14
Useless constructor
|
|
lint:
src/components/database/typesense.ts#L183
Duplicate name 'collections'
|
|
lint:
src/components/database/typesense.ts#L182
Duplicate name 'collections'
|
|
lint:
src/components/database/typesense.ts#L151
Useless constructor
|
|
lint:
src/components/database/index.ts#L36
Useless constructor
|
|
lint:
src/components/database/ElasticsearchConfigHelper.ts#L46
Useless constructor
|
|
lint:
src/components/database/ElasticSchemas.ts#L42
Found readFileSync from package "fs" with non literal argument at index 0
|
|
lint:
src/components/core/admin/pushConfigHandler.ts#L85
Found writeFile from package "fs" with non literal argument at index 0
|
|
lint:
src/components/core/admin/pushConfigHandler.ts#L55
Found readFile from package "fs" with non literal argument at index 0
|
|
lint:
src/components/Indexer/crawlerThread.ts#L207
Use object destructuring
|