default true booleans should not be rendered in YAML #20
build-test.yml
on: push
lint
2m 23s
goreleaser-windows
3m 27s
goreleaser-unix
3m 28s
Matrix: end2end
Matrix: test
Annotations
3 errors
lint:
pkg/pipeline/pipeline.go#L134
S1002: should omit comparison to bool constant, can be simplified to `*b.Value` (gosimple)
|
lint:
pkg/pipeline/pipeline_test.go#L944
encoded-compare: use assert.YAMLEq (testifylint)
|
lint
Process completed with exit code 1.
|