Skip to content

Bump github.com/docker/docker from 20.10.23+incompatible to 27.3.1+incompatible #556

Bump github.com/docker/docker from 20.10.23+incompatible to 27.3.1+incompatible

Bump github.com/docker/docker from 20.10.23+incompatible to 27.3.1+incompatible #556

Triggered via pull request September 23, 2024 10:26
Status Failure
Total duration 44s
Artifacts

codeql-analysis.yml

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

Annotations

3 errors and 3 warnings
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)
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.18.4/x64/codeql/go/tools/autobuild.sh with arguments . Exit code 1 and error was: 2024/09/23 10:27:25 Autobuilder was built with go1.23.1, environment has go1.21.13 2024/09/23 10:27:25 LGTM_SRC is /home/runner/work/go-bdd-common/go-bdd-common 2024/09/23 10:27:25 Found no go.work files in the workspace; looking for go.mod files... 2024/09/23 10:27:25 Found 1 go.mod file(s). 2024/09/23 10:27:25 Import path is 'github.com/libsv/go-bdd-common' 2024/09/23 10:27:25 Makefile found. 2024/09/23 10:27:25 Trying build command make [] /bin/bash: line 1: golangci-lint: command not found make: *** [Makefile:16: run-linter] Error 127 2024/09/23 10:27:25 Running /usr/bin/make [make] failed, continuing anyway: exit status 2 2024/09/23 10:27:25 Unsuccessfully ran 1 build scripts(s), continuing to install dependencies in the normal way. 2024/09/23 10:27:25 Skipping dependency installation because a Go vendor directory was found. 2024/09/23 10:27:25 Running extractor command '/opt/hostedtoolcache/CodeQL/2.18.4/x64/codeql/go/tools/linux64/go-extractor [-mod=vendor ./...]' from directory '.'. 2024/09/23 10:27:26 Build flags: '-mod=vendor'; patterns: './...' 2024/09/23 10:27:26 Running packages.Load. 2024/09/23 10:27:26 Error running go tooling: err: exit status 1: stderr: go: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp in vendor/modules.txt requires go >= 1.22 (running go 1.21.13) 2024/09/23 10:27:26 Extraction failed for .: exit status 1 2024/09/23 10:27:26 Extraction failed for all discovered Go projects.
Analyze (go)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, github/codeql-action/init@v1, github/codeql-action/autobuild@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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, github/codeql-action/init@v1, github/codeql-action/autobuild@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.