Remove global clients #1710
Annotations
10 errors and 1 warning
conn.go#L82
exported function UploadHandler should have comment or be unexported
|
hub.go#L55
exported function NewHub should have comment or be unexported
|
hub.go#L55
exported func NewHub returns unexported type *main.hub, which can be annoying to use
|
info.go#L44
exported function PauseHandler should have comment or be unexported
|
serial.go#L41
exported function NewSerialHub should have comment or be unexported
|
serial.go#L41
exported func NewSerialHub returns unexported type *main.serialhub, which can be annoying to use
|
serial.go#L56
exported function NewSerialPortList should have comment or be unexported
|
update.go#L38
exported function UpdateHandler should have comment or be unexported
|
config/config.go#L146
exported function GetConfigPath should have comment or be unexported
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading