Skip to content

Update Scala to 2.13.18 && zio-sbt to 0.4.4#1579

Open
guizmaii wants to merge 3 commits intoseries/2.xfrom
update/zio-sbt-website-0.4.0-alpha.36
Open

Update Scala to 2.13.18 && zio-sbt to 0.4.4#1579
guizmaii wants to merge 3 commits intoseries/2.xfrom
update/zio-sbt-website-0.4.0-alpha.36

Conversation

@guizmaii
Copy link
Member

No description provided.

@guizmaii guizmaii requested a review from a team as a code owner November 25, 2025 05:01
@sideeffffect
Copy link
Member

[error] /home/runner/work/zio-prelude/zio-prelude/core/shared/src/main/scala-2/zio/prelude/newtypes/package.scala:110:18: method assertion has an inferred structural type: zio.prelude.QuotedAssertion[Int]{def magic: Int}
[error]   members that can be accessed with a reflective call: def magic: Int
[error]     override def assertion = assert(Assertion.greaterThanOrEqualTo(0))
[error]                  ^
[error] /home/runner/work/zio-prelude/zio-prelude/core/shared/src/main/scala/zio/prelude/AssociativeBoth.scala:1532:7: Implicit resolves to enclosing class AssociativeBothCovariantOps; the enrichment wraps value fa
[error]       fa *> forever
[error]       ^
[error] /home/runner/work/zio-prelude/zio-prelude/core/shared/src/main/scala/zio/prelude/AssociativeEither.scala:293:7: Implicit resolves to enclosing class AssociativeEitherCovariantOps; the enrichment wraps value fa
[error]       fa orElse eventually
[error]       ^
[error] /home/runner/work/zio-prelude/zio-prelude/core/shared/src/main/scala/zio/prelude/Hash.scala:803:9: Calls to parameterless method ## will be easy to mistake for calls to def ##(implicit hash: zio.prelude.Hash[A]): Int, which has a single implicit parameter list.
[error]     def ##(implicit hash: Hash[A]): Int =
[error]         ^

@guizmaii
Copy link
Member Author

@sideeffffect Any idea how to fix these issue?

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

Successfully merging this pull request may close these issues.

2 participants