feat(circuitbreak): support config circuitbreak policy with xds #98
Annotations
6 errors and 3 warnings
staticcheck:
core/manager/client.go#L139
[staticcheck] reported by reviewdog 🐶
func genServiceCBKeyWithRPCInfo is unused
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"func genServiceCBKeyWithRPCInfo is unused","code":{"value":"U1000","url":"https://staticcheck.io/docs/checks#U1000"},"location":{"path":"/data00/runner/kitex-contrib-sg-runner-02/xds/xds/core/manager/client.go","range":{"start":{"line":139,"column":6}}},"severity":"ERROR"}
|
staticcheck
Process completed with exit code 1.
|
lint:
xdssuite/circuit.go#L69
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
xdssuite/xds.go#L23
File is not `goimports`-ed with -local github.com/kitex-contrib/xds (goimports)
|
lint:
core/manager/client.go#L139
func `genServiceCBKeyWithRPCInfo` is unused (unused)
|
lint
issues found
|
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
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/.
|