Skip to content

wip

wip #15019

Triggered via push December 31, 2024 14:33
Status Success
Total duration 3m 6s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
[golangci] compiler/types/pipeline/ruleset.go#L11: compiler/types/pipeline/ruleset.go#L11
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(github.com/go-vela) --custom-order (gci)
[golangci] compiler/types/pipeline/secret.go#L8: compiler/types/pipeline/secret.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(github.com/go-vela) --custom-order (gci)
[golangci] compiler/types/pipeline/secret.go#L10: compiler/types/pipeline/secret.go#L10
File is not `gci`-ed with --skip-generated -s standard -s default -s blank -s dot -s prefix(github.com/go-vela) --custom-order (gci)
[golangci] compiler/native/expand.go#L396: compiler/native/expand.go#L396
string `golang` has 3 occurrences, make it a constant (goconst)
[golangci] compiler/types/pipeline/ruleset.go#L26: compiler/types/pipeline/ruleset.go#L26
tag is not aligned, should be: json:"eval,omitempty" yaml:"eval,omitempty" (tagalign)
[golangci] compiler/types/pipeline/ruleset.go#L106: compiler/types/pipeline/ruleset.go#L106
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
[golangci] compiler/types/pipeline/ruleset.go#L111: compiler/types/pipeline/ruleset.go#L111
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636