Skip to content

feat(bootstrap): support customizing corefile template from kuma-cp #2731

feat(bootstrap): support customizing corefile template from kuma-cp

feat(bootstrap): support customizing corefile template from kuma-cp #2731

Triggered via pull request December 18, 2023 07:55
Status Failure
Total duration 1m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: pkg/config/xds/bootstrap/config.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kumahq/kuma) --custom-order (gci)
lint: pkg/config/xds/bootstrap/config.go#L13
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kumahq/kuma) --custom-order (gci)
lint: app/kuma-dp/cmd/run.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/kumahq/kuma) --custom-order (gci)
lint: pkg/config/xds/bootstrap/config.go#L7
File is not `gofumpt`-ed (gofumpt)
lint: app/kuma-dp/cmd/run.go#L8
File is not `gofumpt`-ed (gofumpt)
lint: app/kuma-dp/cmd/run.go#L208
File is not `gofumpt`-ed (gofumpt)
lint: pkg/config/xds/bootstrap/config_test.go#L20
G303: File creation in shared tmp directory without using ioutil.Tempfile (gosec)
lint: app/kuma-dp/cmd/run_test.go#L136
ginkgo-linter: wrong length assertion; consider using `Expect(actualArgs).To(HaveLen(3))` instead (ginkgolinter)
lint
issues found