Skip to content

Bump github.com/stretchr/testify from 1.7.0 to 1.8.3 #344

Bump github.com/stretchr/testify from 1.7.0 to 1.8.3

Bump github.com/stretchr/testify from 1.7.0 to 1.8.3 #344

Triggered via pull request December 10, 2025 20:42
Status Failure
Total duration 38s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

3 errors 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. Failure invoking /opt/hostedtoolcache/CodeQL/2.23.6/x64/codeql/go/tools/autobuild.sh with arguments . Exit code 1 and error was: 2025/12/10 20:43:13 Autobuilder was built with go1.25.0, environment has go1.24.10 2025/12/10 20:43:13 LGTM_SRC is /home/runner/work/eslgo/eslgo 2025/12/10 20:43:13 Found no go.work files in the workspace; looking for go.mod files... 2025/12/10 20:43:13 Found 1 go.mod files in: go.mod. 2025/12/10 20:43:13 Unable to parse go.mod: go.mod:5: unknown directive: github.com/stretchr/testify. 2025/12/10 20:43:13 Found 1 go.mod file(s). 2025/12/10 20:43:13 Import path is 'github.com/percipia/eslgo' go: errors parsing go.mod: go.mod:5: unknown directive: github.com/stretchr/testify 2025/12/10 20:43:13 Running /usr/bin/go [go mod tidy -e] failed, continuing anyway: exit status 1 2025/12/10 20:43:13 Failed to run `go mod tidy -e` in . 2025/12/10 20:43:13 Unable to find any build scripts, continuing to install dependencies in the normal way. 2025/12/10 20:43:13 Installing dependencies using `go get -v ./...` in `.`. go: errors parsing go.mod: go.mod:5: unknown directive: github.com/stretchr/testify 2025/12/10 20:43:13 Running /usr/bin/go [go get -v ./...] failed, continuing anyway: exit status 1 2025/12/10 20:43:13 Running extractor command '/opt/hostedtoolcache/CodeQL/2.23.6/x64/codeql/go/tools/linux64/go-extractor [./...]' from directory '.'. 2025/12/10 20:43:13 Build flags: ''; patterns: './...' 2025/12/10 20:43:13 Running packages.Load. 2025/12/10 20:43:13 Error running go tooling: err: exit status 1: stderr: go: errors parsing go.mod: go.mod:5: unknown directive: github.com/stretchr/testify 2025/12/10 20:43:13 Extraction failed for .: exit status 1 2025/12/10 20:43:13 Extraction failed for all discovered Go projects.
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)
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)
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.