Skip to content

CUE validation/generation, add cli flags, templates, and update README #26

CUE validation/generation, add cli flags, templates, and update README

CUE validation/generation, add cli flags, templates, and update README #26

Triggered via pull request October 31, 2023 12:06
Status Failure
Total duration 1m 22s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: pkg/utils/utils.go#L166
Error return value of `os.Mkdir` is not checked (errcheck)
lint: pkg/utils/utils_test.go#L142
Error return value of `os.WriteFile` is not checked (errcheck)
lint: pkg/utils/utils_test.go#L193
Error return value of `w.Write` is not checked (errcheck)
lint
issues found