gpioioctl:Implement ioctl access to Linux GPIO chips/lines. #184
Annotations
7 errors
Check: go vet shadow; shadowed variables
cannot use s.fd (variable of type int) as syscall.Handle value in argument to syscall.SetNonblock
|
Check: go vet shadow; shadowed variables
Process completed with exit code 1.
|
Check: staticcheck:
netlink/onewire.go#L480
cannot use s.fd (variable of type int) as syscall.Handle value in argument to syscall.SetNonblock (compile)
|
Check: staticcheck
Process completed with exit code 1.
|
Check: gosec
Process completed with exit code 1.
|
Check: go vet
cannot use s.fd (variable of type int) as syscall.Handle value in argument to syscall.SetNonblock
|
Check: go vet
Process completed with exit code 1.
|
Loading