maybe fix windows usb things #323
Annotations
10 errors and 4 warnings
core/usb/physical.c#L292
syntax error: ')'
|
core/usb/physical.c#L292
syntax error: missing ';' before ')'
|
core/usb/physical.c#L295
'portNum': undeclared identifier
|
core/usb/physical.c#L295
'portNum': undeclared identifier
|
core/usb/physical.c#L296
'portNum': undeclared identifier
|
core/usb/physical.c#L307
syntax error: '}'
|
core/usb/physical.c#L309
syntax error: 'return'
|
core/usb/physical.c#L310
syntax error: '}'
|
core/usb/physical.c#L339
syntax error: ')'
|
core/usb/physical.c#L339
syntax error: missing ';' before ')'
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
core/usb/physical.c#L355
'function': 'libusb_device *' differs in levels of indirection from 'libusb_config_descriptor **'
|
core/usb/physical.c#L355
'libusb_get_active_config_descriptor': different types for formal and actual parameter 1
|
core/usb/physical.c#L378
'initializing': 'int' differs in levels of indirection from 'void *'
|
This job failed
Loading