refactor: add icq relayer to the quicksilver repository #771
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error
Analyze
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.14.5/x64/codeql/go/tools/autobuild.sh". Exit code was 1 and error was: 2023/09/15 05:06:11 Autobuilder was built with go1.20.7, environment has go1.19.5
2023/09/15 05:06:11 LGTM_SRC is /home/runner/work/quicksilver/quicksilver
2023/09/15 05:06:11 Found go.mod, enabling go modules
go: go.mod file indicates go 1.21, but maximum version supported by tidy is 1.19
2023/09/15 05:06:12 We have run `go mod tidy -e` and it altered go.sum. You may wish to check these changes into version control.
2023/09/15 05:06:12 Import path is 'github.com/quicksilver-zone/quicksilver'
2023/09/15 05:06:12 Makefile found.
2023/09/15 05:06:12 Trying build command make []
reading go.work: /home/runner/work/quicksilver/quicksilver/go.work:1: invalid go version '1.21.1': must match format 1.23
fatal: No names found, cannot describe anything.
make: *** [Makefile:135: check_version] Error 1
2023/09/15 05:06:12 Running /usr/bin/make failed, continuing anyway: exit status 2
2023/09/15 05:06:12 Build failed, continuing to install dependencies.
2023/09/15 05:06:12 Installing dependencies using `go get -v ./...` in `.`.
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
2023/09/15 05:06:19 Running extractor command '/opt/hostedtoolcache/CodeQL/2.14.5/x64/codeql/go/tools/linux64/go-extractor [./...]' from directory '.'.
2023/09/15 05:06:19 Build flags: ''; patterns: './...'
2023/09/15 05:06:19 Running packages.Load.
2023/09/15 05:06:19 Error running go tooling: err: exit status 1: stderr: reading go.work: /home/runner/work/quicksilver/quicksilver/go.work:1: invalid go version '1.21.1': must match format 1.23
2023/09/15 05:06:19 Extraction failed: exit status 1
|