Update Scala to 2.13.18 && zio-sbt to 0.4.4#1579
Open
guizmaii wants to merge 3 commits intoseries/2.xfrom
Open
Update Scala to 2.13.18 && zio-sbt to 0.4.4#1579guizmaii wants to merge 3 commits intoseries/2.xfrom
2.13.18 && zio-sbt to 0.4.4#1579guizmaii wants to merge 3 commits intoseries/2.xfrom
Conversation
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] ^ |
Member
Author
|
@sideeffffect Any idea how to fix these issue? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.