Skip to content

embedded etcd in k8s #1803

embedded etcd in k8s

embedded etcd in k8s #1803

Triggered via pull request January 26, 2024 14:38
Status Failure
Total duration 1m 0s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
lint: pkg/config/helmvalues/values_test.go#L11
var `sourceFiles` is unused (unused)
lint: pkg/config/helmvalues/values_test.go#L48
unnecessary trailing newline (whitespace)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: pkg/k8s/k8s.go#L31
unused-parameter: parameter 'embeddedEtcd' seems to be unused, consider removing or renaming it as _ (revive)