chore: fix lint #1010
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/
|