Add basic RPC metrics via mc support top rpc
#4812
Annotations
7 errors and 2 warnings
cmd/support-top-rcp.go#L37
var-naming: var supportTopRpcFlags should be supportTopRPCFlags (revive)
|
cmd/support-top-rcp.go#L54
var-naming: var supportTopRpcCmd should be supportTopRPCCmd (revive)
|
cmd/support-top-rcp.go#L79
var-naming: func checkSupportTopRpcSyntax should be checkSupportTopRPCSyntax (revive)
|
cmd/support-top-rcp.go#L85
var-naming: func mainSupportTopRpc should be mainSupportTopRPC (revive)
|
cmd/support-top-rcp.go#L140
var-naming: type topRpcUI should be topRPCUI (revive)
|
cmd/support-top-rcp.go#L275
var-naming: func initTopRpcUI should be initTopRPCUI (revive)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading