Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while eval src/cmd in golang/go #31

Open
ryancurrah opened this issue May 4, 2023 · 0 comments
Open

Error while eval src/cmd in golang/go #31

ryancurrah opened this issue May 4, 2023 · 0 comments

Comments

@ryancurrah
Copy link

Writing netrc config to /root/.netrc
+ '[' '${{ secrets.NETRC_DATA }}' ']'
+ echo 'Writing netrc config to /root/.netrc'
+ echo '${{ secrets.NETRC_DATA }}'
+ scip-go --no-animation
scip-go
Resolving module name
  Go standard library version:  go1.20
  Resolved module name       :  cmd
Loading Packages
panic: Should not be possible to have nil module for userland package: cmd/addr2line cmd/addr2line
goroutine 8 [running]:
github.com/sourcegraph/scip-go/internal/loader.normalizePackage(0xc00021c050, 0xc0001d8000)
	/home/runner/work/scip-go/scip-go/internal/loader/loader.go:130 +0x3cd
github.com/sourcegraph/scip-go/internal/loader.addImportsToPkgs(0xc0000120a0?, 0xc000042190?, 0xc0001d8000)
	/home/runner/work/scip-go/scip-go/internal/loader/loader.go:47 +0x6f
github.com/sourcegraph/scip-go/internal/loader.LoadPackages.func1()
	/home/runner/work/scip-go/scip-go/internal/loader/loader.go:81 +0x130
github.com/sourcegraph/scip-go/internal/parallel.Run.func1()
	/home/runner/work/scip-go/scip-go/internal/parallel/parallel.go:25 +0xae
created by github.com/sourcegraph/scip-go/internal/parallel.Run
	/home/runner/work/scip-go/scip-go/internal/parallel/parallel.go:21 +0x5b
time="2023-05-04T20:07:25Z" level=error msg="Process exited with status 2\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant