github.com/stefanmcshane/helm@v0.0.0-20221213002717-88a4a2c6e77d/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