Skip to content

makes the usb test more conditional so the build will pass on CI #20

makes the usb test more conditional so the build will pass on CI

makes the usb test more conditional so the build will pass on CI #20

Triggered via push September 10, 2024 16:26
Status Success
Total duration 3m 21s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/demo/choose_keyboard.cpp#L20
'initializing': conversion from 'size_t' to 'int', possible loss of data
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/blink/blink.cpp#L141
'return': conversion from 'size_t' to 'int', possible loss of data
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/blink/usb_functions.cpp#L116
'printf' : format string '%x' requires an argument of type 'unsigned int', but variadic argument 1 has type 'ULONG_PTR'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/blink/usb_functions.cpp#L281
'argument': conversion from 'size_t' to 'ULONG', possible loss of data
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/blink/usb_functions.cpp#L116
'printf' : format string '%x' requires an argument of type 'unsigned int', but variadic argument 1 has type 'ULONG_PTR'
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/blink/usb_functions.cpp#L281
'argument': conversion from 'size_t' to 'ULONG', possible loss of data
windows-latest-hosted-ninja-vcpkg_submod-autocache: test/keyboard_test.cpp#L81
'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/demo/choose_keyboard.cpp#L20
'initializing': conversion from 'size_t' to 'int', possible loss of data
windows-latest-hosted-ninja-vcpkg_submod-autocache: benchmark/rk84_benchmark.cpp#L218
'initializing': conversion from 'size_t' to 'int', possible loss of data
windows-latest-hosted-ninja-vcpkg_submod-autocache: benchmark/rk84_benchmark.cpp#L226
'initializing': conversion from 'size_t' to 'int', possible loss of data