median: prefer adapting ChainReader to MedianContract #20
pull-request-master.yml
on: pull_request
ci-sonarqube
38s
Annotations
10 errors
ci-lint:
median/plugin.go#L29
p.Logger undefined (type *Plugin has no field or method Logger) (typecheck)
|
ci-lint:
median/plugin.go#L53
p.SubService undefined (type *Plugin has no field or method SubService) (typecheck)
|
ci-lint
cannot use r.RelayerExt (variable of type RelayerExt) as services.StartClose value in argument to ms.Start: RelayerExt does not implement services.StartClose (missing method Close) (typecheck)
|
ci-lint
cannot use r.RelayerExt (variable of type RelayerExt) as io.Closer value in argument to services.CloseAll: RelayerExt does not implement io.Closer (missing method Close) (typecheck)
|
ci-lint
r.RelayerExt.Name undefined (type RelayerExt has no field or method Name) (typecheck)
|
ci-lint
r.RelayerExt.Ready undefined (type RelayerExt has no field or method Ready) (typecheck)
|
ci-lint
m.Wait undefined (type *MedianService has no field or method Wait) (typecheck)
|
ci-lint
m.Service undefined (type *MedianService has no field or method Service) (typecheck)
|
ci-lint
ms.Init undefined (type MedianService has no field or method Init) (typecheck)
|
ci-lint
p.DialOpts undefined (type *GRPCPluginMedian has no field or method DialOpts) (typecheck)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
go-test-results
Expired
|
995 Bytes |
|
golangci-lint-report
Expired
|
5.98 KB |
|