Skip to content

Remove namespace for metric tags (#275) #66

Remove namespace for metric tags (#275)

Remove namespace for metric tags (#275) #66

Triggered via push July 25, 2024 17:45
Status Success
Total duration 2m 47s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test: pkg/sloop/webserver/webserver.go#L89
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
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/