Skip to content

fix: move responsibility for managing k3s token to control plane controller #51

fix: move responsibility for managing k3s token to control plane controller

fix: move responsibility for managing k3s token to control plane controller #51

Triggered via pull request November 27, 2023 15:25
Status Failure
Total duration 1m 39s
Artifacts

pr.yaml

on: pull_request
Matrix: validate
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 4 warnings
Validate lint: pkg/token/token_test.go#L166
Error return value of `controllerutil.SetControllerReference` is not checked (errcheck)
Validate lint: pkg/token/token_test.go#L183
Error return value of `controllerutil.SetOwnerReference` is not checked (errcheck)
Validate lint: pkg/token/token_test.go#L200
Error return value of `controllerutil.SetOwnerReference` is not checked (errcheck)
Validate lint: pkg/token/token_test.go#L220
Error return value of `controllerutil.SetOwnerReference` is not checked (errcheck)
Validate lint: pkg/token/token_test.go#L230
Comment should end in a period (godot)
Validate lint: pkg/token/token_test.go#L8
import 'github.com/google/uuid' is not allowed from list 'main' (depguard)
Validate lint
Process completed with exit code 2.
Validate test-bootstrap: pkg/token/token_test.go#L166
Error return value of `controllerutil.SetControllerReference` is not checked (errcheck)
Validate test-bootstrap: pkg/token/token_test.go#L183
Error return value of `controllerutil.SetOwnerReference` is not checked (errcheck)
Validate test-bootstrap: pkg/token/token_test.go#L200
Error return value of `controllerutil.SetOwnerReference` is not checked (errcheck)
Validate test-bootstrap: pkg/token/token_test.go#L220
Error return value of `controllerutil.SetOwnerReference` is not checked (errcheck)
Validate test-bootstrap: pkg/token/token_test.go#L230
Comment should end in a period (godot)
Validate test-bootstrap: pkg/token/token_test.go#L8
import 'github.com/google/uuid' is not allowed from list 'main' (depguard)
Validate test-bootstrap
Process completed with exit code 2.
Validate test-controlplane: pkg/token/token_test.go#L166
Error return value of `controllerutil.SetControllerReference` is not checked (errcheck)
Validate test-controlplane: pkg/token/token_test.go#L183
Error return value of `controllerutil.SetOwnerReference` is not checked (errcheck)
Validate test-controlplane: pkg/token/token_test.go#L200
Error return value of `controllerutil.SetOwnerReference` is not checked (errcheck)
Validate test-controlplane: pkg/token/token_test.go#L220
Error return value of `controllerutil.SetOwnerReference` is not checked (errcheck)
Validate test-controlplane: pkg/token/token_test.go#L230
Comment should end in a period (godot)
Validate test-controlplane: pkg/token/token_test.go#L8
import 'github.com/google/uuid' is not allowed from list 'main' (depguard)
Validate test-controlplane
Process completed with exit code 2.
Validate test-common
Both go-version and go-version-file inputs are specified, only go-version will be used
Validate lint
Both go-version and go-version-file inputs are specified, only go-version will be used
Validate test-bootstrap
Both go-version and go-version-file inputs are specified, only go-version will be used
Validate test-controlplane
Both go-version and go-version-file inputs are specified, only go-version will be used