Skip to content

sysfs: Implement SMBus read/write byte data when I2C function is not available #226

sysfs: Implement SMBus read/write byte data when I2C function is not available

sysfs: Implement SMBus read/write byte data when I2C function is not available #226

Triggered via pull request January 30, 2026 18:03
@jseelyjseely
synchronize #72
jseely:main
Status Success
Total duration 4m 48s
Artifacts

test.yml

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

Annotations

6 errors and 1 warning
lint: ubuntu-latest
Process completed with exit code 1.
lint: ubuntu-latest: ftdi/mpsse.go#L237
[CWE-118] slice index out of range (Rule:G602, Severity:LOW, Confidence:HIGH)
lint: macos-latest
Process completed with exit code 1.
lint: macos-latest: ftdi/mpsse.go#L237
[CWE-118] slice index out of range (Rule:G602, Severity:LOW, Confidence:HIGH)
lint: windows-latest
Process completed with exit code 1.
lint: windows-latest: ftdi/mpsse.go#L237
[CWE-118] slice index out of range (Rule:G602, Severity:LOW, Confidence:HIGH)
codeql: ubuntu-latest
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/