github.com/loafoe/helm@v1.0.1/cmd/helm/testdata/output/lint-quiet-with-error.txt (about)

     1  ==> Linting testdata/testcharts/chart-bad-requirements
     2  [ERROR] Chart.yaml: unable to parse YAML
     3  	error converting YAML to JSON: yaml: line 6: did not find expected '-' indicator
     4  [WARNING] templates/: directory not found
     5  [ERROR] : unable to load chart
     6  	cannot load Chart.yaml: error converting YAML to JSON: yaml: line 6: did not find expected '-' indicator
     7  
     8  Error: 2 chart(s) linted, 1 chart(s) failed