Skip to content

matrix

matrix #86

Triggered via pull request October 29, 2024 14:27
Status Failure
Total duration 1m 46s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
go-mod
Process completed with exit code 1.
golangci-lint: internal/template/exec_test.go#L1122
Error return value of `(*github.com/deckhouse/d8-lint/internal/template.Template).Parse` is not checked (errcheck)
golangci-lint: internal/template/exec_test.go#L1123
Error return value of `(*github.com/deckhouse/d8-lint/internal/template.Template).Parse` is not checked (errcheck)
golangci-lint: internal/template/exec_test.go#L1124
Error return value of `(*github.com/deckhouse/d8-lint/internal/template.Template).Execute` is not checked (errcheck)
golangci-lint: internal/template/exec_test.go#L1125
Error return value of `(*github.com/deckhouse/d8-lint/internal/template.Template).ExecuteTemplate` is not checked (errcheck)
golangci-lint: internal/template/exec_test.go#L1148
Error return value of `tmpl.AddParseTree` is not checked (errcheck)
golangci-lint: internal/template/exec_test.go#L1496
Error return value is not checked (errcheck)
golangci-lint: internal/template/funcs.go#L532
Error return value of `w.Write` is not checked (errcheck)
golangci-lint: internal/template/funcs.go#L533
Error return value of `w.Write` is not checked (errcheck)
golangci-lint: internal/template/funcs.go#L536
Error return value of `w.Write` is not checked (errcheck)
golangci-lint: internal/template/exec_test.go#L1863
string `result` has 3 occurrences, make it a constant (goconst)