Skip to content

gpioioctl:Implement ioctl access to Linux GPIO chips/lines. #188

gpioioctl:Implement ioctl access to Linux GPIO chips/lines.

gpioioctl:Implement ioctl access to Linux GPIO chips/lines. #188

Triggered via pull request September 12, 2024 18:54
@gsextongsexton
synchronize #59
gsexton:main
Status Success
Total duration 4m 39s
Artifacts

test.yml

on: pull_request
Matrix: codeql
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

67 errors
test: macos-latest: netlink/socket.go#L10
connSocket redeclared in this block
test: macos-latest: netlink/netlink_other.go#L14
other declaration of connSocket
test: macos-latest: netlink/socket.go#L16
w1Socket redeclared in this block
test: macos-latest: netlink/onewire.go#L264
other declaration of w1Socket
test: macos-latest
Process completed with exit code 1.
test: ubuntu-latest: netlink/socket.go#L10
connSocket redeclared in this block
test: ubuntu-latest: netlink/netlink_linux.go#L15
other declaration of connSocket
test: ubuntu-latest: netlink/socket.go#L16
w1Socket redeclared in this block
test: ubuntu-latest: netlink/onewire.go#L264
other declaration of w1Socket
test: ubuntu-latest
Process completed with exit code 1.
lint: macos-latest
connSocket redeclared in this block
lint: macos-latest
Process completed with exit code 1.
lint: macos-latest: bcm283x/gpio.go#L680
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: macos-latest: bcm283x/gpio.go#L676
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: macos-latest: bcm283x/gpio.go#L669
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: macos-latest: bcm283x/gpio.go#L659
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: macos-latest: bcm283x/gpio.go#L649
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: macos-latest: bcm283x/dma.go#L1119
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: macos-latest: bcm283x/dma.go#L1119
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: macos-latest: bcm283x/dma.go#L1114
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: macos-latest: bcm283x/dma.go#L1114
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: macos-latest: bcm283x/dma.go#L1046
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: macos-latest: netlink/socket.go#L10
connSocket redeclared in this block
lint: macos-latest: netlink/netlink_other.go#L14
other declaration of connSocket
lint: macos-latest: netlink/socket.go#L16
w1Socket redeclared in this block
lint: macos-latest: netlink/onewire.go#L264
other declaration of w1Socket (compile)
lint: macos-latest
Process completed with exit code 1.
lint: macos-latest
connSocket redeclared in this block
lint: macos-latest
Process completed with exit code 1.
codeql: ubuntu-latest
connSocket redeclared in this block
codeql: ubuntu-latest
other declaration of connSocket
codeql: ubuntu-latest
w1Socket redeclared in this block
codeql: ubuntu-latest
other declaration of w1Socket
lint: ubuntu-latest
connSocket redeclared in this block
lint: ubuntu-latest
Process completed with exit code 1.
lint: ubuntu-latest
connSocket redeclared in this block
lint: ubuntu-latest
Process completed with exit code 1.
lint: ubuntu-latest: netlink/socket.go#L10
connSocket redeclared in this block
lint: ubuntu-latest: netlink/netlink_linux.go#L15
other declaration of connSocket
lint: ubuntu-latest: netlink/socket.go#L16
w1Socket redeclared in this block
lint: ubuntu-latest: netlink/onewire.go#L264
other declaration of w1Socket (compile)
lint: ubuntu-latest
Process completed with exit code 1.
lint: ubuntu-latest: bcm283x/gpio.go#L680
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: ubuntu-latest: bcm283x/gpio.go#L676
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: ubuntu-latest: bcm283x/gpio.go#L669
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: ubuntu-latest: bcm283x/gpio.go#L659
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: ubuntu-latest: bcm283x/gpio.go#L649
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: ubuntu-latest: bcm283x/dma.go#L1119
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: ubuntu-latest: bcm283x/dma.go#L1119
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: ubuntu-latest: bcm283x/dma.go#L1114
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: ubuntu-latest: bcm283x/dma.go#L1114
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
lint: ubuntu-latest: bcm283x/dma.go#L1046
[CWE-190] integer overflow conversion uint64 -> uint32 (Rule:G115, Severity:HIGH, Confidence:MEDIUM)
test: windows-latest: netlink/socket_windows.go#L12
connSocket redeclared in this block
test: windows-latest: netlink/netlink_other.go#L14
other declaration of connSocket
test: windows-latest: netlink/socket_windows.go#L18
w1Socket redeclared in this block
test: windows-latest: netlink/onewire.go#L264
other declaration of w1Socket
test: windows-latest
Process completed with exit code 1.
lint: windows-latest
connSocket redeclared in this block
lint: windows-latest
Process completed with exit code 1.
lint: windows-latest: netlink/socket_windows.go#L12
connSocket redeclared in this block
lint: windows-latest: netlink/netlink_other.go#L14
other declaration of connSocket
lint: windows-latest: netlink/socket_windows.go#L18
w1Socket redeclared in this block
lint: windows-latest: netlink/onewire.go#L264
other declaration of w1Socket (compile)
lint: windows-latest
Process completed with exit code 1.
lint: windows-latest
Process completed with exit code 1.
lint: windows-latest
connSocket redeclared in this block
lint: windows-latest
Process completed with exit code 1.