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

com.google.inject.CreationException on Gitlab CI #266

Closed
ablx opened this issue Oct 26, 2018 · 1 comment
Closed

com.google.inject.CreationException on Gitlab CI #266

ablx opened this issue Oct 26, 2018 · 1 comment

Comments

@ablx
Copy link

ablx commented Oct 26, 2018

Hi,
I'm using sbt-scoverage 1.5.1 to check my builds on Gitlab CI. Randomly, I get the following error:

 com.google.inject.CreationException: Unable to create injector, see the following errors:
[info] 
[info] 1) Error injecting constructor, java.io.FileNotFoundException: /builds/mediaboss/scala-workflow/target/scala-2.12/scoverage-data/scoverage.measurements.9 (No such file or directory)

which breaks the build. The project uses Play 2 (2.6.20) and sbt 1.1.0.

@ablx
Copy link
Author

ablx commented Oct 29, 2018

Solved, same problem as in #84

@ablx ablx closed this as completed Oct 29, 2018
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