Build Improvements #1
GolangCI-Lint.yml
on: pull_request
detect-modules
6s
Matrix: golangci-lint
Annotations
10 errors
golangci-lint (/home/runner/work/smd/smd):
cmd/smd/msgbus_test.go#L55
s.msgbusHandle undefined (type *SmD has no field or method msgbusHandle)
|
golangci-lint (/home/runner/work/smd/smd):
cmd/smd/msgbus_test.go#L56
s.MsgBusConfig undefined (type *SmD has no field or method MsgBusConfig)
|
golangci-lint (/home/runner/work/smd/smd):
cmd/smd/msgbus_test.go#L59
s.msgbusHandle undefined (type *SmD has no field or method msgbusHandle)
|
golangci-lint (/home/runner/work/smd/smd):
cmd/smd/msgbus_test.go#L62
s.MsgBusConfig undefined (type *SmD has no field or method MsgBusConfig)
|
golangci-lint (/home/runner/work/smd/smd):
cmd/smd/msgbus_test.go#L79
s.msgbusHandle undefined (type *SmD has no field or method msgbusHandle)
|
golangci-lint (/home/runner/work/smd/smd):
cmd/smd/msgbus_test.go#L80
s.MsgBusConnect undefined (type *SmD has no field or method MsgBusConnect)
|
golangci-lint (/home/runner/work/smd/smd):
cmd/smd/msgbus_test.go#L80
undefined: MsgBusAlreadyConnected
|
golangci-lint (/home/runner/work/smd/smd):
cmd/smd/msgbus_test.go#L85
s.msgbusHandle undefined (type *SmD has no field or method msgbusHandle)
|
golangci-lint (/home/runner/work/smd/smd):
cmd/smd/msgbus_test.go#L86
s.msgbusConfig undefined (type *SmD has no field or method msgbusConfig)
|
golangci-lint (/home/runner/work/smd/smd):
cmd/smd/msgbus_test.go#L87
s.MsgBusConnect undefined (type *SmD has no field or method MsgBusConnect)
|