gpioioctl:Implement ioctl access to Linux GPIO chips/lines. #188
Annotations
10 errors
Check: go vet shadow; shadowed variables
connSocket redeclared in this block
|
Check: go vet shadow; shadowed variables
Process completed with exit code 1.
|
Check: staticcheck:
netlink/socket_windows.go#L12
connSocket redeclared in this block
|
Check: staticcheck:
netlink/netlink_other.go#L14
other declaration of connSocket
|
Check: staticcheck:
netlink/socket_windows.go#L18
w1Socket redeclared in this block
|
Check: staticcheck:
netlink/onewire.go#L264
other declaration of w1Socket (compile)
|
Check: staticcheck
Process completed with exit code 1.
|
Check: gosec
Process completed with exit code 1.
|
Check: go vet
connSocket redeclared in this block
|
Check: go vet
Process completed with exit code 1.
|
Loading