Skip to content

Update actions/setup-go action to v5 (#242) #109

Update actions/setup-go action to v5 (#242)

Update actions/setup-go action to v5 (#242) #109

Triggered via push December 7, 2023 03:00
Status Success
Total duration 37s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
lint: examples/wss-presign-url/main.go#L15
should have a package comment
lint: examples/mqtts-client-cert/main.go#L15
should have a package comment
lint: packet_test.go#L311
if block ends with a break statement, so drop this else and outdent its block
lint: disconnect.go#L22
parameter 'ctx' seems to be unused, consider removing or renaming it as _
lint: retryclient.go#L276
parameter 'ctx' seems to be unused, consider removing or renaming it as _
lint: retryclient.go#L377
parameter 'ctx' seems to be unused, consider removing or renaming it as _
lint: pingresp.go#L20
parameter 'contents' seems to be unused, consider removing or renaming it as _