Skip to content

Add GHA workflow to lint helm chart, and fix a bug in the chart (#262) #45

Add GHA workflow to lint helm chart, and fix a bug in the chart (#262)

Add GHA workflow to lint helm chart, and fix a bug in the chart (#262) #45

Triggered via push May 18, 2023 20:02
Status Success
Total duration 5m 3s
Artifacts

test.yml

on: push
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