Created basic Sliding Window implementation #8
Annotations
5 errors and 1 warning
backend:
rate_shield/utils/api_responses.go#L17
Error return value of `w.Write` is not checked (errcheck)
|
backend:
rate_shield/utils/api_responses.go#L28
Error return value of `w.Write` is not checked (errcheck)
|
backend:
rate_shield/utils/api_responses.go#L39
Error return value of `w.Write` is not checked (errcheck)
|
backend:
rate_shield/service/error_notification.go#L50
Error return value of `e.slackSVC.SendSlackMessage` is not checked (errcheck)
|
backend
issues found
|
backend
Restore cache failed: Dependencies file is not found in /home/runner/work/Rate-Shield/Rate-Shield. Supported file pattern: go.sum
|