feat: split out the smr i18n #476
Annotations
5 errors and 2 warnings
golangci-lint:
internal/bots/telegram/handlers/recap/callback_query.go#L1
: # github.com/nekomeowww/insights-bot/internal/bots/telegram/handlers/recap
|
golangci-lint:
internal/bots/telegram/handlers/recap/recap.go#L41
cannot use "聊天回顾" (untyped string constant) as func(*tgbot.Context) string value in argument to dispatcher.OnCommandGroup (typecheck)
|
golangci-lint:
internal/bots/telegram/handlers/handlers.go#L7
could not import github.com/nekomeowww/insights-bot/internal/bots/telegram/handlers/recap (-: # github.com/nekomeowww/insights-bot/internal/bots/telegram/handlers/recap
|
golangci-lint:
internal/bots/telegram/handlers/recap/recap.go#L41
cannot use "聊天回顾" (untyped string constant) as func(*tgbot.Context) string value in argument to dispatcher.OnCommandGroup) (typecheck)
|
golangci-lint
issues found
|
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/.
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/insights-bot/insights-bot. Supported file pattern: go.sum
|
Loading