Skip to content

Docker: support continuous params on CMD option (#1829) #1137

Docker: support continuous params on CMD option (#1829)

Docker: support continuous params on CMD option (#1829) #1137

Triggered via push August 1, 2023 03:44
Status Failure
Total duration 1m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: cmd/gocq/login.go#L268
unused-parameter: parameter 'uin' seems to be unused, consider removing or renaming it as _ (revive)
lint: coolq/api.go#L1154
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
lint
issues found