Skip to content

Remove namespace for metric tags #63

Remove namespace for metric tags

Remove namespace for metric tags #63

Triggered via pull request July 24, 2024 00:01
Status Failure
Total duration 2m 44s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
test: pkg/sloop/ingress/kubewatcher.go#L402
undefined: jsonlogic
test
Process completed with exit code 1.
test: pkg/sloop/ingress/kubewatcher.go#L402
undefined: jsonlogic
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
undeclared name: jsonlogic
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/