Skip to content

refactor: rename 'hub' and 'serialhub' types to 'Hub' and 'Serialhub'… #1806

refactor: rename 'hub' and 'serialhub' types to 'Hub' and 'Serialhub'…

refactor: rename 'hub' and 'serialhub' types to 'Hub' and 'Serialhub'… #1806

Triggered via push March 31, 2025 15:41
Status Failure
Total duration 1m 26s
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

5 errors
check-style (./): hub.go#L32
exported type Hub should have comment or be unexported
check-style (./): serial.go#L32
exported type Serialhub should have comment or be unexported
check-style (./): serial.go#L97
exported method Serialhub.FindPortByName should have comment or be unexported
check-style (./): serial.go#L97
exported method FindPortByName returns unexported type *main.serport, which can be annoying to use
check-style (./)
Process completed with exit code 201.