CI Core #77966
Annotations
7 errors and 1 warning
Golang Lint:
core/services/llo/mercurytransmitter/transmitter.go#L157
cannot use nil as uint32 value in struct literal
|
Golang Lint:
core/services/llo/mercurytransmitter/transmitter.go#L158
cannot use opts.DonID (variable of type uint32) as string value in struct literal
|
Golang Lint:
core/services/llo/mercurytransmitter/transmitter.go#L159
cannot use fmt.Sprintf("%x", opts.FromAccount) (value of type string) as services.StopChan value in struct literal
|
Golang Lint:
core/services/llo/mercurytransmitter/transmitter.go#L160
cannot use make(services.StopChan) (value of type services.StopChan) as *sync.WaitGroup value in struct literal
|
Golang Lint:
core/services/llo/mercurytransmitter/transmitter.go#L161
too many values in struct literal of type transmitter
|
Golang Lint
Process completed with exit code 1.
|
Golang Lint
Process completed with exit code 1.
|
Golang Lint
No files were found with the provided path: ./golangci-lint-report.xml. No artifacts will be uploaded.
|
Loading