Skip to content

Build Improvements

Build Improvements #1

Triggered via pull request October 29, 2024 16:54
Status Failure
Total duration 1m 8s
Artifacts

GolangCI-Lint.yml

on: pull_request
detect-modules
6s
detect-modules
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

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)