CI に golangci-lint を採用 #1
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/
|