feat: support to define auto recap rates #459
ci.yml
on: pull_request
Build Test
1m 39s
Check entgo.io codegen
29s
Lint
2m 12s
Unit Test
2m 1s
Annotations
6 errors and 1 warning
Check entgo.io codegen
Generated code not checked in. Run go generate ./...
|
Unit Test
Process completed with exit code 1.
|
Lint:
internal/models/tgchats/feature_flags.go#L225
branch statements should not be cuddled if block has more than two lines (wsl)
|
Lint:
internal/models/tgchats/feature_flags.go#L278
return statements should not be cuddled if block has more than two lines (wsl)
|
Lint:
internal/models/tgchats/feature_flags.go#L230
ineffectual assignment to nextScheduleTimeSet (ineffassign)
|
Lint
issues found
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/insights-bot/insights-bot. Supported file pattern: go.sum
|