Skip to content

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

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 #224

Triggered via pull request January 30, 2026 17:57
Status Success
Total duration 6m 24s
Artifacts

test.yml

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

Annotations

9 errors and 1 warning
test: ubuntu-latest
Process completed with exit code 1.
test: macos-latest
Process completed with exit code 1.
test: windows-latest
Process completed with exit code 1.
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/