Skip to content

core: added proper event handling for XESetWireToEvent #687

core: added proper event handling for XESetWireToEvent

core: added proper event handling for XESetWireToEvent #687

Re-run triggered June 16, 2023 22:18
Status Failure
Total duration 3m 51s
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
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
Analyze (cpp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
Analyze (cpp)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Failure invoking /opt/hostedtoolcache/CodeQL/0.0.0-20230105/x64/codeql/cpp/tools/autobuild.sh with arguments . Exit code 1 and error was: + TOOLS_DIR=/opt/hostedtoolcache/CodeQL/0.0.0-20230105/x64/codeql/cpp/tools + /opt/hostedtoolcache/CodeQL/0.0.0-20230105/x64/codeql/cpp/tools/detect_source_root + '[' -L _lgtm_detected_source_root ']' ++ readlink _lgtm_detected_source_root + cd . + export CXXFLAGS=-fpermissive + CXXFLAGS=-fpermissive + configure_prefix_opt= + '[' -f configure.ac ']' + '[' -f configure.in ']' + '[' -f CMakeLists.txt ']' + '[' -f meson.build ']' + mkdir -p _lgtm_build_dir + cd _lgtm_build_dir + meson .. + cd .. + rm -rf _lgtm_build_dir + try_configure + build_dir=. + root_dir=. + grep -q 'AC_MSG_.* configure in a separate.* directory' configure.in configure.ac + for configure in configure configure.gnu + '[' -x configure ']' + for configure in configure configure.gnu + '[' -x configure.gnu ']' + rm -rf _lgtm_build_dir + for bootstrap in bootstrap.sh bootstrap autogen.sh + '[' -x bootstrap.sh ']' + '[' -f bootstrap.sh ']' + for bootstrap in bootstrap.sh bootstrap autogen.sh + '[' -x bootstrap ']' + '[' -f bootstrap ']' + for bootstrap in bootstrap.sh bootstrap autogen.sh + '[' -x autogen.sh ']' + '[' -f autogen.sh ']' + '[' -f wscript ']' + '[' -f Kbuild ']' + '[' -f configure.ac ']' + '[' -f configure.in ']' ++ echo './*.pro' + '[' './*.pro' '!=' './*.pro' ']' + exit 0 + export VERBOSE=1 + VERBOSE=1 + '[' -L _lgtm_detected_source_root ']' ++ readlink _lgtm_detected_source_root + cd . + '[' -d _lgtm_build_dir ']' + '[' -f SConstruct ']' + '[' -f wscript ']' + '[' -f Makefile ']' + '[' -f makefile ']' + '[' -f GNUmakefile ']' + '[' -f build.ninja ']' + '[' -d ../_lgtm_build_dir ']' + for f in build build.sh + '[' -x build ']' + for f in build build.sh + '[' -x build.sh ']' + '[' -f setup.py ']' + echo 'Semmle autobuild: no supported build system detected.' + exit 1
Analyze (cpp)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
Analyze (python)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
Analyze (python)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
Analyze (python)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
Analyze (cpp)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, github/codeql-action/init@v1, github/codeql-action/autobuild@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Analyze (cpp)
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.
Analyze (python)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, github/codeql-action/init@v1, github/codeql-action/autobuild@v1, github/codeql-action/analyze@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Analyze (python)
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.