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

Out of range error when running ant analysis #139

Closed
xizhao opened this issue May 30, 2018 · 0 comments
Closed

Out of range error when running ant analysis #139

xizhao opened this issue May 30, 2018 · 0 comments
Assignees

Comments

@xizhao
Copy link
Contributor

xizhao commented May 30, 2018

>$ fossa -o

WARNING 3 module(s) found in config file (`.fossa.yml`); skipping initialization.

panic: runtime error: index out of range


goroutine 1 [running]:

github.com/fossas/fossa-cli/builders.locatorFromJar(0xc42058b800, 0x1c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)

	/home/leo/src/gopath/src/github.com/fossas/fossa-cli/builders/ant.go:201 +0x997

github.com/fossas/fossa-cli/builders.(*AntBuilder).Analyze(0xc42052e0c0, 0xc4200213f0, 0x7, 0x17663e4, 0x3, 0xc4201aa0c0, 0x34, 0xc420022300, 0x2a, 0x0, ...)

	/home/leo/src/gopath/src/github.com/fossas/fossa-cli/builders/ant.go:95 +0x5b8

main.defaultCmd(0xc4200f69a0)

	/home/leo/src/gopath/src/github.com/fossas/fossa-cli/cmd/fossa/main.go:238 +0x749

github.com/fossas/fossa-cli/vendor/github.com/urfave/cli.HandleAction(0x16426c0, 0x17961e0, 0xc4200f69a0, 0xc420076780, 0x0)

	/home/leo/src/gopath/src/github.com/fossas/fossa-cli/vendor/github.com/urfave/cli/app.go:492 +0x7c

github.com/fossas/fossa-cli/vendor/github.com/urfave/cli.(*App).Run(0xc42018a1a0, 0xc42000a080, 0x2, 0x2, 0x0, 0x0)

	/home/leo/src/gopath/src/github.com/fossas/fossa-cli/vendor/github.com/urfave/cli/app.go:264 +0x5ee

main.main()

	/home/leo/src/gopath/src/github.com/fossas/fossa-cli/cmd/fossa/main.go:140 +0x1e85
@xizhao xizhao closed this as completed May 30, 2018
@xizhao xizhao self-assigned this May 30, 2018
meghfossa pushed a commit that referenced this issue Nov 12, 2021
* Merge rebar aliases into analyzer

* Move funcitons to local where clause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant