feat: provide retry button when smr failed on telegram #526
ci.yml
on: pull_request
Build Test
1m 33s
Check entgo.io codegen
27s
Lint
1m 48s
Unit Test
2m 37s
Annotations
4 errors and 5 warnings
Check entgo.io codegen
Generated code not checked in. Run go generate ./...
|
Lint:
internal/bots/telegram/handlers/summarize/retry_callback_query.go#L27
Error return value of `h.smrQueue.AddTask` is not checked (errcheck)
|
Lint:
internal/services/smr/processor.go#L74
only one cuddle assignment allowed before if statement (wsl)
|
Lint
issues found
|
Check entgo.io codegen
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
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/.
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/insights-bot/insights-bot. Supported file pattern: go.sum
|
Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|