fix(ci): build temporary plugins required for release-time validation #964
Annotations
4 errors and 2 warnings
Analyze (cpp)
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/0.0.0-20230105/x64/codeql/cpp/tools/autobuild.sh". Exit code was 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 ']'
+ make
go: downloading github.com/spf13/cobra v1.7.0
go: downloading github.com/falcosecurity/falcoctl v0.5.1
go: downloading oras.land/oras-go/v2 v2.2.1
go: downloading github.com/aws/aws-sdk-go-v2 v1.21.0
go: downloading github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.81
go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.38.5
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/falcosecurity/plugin-sdk-go v0.7.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading k8s.io/klog/v2 v2.100.1
go: downloading github.com/spf13/pflag v1.0.5
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/docker/cli v24.0.5+incompatible
go: downloading golang.org/x/oauth2 v0.11.0
go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/aws/smithy-go v1.14.2
go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41
go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.1.4
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.9.14
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.1.36
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.35
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.15.4
go: downloading github.com/go-logr/logr v1.2.4
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading github.com/docker/docker v24.0.5+incompatible
go: downloading github.com/docker/docker-credential-helpers v0.8.0
go: downloading golang.org/x/sys v0.11.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading golang.org/x/sync v0.3.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/mattn/go-isatty v0.0.19
go: downloading github.com/pterm/pterm v0.12.67
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.35
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading atomicgo.dev/cursor v0.2.0
go: downloading atomicgo.dev/keyboard v0.2.9
go: downloading atomicgo.dev/schedule v0.1.0
go: downloading github.com/gooki
|
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 (go)
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 (go)
The operation was canceled.
|
Analyze (cpp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, github/codeql-action/init@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 (go)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, github/codeql-action/init@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|