Skip to content

updates readme

updates readme #5

Triggered via push September 13, 2024 21:36
Status Success
Total duration 2m 23s
Artifacts

windows.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
windows-latest-windows: src/demo/choose_keyboard.cpp#L20
'initializing': conversion from 'size_t' to 'int', possible loss of data
windows-latest-windows: src/blink/blink.cpp#L122
'return': conversion from 'size_t' to 'int', possible loss of data
windows-latest-windows: src/blink/usb_functions.cpp#L118
'printf' : format string '%x' requires an argument of type 'unsigned int', but variadic argument 1 has type 'ULONG_PTR'
windows-latest-windows: src/blink/usb_functions.cpp#L283
'argument': conversion from 'size_t' to 'ULONG', possible loss of data
windows-latest-windows: src/blink/usb_functions.cpp#L118
'printf' : format string '%x' requires an argument of type 'unsigned int', but variadic argument 1 has type 'ULONG_PTR'
windows-latest-windows: src/blink/usb_functions.cpp#L283
'argument': conversion from 'size_t' to 'ULONG', possible loss of data
windows-latest-windows: src/demo/choose_keyboard.cpp#L20
'initializing': conversion from 'size_t' to 'int', possible loss of data
windows-latest-windows: benchmark/rk84_benchmark.cpp#L218
'initializing': conversion from 'size_t' to 'int', possible loss of data
windows-latest-windows: benchmark/rk84_benchmark.cpp#L226
'initializing': conversion from 'size_t' to 'int', possible loss of data
windows-latest-windows: benchmark/rk84_benchmark.cpp#L280
'initializing': conversion from '__int64' to 'int', possible loss of data