Skip to content

Update CI to use golangci-lint #4

Update CI to use golangci-lint

Update CI to use golangci-lint #4

Triggered via push April 25, 2024 14:13
Status Failure
Total duration 1m 36s
Artifacts

go.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: goyaml.v2/decode_test.go#L1215
Error return value of `yaml.Unmarshal` is not checked (errcheck)
lint: goyaml.v2/encode_test.go#L492
Error return value of `yaml.Marshal` is not checked (errcheck)
lint: goyaml.v3/decode_test.go#L1607
Error return value of `yaml.Unmarshal` is not checked (errcheck)
lint: goyaml.v3/encode_test.go#L568
Error return value of `yaml.Marshal` is not checked (errcheck)
lint: goyaml.v2/apic.go#L75
func `yaml_parser_set_encoding` is unused (unused)
lint: goyaml.v2/apic.go#L134
func `yaml_emitter_set_encoding` is unused (unused)
lint: goyaml.v2/apic.go#L142
func `yaml_emitter_set_canonical` is unused (unused)
lint: goyaml.v2/apic.go#L147
func `yaml_emitter_set_indent` is unused (unused)
lint: goyaml.v2/apic.go#L155
func `yaml_emitter_set_width` is unused (unused)
lint: goyaml.v2/apic.go#L168
func `yaml_emitter_set_break` is unused (unused)