Skip to content

build(deps): bump tinygo.org/x/bluetooth from 0.8.0 to 0.10.0 #530

build(deps): bump tinygo.org/x/bluetooth from 0.8.0 to 0.10.0

build(deps): bump tinygo.org/x/bluetooth from 0.8.0 to 0.10.0 #530

Triggered via pull request November 4, 2024 21:57
Status Failure
Total duration 36s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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