Skip to content

fix: chart subcommand not rendering correctly #533

fix: chart subcommand not rendering correctly

fix: chart subcommand not rendering correctly #533

Triggered via pull request September 20, 2024 07:21
Status Failure
Total duration 41s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.