Skip to content

pinning to latest commit of msvc-code-analysis-action #28

pinning to latest commit of msvc-code-analysis-action

pinning to latest commit of msvc-code-analysis-action #28

Triggered via push September 12, 2024 20:06
Status Failure
Total duration 3m 55s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
windows-latest-hosted-ninja-vcpkg_submod-autocache
Error: buildConfiguration does not match any available in CMake project.
windows-latest-hosted-ninja-vcpkg_submod-autocache
The following actions use a deprecated Node.js version and will be forced to run on node20: microsoft/msvc-code-analysis-action@96315324a485db21449515180214ecb78c16a1c5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L122
'return': conversion from 'size_t' to 'int', possible loss of data
windows-latest-hosted-ninja-vcpkg_submod-autocache: 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-hosted-ninja-vcpkg_submod-autocache: src/blink/usb_functions.cpp#L283
'argument': conversion from 'size_t' to 'ULONG', possible loss of data
windows-latest-hosted-ninja-vcpkg_submod-autocache: 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-hosted-ninja-vcpkg_submod-autocache: src/blink/usb_functions.cpp#L283
'argument': conversion from 'size_t' to 'ULONG', possible loss of data
windows-latest-hosted-ninja-vcpkg_submod-autocache: test/keyboard_test.cpp#L73
'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: test/keyboard_rk84_test.cpp#L25
'argument': conversion from 'size_t' to 'UINT8', possible loss of data
windows-latest-hosted-ninja-vcpkg_submod-autocache: test/keyboard_sk80_test.cpp#L25
'argument': conversion from 'size_t' to 'UINT8', possible loss of data
windows-latest-hosted-ninja-vcpkg_submod-autocache: src/demo/choose_keyboard.cpp#L20
'initializing': conversion from 'size_t' to 'int', possible loss of data