Skip to content

onewire(ds18b20): introduce 1-wire device access by sysfs and temp driver #523

onewire(ds18b20): introduce 1-wire device access by sysfs and temp driver

onewire(ds18b20): introduce 1-wire device access by sysfs and temp driver #523

Triggered via pull request November 1, 2024 12:06
Status Failure
Total duration 51s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: drivers/onewire/ds18b20_driver.go#L98
G115: integer overflow conversion int -> uint8 (gosec)
lint: drivers/onewire/ds18b20_driver.go#L124
G115: integer overflow conversion int -> uint16 (gosec)
lint: system/onewiredevice_sysfs.go#L23
G115: integer overflow conversion int -> uint16 (gosec)
lint
issues found