Security fixes for grpc and net library#65
Merged
AakashKhopade merged 1 commit intoJun 9, 2026
Annotations
1 error and 1 warning
|
Autobuild
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.25.5/x64/codeql/go/tools/autobuild.sh with arguments .
Exit code 1 and error was:
2026/06/08 07:28:00 Autobuilder was built with go1.26.0, environment has go1.20.14
2026/06/08 07:28:00 LGTM_SRC is /home/runner/work/lm-data-sdk-go/lm-data-sdk-go
2026/06/08 07:28:00 Found no go.work files in the workspace; looking for go.mod files...
2026/06/08 07:28:00 Found 1 go.mod files in: go.mod.
2026/06/08 07:28:00 Found 1 go.mod file(s).
2026/06/08 07:28:00 Import path is 'github.com/logicmonitor/lm-data-sdk-go'
2026/06/08 07:28:00 A go.mod file requires version v1.25.0 of Go, but version v1.20.14 is installed. Consider adding an actions/setup-go step to your workflow.
go: errors parsing go.mod:
/home/runner/work/lm-data-sdk-go/lm-data-sdk-go/go.mod:3: invalid go version '1.25.0': must match format 1.23
2026/06/08 07:28:00 Running /opt/hostedtoolcache/go/1.20.14/x64/bin/go [go mod tidy -e] failed, continuing anyway: exit status 1
2026/06/08 07:28:00 Failed to run `go mod tidy -e` in .
2026/06/08 07:28:00 Unable to find any build scripts, continuing to install dependencies in the normal way.
2026/06/08 07:28:00 Installing dependencies using `go get -v ./...` in `.`.
go: errors parsing go.mod:
/home/runner/work/lm-data-sdk-go/lm-data-sdk-go/go.mod:3: invalid go version '1.25.0': must match format 1.23
2026/06/08 07:28:00 Running /opt/hostedtoolcache/go/1.20.14/x64/bin/go [go get -v ./...] failed, continuing anyway: exit status 1
2026/06/08 07:28:00 Running extractor command '/opt/hostedtoolcache/CodeQL/2.25.5/x64/codeql/go/tools/linux64/go-extractor [./...]' from directory '.'.
2026/06/08 07:28:00 Build flags: ''; patterns: './...'
2026/06/08 07:28:00 Running packages.Load.
2026/06/08 07:28:00 Error running go tooling: err: exit status 1: stderr: go: errors parsing go.mod:
/home/runner/work/lm-data-sdk-go/lm-data-sdk-go/go.mod:3: invalid go version '1.25.0': must match format 1.23
2026/06/08 07:28:00 Extraction failed for .: exit status 1
2026/06/08 07:28:00 Extraction failed for all discovered Go projects.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-go@v5, github/codeql-action/autobuild@515828d97454b8354517688ddc5b48402b723750, github/codeql-action/init@515828d97454b8354517688ddc5b48402b723750. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading