Skip to content

CI に golangci-lint を採用 #1

CI に golangci-lint を採用

CI に golangci-lint を採用 #1

Triggered via push September 23, 2024 13:46
Status Failure
Total duration 3m 8s
Artifacts

ci.yaml

on: push

Annotations

4 errors and 1 warning
lint: builder.go#L394
Error return value of `os.MkdirAll` is not checked (errcheck)
lint: serve.go#L62
Error return value of `c.watch` is not checked (errcheck)
lint: serve.go#L111
Error return value of `c.builder.ReloadConfig` is not checked (errcheck)
lint
issues found
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/