SDK regeneration #163
Annotations
6 errors and 2 warnings
test:
test/integration/access_codes_test.go#L140
deleteResponse.ActionAttempt.Success undefined (type *api.ActionAttempt has no field or method Success)
|
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#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.
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
compile
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|