Add basic RPC metrics via mc support top rpc
#4812
Annotations
16 errors and 5 warnings
vetchecks:
cmd/support-top-rcp.go#L37
var-naming: var supportTopRpcFlags should be supportTopRPCFlags (revive)
|
vetchecks:
cmd/support-top-rcp.go#L54
var-naming: var supportTopRpcCmd should be supportTopRPCCmd (revive)
|
vetchecks:
cmd/support-top-rcp.go#L79
var-naming: func checkSupportTopRpcSyntax should be checkSupportTopRPCSyntax (revive)
|
vetchecks:
cmd/support-top-rcp.go#L85
var-naming: func mainSupportTopRpc should be mainSupportTopRPC (revive)
|
vetchecks:
cmd/support-top-rcp.go#L140
var-naming: type topRpcUI should be topRPCUI (revive)
|
vetchecks:
cmd/support-top-rcp.go#L275
var-naming: func initTopRpcUI should be initTopRPCUI (revive)
|
vetchecks
Process completed with exit code 2.
|
Test on Go 1.22.x and ubuntu-latest:
cmd/support-top-rcp.go#L37
var-naming: var supportTopRpcFlags should be supportTopRPCFlags (revive)
|
Test on Go 1.22.x and ubuntu-latest:
cmd/support-top-rcp.go#L54
var-naming: var supportTopRpcCmd should be supportTopRPCCmd (revive)
|
Test on Go 1.22.x and ubuntu-latest:
cmd/support-top-rcp.go#L79
var-naming: func checkSupportTopRpcSyntax should be checkSupportTopRPCSyntax (revive)
|
Test on Go 1.22.x and ubuntu-latest:
cmd/support-top-rcp.go#L85
var-naming: func mainSupportTopRpc should be mainSupportTopRPC (revive)
|
Test on Go 1.22.x and ubuntu-latest:
cmd/support-top-rcp.go#L140
var-naming: type topRpcUI should be topRPCUI (revive)
|
Test on Go 1.22.x and ubuntu-latest:
cmd/support-top-rcp.go#L275
var-naming: func initTopRpcUI should be initTopRPCUI (revive)
|
Test on Go 1.22.x and ubuntu-latest
Process completed with exit code 2.
|
Test on Go 1.22.x and windows-latest
The job was canceled because "_1_22_x_ubuntu-latest" failed.
|
Test on Go 1.22.x and windows-latest
The operation was canceled.
|
Test on Go 1.22.x and macos-latest
Restore cache failed: Dependencies file is not found in /Users/runner/work/mc/mc. Supported file pattern: go.sum
|
vetchecks
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/
|
vetchecks
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/
|
Test on Go 1.22.x and ubuntu-latest
Restore cache failed: Dependencies file is not found in /home/runner/work/mc/mc. Supported file pattern: go.sum
|
Test on Go 1.22.x and windows-latest
Restore cache failed: Dependencies file is not found in D:\a\mc\mc. Supported file pattern: go.sum
|