build(deps): bump tinygo.org/x/bluetooth from 0.8.0 to 0.10.0 #530
Annotations
5 errors
lint:
platforms/bleclient/ble_client_adaptor.go#L115
cannot use bluetooth.DefaultAdapter (variable of type *bluetooth.Adapter) as bluetoothExtAdapterer value in argument to a.btAdptCreator: *bluetooth.Adapter does not implement bluetoothExtAdapterer (wrong type for method Connect)
|
lint:
platforms/bleclient/helpers_test.go#L42
cannot use bta.payload (variable of type *btTestPayload) as bluetooth.AdvertisementPayload value in struct literal: *btTestPayload does not implement bluetooth.AdvertisementPayload (wrong type for method ManufacturerData)
|
lint:
platforms/firmata/ble_firmata_adaptor.go#L11
could not import gobot.io/x/gobot/v2/platforms/bleclient (-: # gobot.io/x/gobot/v2/platforms/bleclient
|
lint:
platforms/bleclient/ble_client_adaptor.go#L115
cannot use bluetooth.DefaultAdapter (variable of type *bluetooth.Adapter) as bluetoothExtAdapterer value in argument to a.btAdptCreator: *bluetooth.Adapter does not implement bluetoothExtAdapterer (wrong type for method Connect)
|
lint
issues found
|