fix: chart subcommand not rendering correctly #533
Annotations
8 errors
Test:
internal/chart/chart_cmd_stage_test.go#L127
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(l.sb.String(), "\\n", "\n", -1)` (gocritic)
|
Test:
internal/chart/chart_cmd_stage_test.go#L122
named return "n" with type "int" found (nonamedreturns)
|
Test:
internal/chart/chart_cmd_stage_test.go#L88
require-error: for error assertions use require (testifylint)
|
Test:
internal/chart/chart_cmd_stage_test.go#L109
require-error: for error assertions use require (testifylint)
|
Test:
internal/chart/chart_cmd_stage_test.go#L67
require-error: for error assertions use require (testifylint)
|
Test:
internal/chart/chart_cmd_stage_test.go#L80
require-error: for error assertions use require (testifylint)
|
Test:
internal/chart/chart_cmd_stage_test.go#L96
require-error: for error assertions use require (testifylint)
|
Test
Process completed with exit code 2.
|