WIP: Shwap prototype #7116
Annotations
10 errors and 8 warnings
golangci-lint:
blob/blob.go#L1
: # github.com/celestiaorg/celestia-node/blob [github.com/celestiaorg/celestia-node/blob.test]
|
golangci-lint:
blob/service_test.go#L381
undefined: getters.NewIPLDGetter
|
golangci-lint:
blob/service_test.go#L475
undefined: getters.NewIPLDGetter
|
golangci-lint:
blob/service_test.go#L541
undefined: getters.NewIPLDGetter (typecheck)
|
golangci-lint:
core/listener_no_race_test.go#L33
store.Start undefined (type *"github.com/celestiaorg/celestia-node/share/store".Store has no field or method Start) (typecheck)
|
golangci-lint:
core/listener_no_race_test.go#L36
store.Stop undefined (type *"github.com/celestiaorg/celestia-node/share/store".Store has no field or method Stop) (typecheck)
|
golangci-lint:
core/listener_no_race_test.go#L63
store.Has undefined (type *"github.com/celestiaorg/celestia-node/share/store".Store has no field or method Has) (typecheck)
|
golangci-lint:
das/backoff.go#L1
: # github.com/celestiaorg/celestia-node/das [github.com/celestiaorg/celestia-node/das.test]
|
golangci-lint:
das/daser_test.go#L44
undefined: light.TestAvailability
|
golangci-lint:
das/daser_test.go#L44
undefined: getters.NewIPLDGetter
|
golangci-lint:
share/shwap/sample_id.go#L83
var-naming: func SampleIdFromBinary should be SampleIDFromBinary (revive)
|
golangci-lint:
share/store/file/file_header.go#L39
unexported-return: exported method Version returns unexported type file.fileVersion, which can be annoying to use (revive)
|
golangci-lint:
share/store/blockstore.go#L173
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
share/store/store.go#L392
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
share/shwap/getter/retriever.go#L1
var-naming: don't use an underscore in package name (revive)
|
golangci-lint:
share/shwap/getter/retriever_quadrant.go#L1
var-naming: don't use an underscore in package name (revive)
|
golangci-lint:
share/shwap/getter/getter.go#L1
var-naming: don't use an underscore in package name (revive)
|
golangci-lint:
share/shwap/getter/reconstruction.go#L1
var-naming: don't use an underscore in package name (revive)
|
The logs for this run have expired and are no longer available.
Loading