Update README #6
main.yaml
on: push
Go Linter
/
lint
14s
Go Test
/
test
37s
Go Test
/
test-with-race
43s
Annotations
2 errors and 3 warnings
Go Linter / lint:
cmd/root/root.go#L174
Error return value of `zap.NewDevelopment` is not checked (errcheck)
|
Go Linter / lint
issues found
|
Go Linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/faucet/faucet. Supported file pattern: go.sum
|
Go Test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/faucet/faucet. Supported file pattern: go.sum
|
Go Test / test-with-race
Restore cache failed: Dependencies file is not found in /home/runner/work/faucet/faucet. Supported file pattern: go.sum
|