chore(deps): update gomod #635
scan.yml
on: pull_request
scan
/
scan
40s
Matrix: scan / codeql-scan
Annotations
1 error
scan / codeql-scan (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.15.4/x64/codeql/go/tools/autobuild.sh with arguments .
Exit code 1 and error was:
2024/01/04 05:41:39 Autobuilder was built with go1.21.4, environment has go1.20.12
2024/01/04 05:41:39 LGTM_SRC is /home/runner/work/dsv-cli/dsv-cli
2024/01/04 05:41:39 Found go.mod, enabling go modules
2024/01/04 05:41:39 Import path is 'github.com/DelineaXPM/dsv-cli'
2024/01/04 05:41:39 Makefile found.
2024/01/04 05:41:39 Trying build command make []
go: errors parsing go.mod:
/home/runner/work/dsv-cli/dsv-cli/go.mod:5: unknown directive: toolchain
make: *** [Makefile:46: build] Error 1
2024/01/04 05:41:39 Running /usr/bin/make failed, continuing anyway: exit status 2
2024/01/04 05:41:39 Build failed, continuing to install dependencies.
2024/01/04 05:41:39 Skipping dependency installation because a Go vendor directory was found.
2024/01/04 05:41:39 Running extractor command '/opt/hostedtoolcache/CodeQL/2.15.4/x64/codeql/go/tools/linux64/go-extractor [-mod=vendor ./...]' from directory '.'.
2024/01/04 05:41:39 Build flags: '-mod=vendor'; patterns: './...'
2024/01/04 05:41:39 Running packages.Load.
2024/01/04 05:41:39 Error running go tooling: err: exit status 1: stderr: go: errors parsing go.mod:
/home/runner/work/dsv-cli/dsv-cli/go.mod:5: unknown directive: toolchain
2024/01/04 05:41:39 Extraction failed: exit status 1
|