feat(p2p): support autotls using IP shipyard #10664
ci_release.yml
on: pull_request
setup
3s
go-ci
/
...
/
Da Tests Sync
go-ci
/
...
/
Integration Tests API
go-ci
/
...
/
Integration Tests Blob
go-ci
/
...
/
Integration Tests Fraud
go-ci
/
...
/
Integration Tests ND
go-ci
/
...
/
Integration Tests Pruning
go-ci
/
...
/
Integration Tests Reconstruction
go-ci
/
...
/
Integration Tests Share
go-ci
/
...
/
Integration Tests Sync
go-ci
/
...
/
Integration Tests p2p
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)
|