Ability to output ls/ps in json format #1700
Annotations
10 errors
pkg/eve/applications.go#L320
golangcilint: var-naming: method printPodListJson should be printPodListJSON (revive)
|
pkg/eve/applications.go#L320
revive: method printPodListJson should be printPodListJSON https://revive.run/r#var-naming
|
pkg/eve/applications.go#L325
golangcilint: use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
pkg/eve/applications.go#L40
golangcilint: var-naming: struct field prevCpuNSTime should be prevCPUNSTime (revive)
|
pkg/eve/applications.go#L40
revive: struct field prevCpuNSTime should be prevCPUNSTime https://revive.run/r#var-naming
|
pkg/eve/networks.go#L144
golangcilint: var-naming: method printNetListJson should be printNetListJSON (revive)
|
pkg/eve/networks.go#L144
revive: method printNetListJson should be printNetListJSON https://revive.run/r#var-naming
|
pkg/eve/networks.go#L149
golangcilint: use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
pkg/eve/volumes.go#L191
golangcilint: var-naming: method printVolumeListJson should be printVolumeListJSON (revive)
|
pkg/eve/volumes.go#L191
revive: method printVolumeListJson should be printVolumeListJSON https://revive.run/r#var-naming
|
The logs for this run have expired and are no longer available.
Loading