Skip to content

move p2p getters as handlers #4452

move p2p getters as handlers

move p2p getters as handlers #4452

Triggered via pull request March 3, 2025 07:49
Status Failure
Total duration 2m 38s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 7 warnings
build (ubuntu-latest, v22.5.1): src/components/httpRoutes/getOceanPeers.ts#L37
Cannot find name 'hasP2PInterface'.
build (ubuntu-latest, v22.5.1): src/components/httpRoutes/getOceanPeers.ts#L44
Cannot find name 'sendMissingP2PResponse'.
build (ubuntu-latest, v22.5.1)
Process completed with exit code 2.
lint: src/components/httpRoutes/getOceanPeers.ts#L37
'hasP2PInterface' is not defined
lint: src/components/httpRoutes/getOceanPeers.ts#L44
'sendMissingP2PResponse' is not defined
lint
Process completed with exit code 1.
test_unit: src/components/httpRoutes/getOceanPeers.ts#L37
Cannot find name 'hasP2PInterface'.
test_unit: src/components/httpRoutes/getOceanPeers.ts#L44
Cannot find name 'sendMissingP2PResponse'.
test_unit
Process completed with exit code 2.
dashboard_build: src/components/httpRoutes/getOceanPeers.ts#L37
Cannot find name 'hasP2PInterface'.
dashboard_build: src/components/httpRoutes/getOceanPeers.ts#L44
Cannot find name 'sendMissingP2PResponse'.
dashboard_build
Process completed with exit code 2.
build (ubuntu-latest, v20.16.0): src/components/httpRoutes/getOceanPeers.ts#L37
Cannot find name 'hasP2PInterface'.
build (ubuntu-latest, v20.16.0): src/components/httpRoutes/getOceanPeers.ts#L44
Cannot find name 'sendMissingP2PResponse'.
build (ubuntu-latest, v20.16.0)
Process completed with exit code 2.
build (ubuntu-latest, 18.20.4): src/components/httpRoutes/getOceanPeers.ts#L37
Cannot find name 'hasP2PInterface'.
build (ubuntu-latest, 18.20.4): src/components/httpRoutes/getOceanPeers.ts#L44
Cannot find name 'sendMissingP2PResponse'.
build (ubuntu-latest, 18.20.4)
Process completed with exit code 2.
test_system: src/components/httpRoutes/getOceanPeers.ts#L37
Cannot find name 'hasP2PInterface'.
test_system: src/components/httpRoutes/getOceanPeers.ts#L44
Cannot find name 'sendMissingP2PResponse'.
test_system
Process completed with exit code 2.
test_system
Process completed with exit code 1.
test_integration: src/components/httpRoutes/getOceanPeers.ts#L37
Cannot find name 'hasP2PInterface'.
test_integration: src/components/httpRoutes/getOceanPeers.ts#L44
Cannot find name 'sendMissingP2PResponse'.
test_integration
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