feat: add QR code generator #405
Triggered via pull request
September 26, 2024 08:15
Status
Failure
Total duration
1m 48s
Artifacts
–
static-analysis.yml
on: pull_request
SonarCloud
1m 8s
CodeQL
1m 38s
Annotations
5 errors
SonarCloud
Process completed with exit code 1.
|
CodeQL:
examples/qr_code/CMakeLists.txt#L9
target_compile_definitions may only set INTERFACE properties on INTERFACE
|
CodeQL:
examples/qr_code/CMakeLists.txt#L11
target_include_directories may only set INTERFACE properties on INTERFACE
|
CodeQL:
examples/qr_code/CMakeLists.txt#L21
INTERFACE library can only be used with the INTERFACE keyword of
|
CodeQL
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '1'.'
|