Feat: Implementing mgrctl get system command. #2767
Annotations
7 errors and 1 warning
|
lint
issues found
|
|
lint:
mgrctl/cmd/get/system_desc.go#L47
unused-parameter: parameter 'client' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint:
mgrctl/cmd/get/printer.go#L67
var-naming: func mapJsonPathToField should be mapJSONPathToField (revive)
|
|
lint:
mgrctl/cmd/get/system_desc.go#L45
The line is 170 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
lint:
mgrctl/cmd/get/system_desc.go#L28
The line is 122 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
lint:
mgrctl/cmd/get/printer_test.go#L26
File is not properly formatted (gofmt)
|
|
lint:
mgrctl/cmd/get/printer.go#L149
File is not properly formatted (gofmt)
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|