refomatting completed: v1 #238
build.yaml
on: push
build
/
Build target branch
16s
Matrix: build / Build
Annotations
1 error
build / Build target branch
Warning: DockerPlatform is deprecated: Use 'engines' and 'runners' instead. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: NativePlatform is deprecated: Use 'engines' and 'runners' instead. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: NextflowPlatform is deprecated: Use 'engines' and 'runners' instead. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: Functionality is deprecated: Functionality level is deprecated, all functionality fields are now located on the top level of the config file. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: .platforms is deprecated: Use 'engines' and 'runners' instead. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: DockerPlatform is deprecated: Use 'engines' and 'runners' instead. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: NativePlatform is deprecated: Use 'engines' and 'runners' instead. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: NextflowPlatform is deprecated: Use 'engines' and 'runners' instead. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: Functionality is deprecated: Functionality level is deprecated, all functionality fields are now located on the top level of the config file. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: .platforms is deprecated: Use 'engines' and 'runners' instead. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: NextflowPlatform is deprecated: Use 'engines' and 'runners' instead. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: Functionality is deprecated: Functionality level is deprecated, all functionality fields are now located on the top level of the config file. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: .platforms is deprecated: Use 'engines' and 'runners' instead. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: NextflowPlatform is deprecated: Use 'engines' and 'runners' instead. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: Functionality is deprecated: Functionality level is deprecated, all functionality fields are now located on the top level of the config file. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: .platforms is deprecated: Use 'engines' and 'runners' instead. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: NextflowPlatform is deprecated: Use 'engines' and 'runners' instead. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: Functionality is deprecated: Functionality level is deprecated, all functionality fields are now located on the top level of the config file. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: .platforms is deprecated: Use 'engines' and 'runners' instead. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: DockerPlatform is deprecated: Use 'engines' and 'runners' instead. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: NextflowPlatform is deprecated: Use 'engines' and 'runners' instead. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: Functionality is deprecated: Functionality level is deprecated, all functionality fields are now located on the top level of the config file. Deprecated since 0.9.0, planned removal 0.10.0.
Warning: .platforms is deprecated: Use 'engines' and 'runners' instead. Deprecated since 0.9.0, planned removal 0.10.0.
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.1
Stacktrace:
java.lang.IllegalArgumentException: requirement failed: Repository names should be unique
at scala.Predef$.require(Predef.scala:337)
at io.viash.helpers.DependencyResolver$.modifyConfig(DependencyResolver.scala:52)
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.vi
|