Skip to content

fix(MeshTrace): invalid sampling default values (backport of #11548) #3770

fix(MeshTrace): invalid sampling default values (backport of #11548)

fix(MeshTrace): invalid sampling default values (backport of #11548) #3770

Triggered via pull request September 25, 2024 08:41
Status Failure
Total duration 8m 18s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/plugins/policies/meshtrace/api/v1alpha1/meshtrace.go#L1
: # github.com/kumahq/kuma/pkg/plugins/policies/meshtrace/api/v1alpha1
lint: pkg/plugins/policies/meshtrace/api/v1alpha1/meshtrace.go#L101
syntax error: unexpected <<, expected field name or embedded type
lint: pkg/plugins/policies/meshtrace/api/v1alpha1/meshtrace.go#L108
syntax error: unexpected ==, expected field name or embedded type
lint: pkg/plugins/policies/meshtrace/api/v1alpha1/meshtrace.go#L116
invalid character U+0023 '#'
lint: pkg/plugins/policies/meshtrace/api/v1alpha1/meshtrace.go#L123
syntax error: unexpected <<, expected field name or embedded type
lint: pkg/plugins/policies/meshtrace/api/v1alpha1/meshtrace.go#L124
syntax error: unexpected ==, expected field name or embedded type
lint: pkg/plugins/policies/meshtrace/api/v1alpha1/meshtrace.go#L126
invalid character U+0023 '#'
lint: pkg/plugins/policies/meshtrace/api/v1alpha1/meshtrace.go#L133
syntax error: unexpected <<, expected field name or embedded type
lint: pkg/plugins/policies/meshtrace/api/v1alpha1/meshtrace.go#L134
syntax error: unexpected ==, expected field name or embedded type
lint: pkg/plugins/policies/meshtrace/api/v1alpha1/meshtrace.go#L136
invalid character U+0023 '#' (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/