Skip to content

feat(workflow): add Go installation step to release workflow #1800

feat(workflow): add Go installation step to release workflow

feat(workflow): add Go installation step to release workflow #1800

Triggered via push March 31, 2025 14:09
Status Failure
Total duration 1m 46s
Artifacts
run-determination
0s
run-determination
Matrix: check-config
Matrix: check-errors
Matrix: check-formatting
Matrix: check-outdated
Matrix: check-style
Fit to window
Zoom out
Zoom in

Annotations

11 errors
check-style (./): hub.go#L55
exported function NewHub should have comment or be unexported
check-style (./): hub.go#L55
exported func NewHub returns unexported type *main.hub, which can be annoying to use
check-style (./): info.go#L44
exported function PauseHandler should have comment or be unexported
check-style (./): serial.go#L41
exported function NewSerialHub should have comment or be unexported
check-style (./): serial.go#L41
exported func NewSerialHub returns unexported type *main.serialhub, which can be annoying to use
check-style (./): serial.go#L56
exported function NewSerialPortList should have comment or be unexported
check-style (./): update.go#L38
exported function UpdateHandler should have comment or be unexported
check-style (./): config/config.go#L146
exported function GetConfigPath should have comment or be unexported
check-style (./)
Process completed with exit code 201.
check-errors (./)
not enough arguments in call to uploadHandler
check-errors (./)
Process completed with exit code 201.