Skip to content

Add GHA workflow to lint helm chart, and fix a bug in the chart #44

Add GHA workflow to lint helm chart, and fix a bug in the chart

Add GHA workflow to lint helm chart, and fix a bug in the chart #44

Re-run triggered May 18, 2023 18:59
Status Success
Total duration 4m 35s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test: pkg/sloop/webserver/webserver.go#L88
github.com/spf13/afero.Afero composite literal uses unkeyed fields
test: pkg/sloop/webserver/webfiles_test.go#L24
github.com/spf13/afero.Afero composite literal uses unkeyed fields
test: pkg/sloop/webserver/webfiles_test.go#L31
github.com/spf13/afero.Afero composite literal uses unkeyed fields
test: pkg/sloop/webserver/webfiles_test.go#L43
github.com/spf13/afero.Afero composite literal uses unkeyed fields
test: pkg/sloop/webserver/links.go#L16
struct field tag `json:"text""` not compatible with reflect.StructTag.Get: key:"value" pairs not separated by spaces