remove bot message in main group after admin action #171
Annotations
2 errors and 1 warning
golangci-lint:
app/events/admin.go#L671
paramTypeCombine: func(data string) (userID int64, msgID int, spamReplyID int, err error) could be replaced with func(data string) (userID int64, msgID, spamReplyID int, err error) (gocritic)
|
golangci-lint
issues found
|
set up go 1.23
Restore cache failed: Dependencies file is not found in /home/runner/work/tg-spam/tg-spam. Supported file pattern: go.sum
|
Loading