Skip to content

feat(p2p): support autotls using IP shipyard #10664

feat(p2p): support autotls using IP shipyard

feat(p2p): support autotls using IP shipyard #10664

Triggered via pull request April 11, 2025 15:37
Status Failure
Total duration 6m 16s
Artifacts

ci_release.yml

on: pull_request
Matrix: go-ci / Unit Tests Coverage
go-ci  /  ...  /  Da Tests Sync
go-ci / Integration Tests / Da Tests Sync
go-ci  /  ...  /  Integration Tests API
go-ci / Integration Tests / Integration Tests API
go-ci  /  ...  /  Integration Tests Blob
go-ci / Integration Tests / Integration Tests Blob
go-ci  /  ...  /  Integration Tests Fraud
go-ci / Integration Tests / Integration Tests Fraud
go-ci  /  ...  /  Integration Tests ND
go-ci / Integration Tests / Integration Tests ND
go-ci  /  ...  /  Integration Tests Pruning
go-ci / Integration Tests / Integration Tests Pruning
go-ci  /  ...  /  Integration Tests Reconstruction
go-ci / Integration Tests / Integration Tests Reconstruction
go-ci  /  ...  /  Integration Tests Share
go-ci / Integration Tests / Integration Tests Share
go-ci  /  ...  /  Integration Tests Sync
go-ci / Integration Tests / Integration Tests Sync
go-ci  /  ...  /  Integration Tests p2p
go-ci / Integration Tests / Integration Tests p2p
Fit to window
Zoom out
Zoom in

Annotations

14 errors
go-ci / Lint: nodebuilder/store_mem.go#L22
cannot use &memStore{…} (value of type *memStore) as Store value in return statement: *memStore does not implement Store (missing method Certstore)) (typecheck)
go-ci / Lint: cmd/config.go#L7
could not import github.com/celestiaorg/celestia-node/nodebuilder (-: # github.com/celestiaorg/celestia-node/nodebuilder
go-ci / Lint: nodebuilder/store_mem.go#L22
cannot use &memStore{…} (value of type *memStore) as Store value in return statement: *memStore does not implement Store (missing method Certstore)) (typecheck)
go-ci / Lint: api/rpc_test.go#L22
could not import github.com/celestiaorg/celestia-node/nodebuilder (-: # github.com/celestiaorg/celestia-node/nodebuilder
go-ci / Lint: nodebuilder/store_mem.go#L22
cannot use &memStore{…} (value of type *memStore) as Store value in return statement: *memStore does not implement Store (missing method Certstore)) (typecheck)
go-ci / Lint: nodebuilder/tests/swamp/swamp.go#L32
could not import github.com/celestiaorg/celestia-node/nodebuilder (-: # github.com/celestiaorg/celestia-node/nodebuilder
go-ci / Lint: nodebuilder/store_mem.go#L22
cannot use &memStore{…} (value of type *memStore) as Store value in return statement: *memStore does not implement Store (missing method Certstore)) (typecheck)
go-ci / Lint: cmd/cel-shed/eds_store_stress.go#L19
could not import github.com/celestiaorg/celestia-node/nodebuilder (-: # github.com/celestiaorg/celestia-node/nodebuilder
go-ci / Lint: nodebuilder/store_mem.go#L22
cannot use &memStore{…} (value of type *memStore) as Store value in return statement: *memStore does not implement Store (missing method Certstore)) (typecheck)
go-ci / Lint: cmd/cel-key/node_types.go#L12
could not import github.com/celestiaorg/celestia-node/nodebuilder (-: # github.com/celestiaorg/celestia-node/nodebuilder
go-ci / Unit Tests Coverage (macos-14)
Process completed with exit code 2.
go-ci / Unit Tests Coverage (macos-14): nodebuilder/store_mem.go#L22
cannot use &memStore{…} (value of type *memStore) as Store value in return statement: *memStore does not implement Store (missing method Certstore)
go-ci / Unit Tests Coverage (ubuntu-latest)
Process completed with exit code 2.
go-ci / Unit Tests Coverage (ubuntu-latest): nodebuilder/store_mem.go#L22
cannot use &memStore{…} (value of type *memStore) as Store value in return statement: *memStore does not implement Store (missing method Certstore)