fix(retry): fix the retry policy do not take affect #154
Annotations
1 error and 8 warnings
compliant
Process completed with exit code 2.
|
compliant:
xdssuite/circuitbreak_test.go#L28
"Conifg" should be "Config".
|
compliant:
xdssuite/circuitbreak_test.go#L51
"Conifg" should be "Config".
|
compliant:
xdssuite/circuitbreak_test.go#L67
"Conifg" should be "Config".
|
compliant:
xdssuite/circuitbreak_test.go#L84
"Conifg" should be "Config".
|
compliant:
xdssuite/circuitbreak_test.go#L101
"Conifg" should be "Config".
|
compliant
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
staticcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|