onewire(ds18b20): introduce 1-wire device access by sysfs and temp driver #523
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
|