Skip to content

chore: fix lint

chore: fix lint #1010

Triggered via pull request June 24, 2024 08:49
Status Failure
Total duration 2m 53s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
check / check: service/message_service.go#L320
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
check / check: service/message_service.go#L339
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
check / check: api/messager_impl.go#L421
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
check / check
Process completed with exit code 1.
check / check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/