Skip to content

maybe fix windows usb things #323

maybe fix windows usb things

maybe fix windows usb things #323

Triggered via push September 30, 2024 22:10
Status Failure
Total duration 4m 43s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 12 warnings
Build: Windows x64-Release-Qt5: core/usb/physical.c#L292
syntax error: missing ';' before ')'
Build: Windows x64-Release-Qt5: core/usb/physical.c#L295
'portNum': undeclared identifier
Build: Windows x64-Release-Qt5: core/usb/physical.c#L295
'portNum': undeclared identifier
Build: Windows x64-Release-Qt5: core/usb/physical.c#L296
'portNum': undeclared identifier
Build: Windows x64-Release-Qt5: core/usb/physical.c#L309
syntax error: 'return'
Build: Windows x64-Release-Qt5: core/usb/physical.c#L339
syntax error: missing ';' before ')'
Build: Windows x86-Release-Qt5: core/usb/physical.c#L292
syntax error: missing ';' before ')'
Build: Windows x86-Release-Qt5: core/usb/physical.c#L295
'portNum': undeclared identifier
Build: Windows x86-Release-Qt5: core/usb/physical.c#L295
'portNum': undeclared identifier
Build: Windows x86-Release-Qt5: core/usb/physical.c#L296
'portNum': undeclared identifier
Build: Windows x86-Release-Qt5: core/usb/physical.c#L309
syntax error: 'return'
Build: Windows x86-Release-Qt5: core/usb/physical.c#L339
syntax error: missing ';' before ')'
Build: Windows x64-Release-Qt6: core/usb/physical.c#L292
syntax error: missing ';' before ')'
Build: Windows x64-Release-Qt6: core/usb/physical.c#L295
'portNum': undeclared identifier
Build: Windows x64-Release-Qt6: core/usb/physical.c#L295
'portNum': undeclared identifier
Build: Windows x64-Release-Qt6: core/usb/physical.c#L296
'portNum': undeclared identifier
Build: Windows x64-Release-Qt6: core/usb/physical.c#L309
syntax error: 'return'
Build: Windows x64-Release-Qt6: core/usb/physical.c#L339
syntax error: missing ';' before ')'
Build: Windows x64-Release-Qt5
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/
Build: Windows x64-Release-Qt5: core/usb/physical.c#L355
'function': 'libusb_device *' differs in levels of indirection from 'libusb_config_descriptor **'
Build: Windows x64-Release-Qt5: core/usb/physical.c#L355
'libusb_get_active_config_descriptor': different types for formal and actual parameter 1
Build: Windows x64-Release-Qt5: core/usb/physical.c#L378
'initializing': 'int' differs in levels of indirection from 'void *'
Build: Windows x86-Release-Qt5
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/
Build: Windows x86-Release-Qt5: core/usb/physical.c#L355
'function': 'libusb_device *' differs in levels of indirection from 'libusb_config_descriptor **'
Build: Windows x86-Release-Qt5: core/usb/physical.c#L355
'libusb_get_active_config_descriptor': different types for formal and actual parameter 1
Build: Windows x86-Release-Qt5: core/usb/physical.c#L378
'initializing': 'int' differs in levels of indirection from 'void *'
Build: Windows x64-Release-Qt6
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/
Build: Windows x64-Release-Qt6: core/usb/physical.c#L355
'function': 'libusb_device *' differs in levels of indirection from 'libusb_config_descriptor **'
Build: Windows x64-Release-Qt6: core/usb/physical.c#L355
'libusb_get_active_config_descriptor': different types for formal and actual parameter 1
Build: Windows x64-Release-Qt6: core/usb/physical.c#L378
'initializing': 'int' differs in levels of indirection from 'void *'