!feat(share/p2p/shrex-nd): rework shrex-nd to serve data in multiple messages #27
ci_release.yml
on: pull_request
hadolint
/
hadolint
8s
yamllint
9s
Markdown Lint
6s
go-ci
/
Lint
4m 27s
go-ci
/
Go Mod Tidy Check
47s
go-ci
/
Unit Tests Coverage
4m 44s
go-ci
/
Run Unit Tests with Race Detector
4m 5s
go-ci
/
Run Integration Tests
3m 9s
release
0s
Annotations
16 errors
go-ci / Run Integration Tests:
share/eds/edstest/testing.go#L42
multiple-value da.NewDataAvailabilityHeader(eds) (value of type ("github.com/celestiaorg/celestia-app/pkg/da".DataAvailabilityHeader, error)) in single-value context
|
go-ci / Run Integration Tests
Process completed with exit code 2.
|
go-ci / Run Unit Tests with Race Detector:
share/eds/edstest/testing.go#L42
multiple-value da.NewDataAvailabilityHeader(eds) (value of type ("github.com/celestiaorg/celestia-app/pkg/da".DataAvailabilityHeader, error)) in single-value context
|
go-ci / Run Unit Tests with Race Detector
Process completed with exit code 2.
|
go-ci / Lint:
share/eds/edstest/testing.go#L1
: # github.com/celestiaorg/celestia-node/share/eds/edstest
|
go-ci / Lint:
share/eds/edstest/testing.go#L42
multiple-value da.NewDataAvailabilityHeader(eds) (value of type ("github.com/celestiaorg/celestia-app/pkg/da".DataAvailabilityHeader, error)) in single-value context (typecheck)
|
go-ci / Lint:
header/headertest/testing.go#L29
could not import github.com/celestiaorg/celestia-node/share/eds/edstest (-: # github.com/celestiaorg/celestia-node/share/eds/edstest
|
go-ci / Lint:
share/eds/edstest/testing.go#L42
multiple-value da.NewDataAvailabilityHeader(eds) (value of type ("github.com/celestiaorg/celestia-app/pkg/da".DataAvailabilityHeader, error)) in single-value context) (typecheck)
|
go-ci / Lint:
share/availability/full/availability_test.go#L15
could not import github.com/celestiaorg/celestia-node/share/eds/edstest (-: # github.com/celestiaorg/celestia-node/share/eds/edstest
|
go-ci / Lint:
share/eds/edstest/testing.go#L42
multiple-value da.NewDataAvailabilityHeader(eds) (value of type ("github.com/celestiaorg/celestia-app/pkg/da".DataAvailabilityHeader, error)) in single-value context) (typecheck)
|
go-ci / Lint:
share/eds/eds_test.go#L24
could not import github.com/celestiaorg/celestia-node/share/eds/edstest (-: # github.com/celestiaorg/celestia-node/share/eds/edstest
|
go-ci / Lint:
share/eds/edstest/testing.go#L42
multiple-value da.NewDataAvailabilityHeader(eds) (value of type ("github.com/celestiaorg/celestia-app/pkg/da".DataAvailabilityHeader, error)) in single-value context) (typecheck)
|
go-ci / Lint:
share/eds/byzantine/bad_encoding_test.go#L17
could not import github.com/celestiaorg/celestia-node/share/eds/edstest (-: # github.com/celestiaorg/celestia-node/share/eds/edstest
|
go-ci / Lint:
share/eds/edstest/testing.go#L42
multiple-value da.NewDataAvailabilityHeader(eds) (value of type ("github.com/celestiaorg/celestia-app/pkg/da".DataAvailabilityHeader, error)) in single-value context) (typecheck)
|
go-ci / Unit Tests Coverage:
share/eds/edstest/testing.go#L42
multiple-value da.NewDataAvailabilityHeader(eds) (value of type ("github.com/celestiaorg/celestia-app/pkg/da".DataAvailabilityHeader, error)) in single-value context
|
go-ci / Unit Tests Coverage
Process completed with exit code 2.
|