feat: replace circuit breaker with library #218
Annotations
4 errors and 1 warning
middleware/request/circuit_breaker.go#L57
unnecessary trailing newline (whitespace)
|
middleware/request/circuit_breaker.go#L58
block should not end with a whitespace (or comment) (wsl)
|
middleware/request/circuit_breaker_test.go#L251
if statements should only be cuddled with assignments (wsl)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading