feat: add pin auto recap message option when configure group auto recap #532
Annotations
8 errors and 2 warnings
pkg/bots/tgbot/endpoint_helpers.go#L23
expressions should not be cuddled with blocks (wsl)
|
pkg/bots/tgbot/endpoint_helpers.go#L54
expressions should not be cuddled with blocks (wsl)
|
pkg/bots/tgbot/tgbot.go#L270
return statements should not be cuddled if block has more than two lines (wsl)
|
pkg/bots/tgbot/tgbot.go#L280
return statements should not be cuddled if block has more than two lines (wsl)
|
internal/models/chathistories/sent_messages.go#L71
expressions should not be cuddled with blocks (wsl)
|
internal/models/chathistories/sent_messages.go#L76
return statements should not be cuddled if block has more than two lines (wsl)
|
internal/services/autorecap/autorecap.go#L416
`if i == 0 && options.PinAutoRecapMessage` has complex nested blocks (complexity: 7) (nestif)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
This job failed
Loading