Skip to content

fix(kuma-cp): paginate Secrets correctly in universal (backport of #10954) #3710

fix(kuma-cp): paginate Secrets correctly in universal (backport of #10954)

fix(kuma-cp): paginate Secrets correctly in universal (backport of #10954) #3710

Triggered via pull request July 24, 2024 01:55
Status Failure
Total duration 50s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/plugins/secrets/k8s/plugin.go#L1
: # github.com/kumahq/kuma/pkg/plugins/secrets/k8s
lint: pkg/plugins/secrets/k8s/plugin.go#L25
syntax error: unexpected <<, expected }
lint: pkg/plugins/secrets/k8s/plugin.go#L33
invalid character U+0023 '#' (typecheck)
lint: pkg/plugins/secrets/k8s/plugin.go#L25
expected statement, found '<<' (typecheck)
lint: pkg/plugins/secrets/k8s/plugin.go#L27
expected statement, found '==' (typecheck)
lint: pkg/plugins/secrets/k8s/plugin.go#L33
expected statement, found '>>' (typecheck)
lint: pkg/plugins/secrets/k8s/plugin.go#L34
expected '}', found 'EOF' (typecheck)
lint: pkg/core/bootstrap/plugins.go#L21
could not import github.com/kumahq/kuma/pkg/plugins/secrets/k8s (-: # github.com/kumahq/kuma/pkg/plugins/secrets/k8s
lint: pkg/plugins/secrets/k8s/plugin.go#L25
syntax error: unexpected <<, expected }
lint: pkg/plugins/secrets/k8s/plugin.go#L33
invalid character U+0023 '#') (typecheck)
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/