Skip to content

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

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

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

Re-run triggered September 4, 2024 12:12
Status Success
Total duration 4m 55s
Artifacts

test.yml

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

Annotations

93 errors
test: ubuntu-latest: sysfs/sysfssmoketest/benchmark.go#L13
no required module provides package periph.io/x/conn/gpio; to add it:
test: ubuntu-latest: sysfs/sysfssmoketest/benchmark_gpio_support.go#L17
no required module provides package periph.io/x/conn/physic; to add it:
test: ubuntu-latest: sysfs/sysfssmoketest/benchmark.go#L14
no required module provides package periph.io/x/host/sysfs; to add it:
test: ubuntu-latest
Process completed with exit code 1.
test: ubuntu-latest
Process completed with exit code 1.
test: macos-latest
Process completed with exit code 1.
test: macos-latest: sysfs/sysfssmoketest/benchmark.go#L13
no required module provides package periph.io/x/conn/gpio; to add it:
test: macos-latest: sysfs/sysfssmoketest/benchmark_gpio_support.go#L17
no required module provides package periph.io/x/conn/physic; to add it:
test: macos-latest: sysfs/sysfssmoketest/benchmark.go#L14
no required module provides package periph.io/x/host/sysfs; to add it:
test: macos-latest
Process completed with exit code 1.
lint: ubuntu-latest: sysfs/sysfssmoketest/benchmark.go#L13
no required module provides package periph.io/x/conn/gpio; to add it:
lint: ubuntu-latest: sysfs/sysfssmoketest/benchmark_gpio_support.go#L17
no required module provides package periph.io/x/conn/physic; to add it:
lint: ubuntu-latest: sysfs/sysfssmoketest/benchmark.go#L14
no required module provides package periph.io/x/host/sysfs; to add it:
lint: ubuntu-latest
Process completed with exit code 1.
lint: ubuntu-latest
Process completed with exit code 1.
lint: ubuntu-latest
Process completed with exit code 1.
lint: ubuntu-latest: sysfs/sysfssmoketest/benchmark.go#L13
no required module provides package periph.io/x/conn/gpio; to add it:
lint: ubuntu-latest: sysfs/sysfssmoketest/benchmark_gpio_support.go#L17
no required module provides package periph.io/x/conn/physic; to add it:
lint: ubuntu-latest: sysfs/sysfssmoketest/benchmark.go#L14
no required module provides package periph.io/x/host/sysfs; to add it:
lint: ubuntu-latest
Process completed with exit code 1.
lint: ubuntu-latest
Process completed with exit code 1.
lint: ubuntu-latest: gpioioctl/gpio.go#L354
error strings should not be capitalized (ST1005)
lint: ubuntu-latest: gpioioctl/gpio.go#L453
error strings should not be capitalized (ST1005)
lint: ubuntu-latest: gpioioctl/lineset.go#L48
error strings should not be capitalized (ST1005)
lint: ubuntu-latest: gpioioctl/lineset.go#L48
error strings should not end with punctuation or newlines (ST1005)
lint: ubuntu-latest: gpioioctl/lineset.go#L76
should use copy(to[:], from) instead of a loop (S1001)
lint: ubuntu-latest: sysfs/sysfssmoketest/benchmark.go#L13
no required module provides package periph.io/x/conn/gpio; to add it:
lint: ubuntu-latest: sysfs/sysfssmoketest/benchmark.go#L14
no required module provides package periph.io/x/host/sysfs; to add it:
lint: ubuntu-latest: sysfs/sysfssmoketest/benchmark_gpio_support.go#L17
no required module provides package periph.io/x/conn/physic; to add it:
lint: ubuntu-latest
Process completed with exit code 1.
lint: ubuntu-latest: gpioioctl/gpio.go#L352
[CWE-276] Expect file permissions to be 0600 or less (Rule:G302, Severity:MEDIUM, Confidence:HIGH)
lint: ubuntu-latest: gpioioctl/gpio.go#L398
[CWE-703] Errors unhandled. (Rule:G104, Severity:LOW, Confidence:HIGH)
lint: ubuntu-latest: gpioioctl/gpio.go#L396
[CWE-703] Errors unhandled. (Rule:G104, Severity:LOW, Confidence:HIGH)
lint: ubuntu-latest: gpioioctl/gpio.go#L388
[CWE-703] Errors unhandled. (Rule:G104, Severity:LOW, Confidence:HIGH)
lint: ubuntu-latest: gpioioctl/gpio.go#L98
[CWE-703] Errors unhandled. (Rule:G104, Severity:LOW, Confidence:HIGH)
lint: ubuntu-latest: gpioioctl/gpio.go#L96
[CWE-703] Errors unhandled. (Rule:G104, Severity:LOW, Confidence:HIGH)
lint: ubuntu-latest
Process completed with exit code 1.
test: windows-latest: sysfs/sysfssmoketest/benchmark.go#L13
no required module provides package periph.io/x/conn/gpio; to add it:
test: windows-latest: sysfs/sysfssmoketest/benchmark_gpio_support.go#L17
no required module provides package periph.io/x/conn/physic; to add it:
test: windows-latest: sysfs/sysfssmoketest/benchmark.go#L14
no required module provides package periph.io/x/host/sysfs; to add it:
test: windows-latest
Process completed with exit code 1.
test: windows-latest
Process completed with exit code 1.
lint: macos-latest: sysfs/sysfssmoketest/benchmark.go#L13
no required module provides package periph.io/x/conn/gpio; to add it:
lint: macos-latest: sysfs/sysfssmoketest/benchmark_gpio_support.go#L17
no required module provides package periph.io/x/conn/physic; to add it:
lint: macos-latest: sysfs/sysfssmoketest/benchmark.go#L14
no required module provides package periph.io/x/host/sysfs; to add it:
lint: macos-latest
Process completed with exit code 1.
lint: macos-latest: gpioioctl/gpio.go#L352
[CWE-276] Expect file permissions to be 0600 or less (Rule:G302, Severity:MEDIUM, Confidence:HIGH)
lint: macos-latest: gpioioctl/gpio.go#L398
[CWE-703] Errors unhandled. (Rule:G104, Severity:LOW, Confidence:HIGH)
lint: macos-latest: gpioioctl/gpio.go#L396
[CWE-703] Errors unhandled. (Rule:G104, Severity:LOW, Confidence:HIGH)
lint: macos-latest: gpioioctl/gpio.go#L388
[CWE-703] Errors unhandled. (Rule:G104, Severity:LOW, Confidence:HIGH)
lint: macos-latest: gpioioctl/gpio.go#L98
[CWE-703] Errors unhandled. (Rule:G104, Severity:LOW, Confidence:HIGH)
lint: macos-latest: gpioioctl/gpio.go#L96
[CWE-703] Errors unhandled. (Rule:G104, Severity:LOW, Confidence:HIGH)
lint: macos-latest
Process completed with exit code 1.
lint: macos-latest: gpioioctl/gpio.go#L354
error strings should not be capitalized (ST1005)
lint: macos-latest: gpioioctl/gpio.go#L453
error strings should not be capitalized (ST1005)
lint: macos-latest: gpioioctl/lineset.go#L48
error strings should not be capitalized (ST1005)
lint: macos-latest: gpioioctl/lineset.go#L48
error strings should not end with punctuation or newlines (ST1005)
lint: macos-latest: gpioioctl/lineset.go#L76
should use copy(to[:], from) instead of a loop (S1001)
lint: macos-latest: sysfs/sysfssmoketest/benchmark.go#L13
no required module provides package periph.io/x/conn/gpio; to add it:
lint: macos-latest: sysfs/sysfssmoketest/benchmark.go#L14
no required module provides package periph.io/x/host/sysfs; to add it:
lint: macos-latest: sysfs/sysfssmoketest/benchmark_gpio_support.go#L17
no required module provides package periph.io/x/conn/physic; to add it:
lint: macos-latest
Process completed with exit code 1.
lint: macos-latest
Process completed with exit code 1.
lint: macos-latest: sysfs/sysfssmoketest/benchmark.go#L13
no required module provides package periph.io/x/conn/gpio; to add it:
lint: macos-latest: sysfs/sysfssmoketest/benchmark_gpio_support.go#L17
no required module provides package periph.io/x/conn/physic; to add it:
lint: macos-latest: sysfs/sysfssmoketest/benchmark.go#L14
no required module provides package periph.io/x/host/sysfs; to add it:
lint: macos-latest
Process completed with exit code 1.
codeql: ubuntu-latest
no required module provides package periph.io/x/conn/gpio; to add it:
codeql: ubuntu-latest
no required module provides package periph.io/x/conn/physic; to add it:
codeql: ubuntu-latest
no required module provides package periph.io/x/host/sysfs; to add it:
codeql: ubuntu-latest
could not import periph.io/x/conn/gpio (invalid package name: "")
codeql: ubuntu-latest
could not import periph.io/x/host/sysfs (invalid package name: "")
codeql: ubuntu-latest
could not import periph.io/x/conn/physic (invalid package name: "")
lint: windows-latest: sysfs/sysfssmoketest/benchmark.go#L13
no required module provides package periph.io/x/conn/gpio; to add it:
lint: windows-latest: sysfs/sysfssmoketest/benchmark_gpio_support.go#L17
no required module provides package periph.io/x/conn/physic; to add it:
lint: windows-latest: sysfs/sysfssmoketest/benchmark.go#L14
no required module provides package periph.io/x/host/sysfs; to add it:
lint: windows-latest
Process completed with exit code 1.
lint: windows-latest
Process completed with exit code 1.
lint: windows-latest: gpioioctl/gpio.go#L98
cannot use int(line.fd) (value of type int) as syscall.Handle value in argument to syscall.Close
lint: windows-latest: gpioioctl/gpio.go#L235
cannot use int(line.fd) (value of type int) as syscall.Handle value in argument to syscall.SetNonblock
lint: windows-latest: gpioioctl/gpio.go#L398
cannot use int(chip.fd) (value of type int) as syscall.Handle value in argument to syscall.Close
lint: windows-latest: gpioioctl/ioctl.go#L205
undefined: syscall.SYS_IOCTL
lint: windows-latest: gpioioctl/ioctl.go#L205
not enough arguments in call to syscall.Syscall
lint: windows-latest: gpioioctl/ioctl.go#L214
undefined: syscall.SYS_IOCTL
lint: windows-latest: gpioioctl/ioctl.go#L214
not enough arguments in call to syscall.Syscall
lint: windows-latest: gpioioctl/ioctl.go#L222
undefined: syscall.SYS_IOCTL
lint: windows-latest: gpioioctl/ioctl.go#L222
not enough arguments in call to syscall.Syscall
lint: windows-latest: gpioioctl/ioctl.go#L231
undefined: syscall.SYS_IOCTL
lint: windows-latest
Process completed with exit code 1.
lint: windows-latest: sysfs/sysfssmoketest/benchmark.go#L13
no required module provides package periph.io/x/conn/gpio; to add it:
lint: windows-latest: sysfs/sysfssmoketest/benchmark_gpio_support.go#L17
no required module provides package periph.io/x/conn/physic; to add it:
lint: windows-latest: sysfs/sysfssmoketest/benchmark.go#L14
no required module provides package periph.io/x/host/sysfs; to add it:
lint: windows-latest
Process completed with exit code 1.