Skip to content

fix typo

fix typo #929

Triggered via push August 16, 2023 15:53
Status Failure
Total duration 3m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 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 ']' + configure_prefix_opt=--prefix=/usr + '[' -f CMakeLists.txt ']' + '[' -f meson.build ']' + 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 ']' + touch install-sh + libtoolize -ci + autoreconf -i configure.ac:152: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:152: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:152: the top level configure.ac:199: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:199: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:199: the top level configure.ac:201: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:201: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:201: the top level configure.ac:203: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:203: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:203: the top level configure.ac:205: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:205: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:205: the top level configure.ac:209: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:209: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... gphoto-m4/gp-va-copy.m4:24: GP_VA_COPY is expanded from... configure.ac:209: the top level configure.ac:209: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:209: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... gphoto-m4/gp-va-copy.m4:24: GP_VA_COPY is expanded from... configure.ac:209: the top level configure.ac:308: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:308: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... configure.ac:308: the top level configure.ac:308: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:308: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... ./lib/autoconf/ge
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)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, github/codeql-action/init@v1, github/codeql-action/autobuild@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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.