Skip to content

Update codecov/codecov-action action to v4 (#245) #122

Update codecov/codecov-action action to v4 (#245)

Update codecov/codecov-action action to v4 (#245) #122

Triggered via push February 19, 2024 04:58
Status Success
Total duration 38s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
lint: paho/message_test.go#L27
parameter 'c' seems to be unused, consider removing or renaming it as _
lint: examples/wss-presign-url/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: examples/mqtts-client-cert/main.go#L15
should have a package comment
lint: retryclient.go#L377
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: dialer_test.go#L45
parameter 'o' 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