fix: set socket gid to gid of the current process #1
Annotations
5 errors and 3 warnings
|
|
|
driver/udev.go#L7
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)
|
|
driver/main.go#L117
printf: github.com/sirupsen/logrus.Fatal call has possible Printf formatting directive %v (govet)
|
|
driver/driver.go#L577
printf: (*github.com/sirupsen/logrus.Entry).Error call has possible Printf formatting directive %s (govet)
|
|
driver/driver.go#L245
S1002: should omit comparison to bool constant, can be simplified to `!vol.Multiattach` (gosimple)
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading