Skip to content

gpio(hx711): add driver for 24 bit ADC e.g. measure with load cells #700

gpio(hx711): add driver for 24 bit ADC e.g. measure with load cells

gpio(hx711): add driver for 24 bit ADC e.g. measure with load cells #700

Triggered via pull request September 8, 2025 14:27
Status Failure
Total duration 44s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: platforms/raspi/adaptor_test.go#L221
a.ServoWrite undefined (type *Adaptor has no field or method ServoWrite) (typecheck)
lint: platforms/raspi/adaptor_test.go#L216
a.ServoWrite undefined (type *Adaptor has no field or method ServoWrite) (typecheck)
lint: platforms/raspi/adaptor_test.go#L200
a.PwmWrite undefined (type *Adaptor has no field or method PwmWrite) (typecheck)
lint: platforms/raspi/adaptor_test.go#L191
a.PwmWrite undefined (type *Adaptor has no field or method PwmWrite) (typecheck)
lint: platforms/raspi/adaptor_test.go#L179
a.AnalogRead undefined (type *Adaptor has no field or method AnalogRead) (typecheck)
lint: platforms/raspi/adaptor_test.go#L175
a.AnalogRead undefined (type *Adaptor has no field or method AnalogRead) (typecheck)
lint: platforms/raspi/adaptor_test.go#L171
a.AnalogRead undefined (type *Adaptor has no field or method AnalogRead) (typecheck)
lint: platforms/raspi/adaptor_test.go#L159
a.GetI2cConnection undefined (type *Adaptor has no field or method GetI2cConnection) (typecheck)
lint: platforms/raspi/adaptor_test.go#L157
a.PwmWrite undefined (type *Adaptor has no field or method PwmWrite) (typecheck)
lint: platforms/raspi/adaptor_test.go#L156
a.DigitalWrite undefined (type *Adaptor has no field or method DigitalWrite) (typecheck)