chore(deps): update kubernetes packages to v0.31.0 - autoclosed #204
Annotations
1 error
CodeQL
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/2.15.5/x64/codeql/go/tools/autobuild.sh with arguments .
Exit code 1 and error was:
2024/01/11 08:21:57 Autobuilder was built with go1.21.5, environment has go1.20.12
2024/01/11 08:21:57 LGTM_SRC is /home/runner/work/webhook-controller/webhook-controller
2024/01/11 08:21:57 Found go.mod, enabling go modules
go: errors parsing go.mod:
/home/runner/work/webhook-controller/webhook-controller/go.mod:5: unknown directive: toolchain
2024/01/11 08:21:57 Running /usr/bin/go failed, continuing anyway: exit status 1
2024/01/11 08:21:57 Failed to run `go mod tidy -e`
2024/01/11 08:21:57 Import path is 'github.com/DoodleScheduling/webhook-controller'
2024/01/11 08:21:57 Makefile found.
2024/01/11 08:21:57 Trying build command make []
go: creating new go.mod: module tmp
go: downloading sigs.k8s.io/controller-tools v0.10.0
go: sigs.k8s.io/controller-tools/cmd/controller-gen@v0.10.0: sigs.k8s.io/controller-tools@v0.10.0: verifying module: sigs.k8s.io/controller-tools@v0.10.0: reading https://sum.golang.org/tile/8/0/x051/408: 502 Bad Gateway
make: *** [Makefile:137: controller-gen] Error 1
2024/01/11 08:22:41 Running /usr/bin/make failed, continuing anyway: exit status 2
2024/01/11 08:22:41 Build failed, continuing to install dependencies.
2024/01/11 08:22:41 Installing dependencies using `go get -v ./...` in `.`.
go: errors parsing go.mod:
/home/runner/work/webhook-controller/webhook-controller/go.mod:5: unknown directive: toolchain
2024/01/11 08:22:41 Running /usr/bin/go failed, continuing anyway: exit status 1
2024/01/11 08:22:41 Running extractor command '/opt/hostedtoolcache/CodeQL/2.15.5/x64/codeql/go/tools/linux64/go-extractor [./...]' from directory '.'.
2024/01/11 08:22:42 Build flags: ''; patterns: './...'
2024/01/11 08:22:42 Running packages.Load.
2024/01/11 08:22:42 Error running go tooling: err: exit status 1: stderr: go: errors parsing go.mod:
/home/runner/work/webhook-controller/webhook-controller/go.mod:5: unknown directive: toolchain
2024/01/11 08:22:42 Extraction failed: exit status 1
|