gpioioctl:Implement ioctl access to Linux GPIO chips/lines. #183
Annotations
8 errors
Check: go vet shadow; shadowed variables
s.fd undefined (type *connSocket has no field or method fd)
|
Check: go vet shadow; shadowed variables
Process completed with exit code 1.
|
Check: staticcheck:
netlink/onewire.go#L281
s.fd undefined (type *connSocket has no field or method fd)
|
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: go vet
s.fd undefined (type *connSocket has no field or method fd)
|
Check: go vet
Process completed with exit code 1.
|
Check: gosec
Process completed with exit code 1.
|
Loading