refactor: rename 'hub' and 'serialhub' types to 'Hub' and 'Serialhub'… #1806
check-go-task.yml
on: push
run-determination
0s
Matrix: check-config
Matrix: check-errors
Matrix: check-formatting
Matrix: check-outdated
Matrix: check-style
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.
|