feat(limit): support limit config #122
Annotations
6 errors and 3 warnings
staticcheck
Process completed with exit code 1.
|
lint:
xdssuite/limiter.go#L40
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
xdssuite/circuitbreak.go#L24
File is not `goimports`-ed with -local github.com/kitex-contrib/xds (goimports)
|
lint:
xdssuite/limiter.go#L25
File is not `goimports`-ed with -local github.com/kitex-contrib/xds (goimports)
|
lint:
xdssuite/circuitbreak_test.go#L7
File is not `goimports`-ed with -local github.com/kitex-contrib/xds (goimports)
|
lint
issues found
|
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/.
|
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/.
|
lint
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/.
|