Merge pull request #29 from openproblems-bio/patch-image-version-to-1 #121
build.yaml
on: push
build
/
Build target branch
19s
Matrix: build / Build
Annotations
1 error
|
build / Build target branch
Fetching repo for https://github.com/openproblems-bio/openproblems.git
Fetching repo for https://github.com/openproblems-bio/openproblems.git
Fetching repo for https://github.com/openproblems-bio/openproblems.git
Fetching repo for https://github.com/openproblems-bio/openproblems.git
Fetching repo for https://github.com/openproblems-bio/openproblems.git
Fetching repo for https://github.com/openproblems-bio/openproblems.git
Unexpected error occurred! If you think this is a bug, please post
create an issue at https://github.com/viash-io/viash/issues containing
a reproducible example and the stack trace below.
viash - 0.9.4
Stacktrace:
java.lang.IllegalArgumentException: requirement failed: Named dependency repositories should exist in the list of repositories. 'core' not found.
at scala.Predef$.require(Predef.scala:337)
at io.viash.helpers.DependencyResolver$.modifyConfig$$anonfun$6(DependencyResolver.scala:68)
at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
at scala.collection.immutable.List.foreach(List.scala:334)
at io.viash.helpers.DependencyResolver$.modifyConfig(DependencyResolver.scala:67)
at io.viash.Main$.handleSingleConfigDependency(Main.scala:593)
at io.viash.Main$.namespaceDependencies$$anonfun$1$$anonfun$1(Main.scala:576)
at scala.util.Try$.apply(Try.scala:217)
at io.viash.Main$.namespaceDependencies$$anonfun$1(Main.scala:577)
at scala.collection.immutable.List.map(List.scala:251)
at io.viash.Main$.namespaceDependencies(Main.scala:571)
at io.viash.Main$.mainCLI(Main.scala:292)
at io.viash.Main$.mainCLIOrVersioned(Main.scala:125)
at io.viash.Main$.main(Main.scala:60)
at io.viash.Main.main(Main.scala)
|