Skip to content

Added unit test cases for mqtt_generic.c #26

Added unit test cases for mqtt_generic.c

Added unit test cases for mqtt_generic.c #26

Triggered via pull request September 11, 2023 07:02
Status Failure
Total duration 3m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
codeql
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.14.3/x64/codeql/cpp/tools/autobuild.sh". Exit code was 1 and error was: cpp/autobuilder: Using build system found in '.' cpp/autobuilder: trying to run cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DBUILD_DOCS=OFF -DCATKIN_ENABLE_TESTING=OFF -DBUILD_DOCUMENTATION=OFF -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_FLAGS=-fpermissive -DCMAKE_C_FLAGS= .. [current dir: /home/runner/work/mqttConnManager/mqttConnManager/_codeql_build_dir] cpp/autobuilder: trying to run make [current dir: /home/runner/work/mqttConnManager/mqttConnManager/_codeql_build_dir] cpp/autobuilder: No supported build command succeeded.
codeql
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/