Rate limit system #4
GitHub Actions / check
failed
Feb 26, 2024 in 1s
check
2 failure(s) found
Annotations
Check failure on line 40 in internal/usecase/limit_handler_test.go
github-actions / check
typecheck
s.T undefined (type *limitHandlerSuite has no field or method T)
Raw output
s.T undefined (type *limitHandlerSuite has no field or method T)
Check failure on line 43 in internal/usecase/limit_handler_test.go
github-actions / check
typecheck
s.NotNil undefined (type *limitHandlerSuite has no field or method NotNil)
Raw output
s.NotNil undefined (type *limitHandlerSuite has no field or method NotNil)
Loading