use go.mod, not vendor #1
pull-request.yaml
on: pull_request
Sanitize
2m 35s
Build
25s
Annotations
3 errors
Sanitize:
ledis.go#L61
S1006: should use for {} instead of for true {} (gosimple)
|
Sanitize:
loadis.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Sanitize
issues found
|