Refactoring with common-sdk integration #1737
Open
Annotations
3 errors
golangci-lint:
zboxcore/sdk/allocation.go#L3441
Error return value of `sys.Files.StoreLogs` is not checked (errcheck)
|
golangci-lint:
zboxcore/sdk/deleteworker.go#L8
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)
|
golangci-lint
issues found
|
Loading