Skip to content

Implement control plane template #61

Implement control plane template

Implement control plane template #61

Triggered via pull request January 8, 2024 13:10
Status Failure
Total duration 2m 12s
Artifacts

pr.yaml

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

Annotations

21 errors and 4 warnings
Validate lint: bootstrap/api/v1beta1/conversion.go#L25
commentFormatting: put a space between `//` and comment text (gocritic)
Validate lint: bootstrap/api/v1beta1/conversion.go#L21
Comment should end in a period (godot)
Validate lint: bootstrap/api/v1beta1/conversion.go#L30
Comment should end in a period (godot)
Validate lint: bootstrap/api/v1beta1/conversion.go#L33
Comment should end in a period (godot)
Validate lint: bootstrap/api/v1beta1/groupversion_info.go#L32
var `localSchemeBuilder` is unused (unused)
Validate lint: bootstrap/api/v1beta1/conversion.go#L24
ST1016: methods on the same type should have the same receiver name (seen 1x "r", 2x "c") (stylecheck)
Validate lint
Process completed with exit code 2.
Validate test-controlplane: bootstrap/api/v1beta1/conversion.go#L25
commentFormatting: put a space between `//` and comment text (gocritic)
Validate test-controlplane: bootstrap/api/v1beta1/conversion.go#L21
Comment should end in a period (godot)
Validate test-controlplane: bootstrap/api/v1beta1/conversion.go#L30
Comment should end in a period (godot)
Validate test-controlplane: bootstrap/api/v1beta1/conversion.go#L33
Comment should end in a period (godot)
Validate test-controlplane: bootstrap/api/v1beta1/groupversion_info.go#L32
var `localSchemeBuilder` is unused (unused)
Validate test-controlplane: bootstrap/api/v1beta1/conversion.go#L24
ST1016: methods on the same type should have the same receiver name (seen 1x "r", 2x "c") (stylecheck)
Validate test-controlplane
Process completed with exit code 2.
Validate test-bootstrap: bootstrap/api/v1beta1/conversion.go#L25
commentFormatting: put a space between `//` and comment text (gocritic)
Validate test-bootstrap: bootstrap/api/v1beta1/conversion.go#L21
Comment should end in a period (godot)
Validate test-bootstrap: bootstrap/api/v1beta1/conversion.go#L30
Comment should end in a period (godot)
Validate test-bootstrap: bootstrap/api/v1beta1/conversion.go#L33
Comment should end in a period (godot)
Validate test-bootstrap: bootstrap/api/v1beta1/groupversion_info.go#L32
var `localSchemeBuilder` is unused (unused)
Validate test-bootstrap: bootstrap/api/v1beta1/conversion.go#L24
ST1016: methods on the same type should have the same receiver name (seen 1x "r", 2x "c") (stylecheck)
Validate test-bootstrap
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-controlplane
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