Skip to content

Update actions/setup-go action to v5 #108

Update actions/setup-go action to v5

Update actions/setup-go action to v5 #108

Triggered via pull request December 6, 2023 16:57
Status Success
Total duration 38s
Artifacts

lint.yml

on: pull_request
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: pingresp.go#L20
parameter 'contents' seems to be unused, consider removing or renaming it as _
lint: disconnect.go#L22
parameter 'ctx' seems to be unused, consider removing or renaming it as _
lint: packet_test.go#L311
if block ends with a break statement, so drop this else and outdent its block
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 _