Apply GitHub workflow changes #65
Annotations
1 error and 1 warning
Analyze (go)
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.16.3/x64/codeql/go/tools/autobuild.sh". Exit code was 1 and error was: 2024/03/01 00:28:20 Autobuilder was built with go1.21.7, environment has go1.21.7
2024/03/01 00:28:20 LGTM_SRC is /home/runner/work/terraform-provider-vsphere/terraform-provider-vsphere
2024/03/01 00:28:20 Found go.mod, enabling go modules
go: downloading go1.22 (linux/amd64)
go: download go1.22 for linux/amd64: toolchain not available
2024/03/01 00:28:20 Running /usr/bin/go failed, continuing anyway: exit status 1
2024/03/01 00:28:20 Failed to run `go mod tidy -e`
2024/03/01 00:28:20 Import path is 'github.com/opentofu/terraform-provider-vsphere'
2024/03/01 00:28:20 GNUmakefile found.
2024/03/01 00:28:20 Trying build command make []
go: downloading go1.22 (linux/amd64)
go: download go1.22 for linux/amd64: toolchain not available
make: *** [GNUmakefile:10: build] Error 1
2024/03/01 00:28:21 Running /usr/bin/make failed, continuing anyway: exit status 2
2024/03/01 00:28:21 Build failed, continuing to install dependencies.
2024/03/01 00:28:21 Installing dependencies using `go get -v ./...` in `.`.
go: downloading go1.22 (linux/amd64)
go: download go1.22 for linux/amd64: toolchain not available
2024/03/01 00:28:21 Running /usr/bin/go failed, continuing anyway: exit status 1
2024/03/01 00:28:21 Running extractor command '/opt/hostedtoolcache/CodeQL/2.16.3/x64/codeql/go/tools/linux64/go-extractor [./...]' from directory '.'.
2024/03/01 00:28:21 Build flags: ''; patterns: './...'
2024/03/01 00:28:21 Running packages.Load.
2024/03/01 00:28:21 Error running go tooling: err: exit status 1: stderr: go: downloading go1.22 (linux/amd64)
go: download go1.22 for linux/amd64: toolchain not available
2024/03/01 00:28:21 Extraction failed: exit status 1
|
Analyze (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@e4262713b504983e61c7728f5452be240d9385a7, github/codeql-action/autobuild@e4262713b504983e61c7728f5452be240d9385a7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|