Skip to content

corrects linter parameters #27

corrects linter parameters

corrects linter parameters #27

Triggered via push September 12, 2024 19:58
Status Failure
Total duration 2m 54s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 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 uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/[email protected]. 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: 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/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: src/demo/choose_keyboard.cpp#L20
'initializing': conversion from 'size_t' to 'int', possible loss of data