Skip to content

ci(gh): add test workflow #3

ci(gh): add test workflow

ci(gh): add test workflow #3

Triggered via push April 4, 2024 04:13
Status Failure
Total duration 39s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: parameters.go#L115
S1005: unnecessary assignment to the blank identifier (gosimple)
lint: template.go#L10
structtag: struct field tag `yaml:"Default",omitempty` not compatible with reflect.StructTag.Get: key:"value" pairs not separated by spaces (govet)
lint: main_test.go#L179
ineffectual assignment to err (ineffassign)
lint: main.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint
issues found
test
Process completed with exit code 1.