From xdpos 7 #83
Annotations
5 errors and 2 warnings
Run tests
multiple-value hid.Enumerate(hub.vendorID, 0) (value of type ([]hid.DeviceInfo, error)) in single-value context
|
Run tests
cannot use device (variable of type hid.Device) as *hid.Device value in assignment: hid.Device does not implement *hid.Device (type *hid.Device is pointer to interface, not interface)
|
Run tests
cannot use w.device (variable of type *hid.Device) as io.ReadWriter value in argument to w.driver.Open: *hid.Device does not implement io.ReadWriter (type *hid.Device is pointer to interface, not interface)
|
Run tests
w.device.Close undefined (type *hid.Device is pointer to interface, not interface)
|
Run tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Set up Go 1.21.x
Restore cache failed: Dependencies file is not found in /home/runner/work/XDC-Subnet/XDC-Subnet. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading