Remove global clients #1710
check-go-task.yml
on: pull_request
run-determination
0s
Matrix: check-config
Matrix: check-errors
Matrix: check-formatting
Matrix: check-outdated
Matrix: check-style
Annotations
12 errors and 6 warnings
check-style (./):
conn.go#L82
exported function UploadHandler should have comment or be unexported
|
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 (./)
undefined: uploadHandler
|
check-errors (./)
Process completed with exit code 201.
|
run-determination
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-formatting (./)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-outdated (./)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-config (./)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-style (./)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-errors (./)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|