Skip to content

fix compile

fix compile #85

Triggered via push January 12, 2024 22:22
Status Failure
Total duration 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test: test/integration/devices_test.go#L22
device.Properties.AugustMetadata undefined (type *api.DeviceProperties has no field or method AugustMetadata)
test: test/integration/devices_test.go#L45
cannot use seamgo.DeviceTypeAugustLock.Ptr() (value of type *api.DeviceType) as *api.DevicesListRequestDeviceType value in struct literal
test: test/integration/devices_test.go#L54
cannot use []seamgo.DeviceType{…} (value of type []api.DeviceType) as []api.DevicesListRequestDeviceTypesItem value in struct literal
test: test/integration/devices_test.go#L65
undefined: seamgo.ManufacturerAugust
test: test/integration/devices_test.go#L74
device.Properties.Name undefined (type *api.DeviceProperties has no field or method Name)
test: test/integration/devices_test.go#L79
device.Properties.Name undefined (type *api.DeviceProperties has no field or method Name)
test: test/integration/devices_test.go#L79
deviceWithName.Properties.Name undefined (type *api.DeviceProperties has no field or method Name)
test
Process completed with exit code 1.