Skip to content

Bump @types/node from 12.12.14 to 20.4.4 #420

Bump @types/node from 12.12.14 to 20.4.4

Bump @types/node from 12.12.14 to 20.4.4 #420

Triggered via pull request July 24, 2023 11:43
Status Failure
Total duration 3m 2s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Analyse
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/
Analyse
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 ']' + 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 ']' + '[' -f build ']' + for f in build build.sh + '[' -x build.sh ']' + '[' -f setup.py ']' + echo 'Semmle autobuild: no supported build system detected.' + exit 1
Analyse
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/
Analyse
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/
Analyse
We will only automatically build cpp and go code. If you wish to scan java and csharp, you must replace the autobuild step of your workflow with custom build steps. For more information, see https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-the-codeql-workflow-for-compiled-languages#adding-build-steps-for-a-compiled-language
Analyse
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.