8000 Release 2.1.8 introduces exception in macro expansion. · Issue #9145 · zio/zio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Release 2.1.8 introduces exception in macro expansion. #9145
Closed
@RobVermazeren

Description

@RobVermazeren

We see several projects where the ZIO 2.1.8 update builds are failing.

Test code does not compile. Error reported:

exception during macro expansion: 
[error] java.lang.Throwable: This can't happen
[error] 	at zio.internal.macros.Graph.$anonfun$build$1(Graph.scala:147)
[error] 	at zio.internal.macros.Graph.build(Graph.scala:189)
[error] 	at zio.internal.macros.Graph.$anonfun$buildNodes$5(Graph.scala:29)
[error] 	at zio.internal.macros.Graph.$anonfun$buildNodes$2(Graph.scala:28)
[error] 	at zio.internal.macros.Graph.buildNodes(Graph.scala:27)
[error] 	at zio.internal.macros.LayerBuilder.build(LayerBuilder.scala:93)
[error] 	at zio.internal.macros.LayerMacroUtils.constructLayer(LayerMacroUtils.scala:131)
[error] 	at zio.internal.macros.LayerMacroUtils.constructLayer$(LayerMacroUtils.scala:41)
[error] 	at zio.internal.macros.LayerMacros.constructLayer(LayerMacros.scala:9)
[error] 	at zio.internal.macros.LayerMacroUtils.provideBaseImpl(LayerMacroUtils.scala:139)
[error] 	at zio.internal.macros.LayerMacroUtils.provideBaseImpl$(LayerMacroUtils.scala:134)
[error] 	at zio.internal.macros.LayerMacros.provideBaseImpl(LayerMacros.scala:9)
[error] 	at zio.internal.macros.LayerMacros.provideSomeImpl(LayerMacros.scala:36)
[error]     ).provideSome(TestImageConsumer.layer) @@ TestAspect.before(emptyLocalFiles() *> clearRemote()) @@
[error]                  ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No b 2B47 ranches or pull requests

    Issue actions

      0