Skip to content

remove eta-expansion #3367

remove eta-expansion

remove eta-expansion #3367

Triggered via pull request May 8, 2024 01:25
Status Success
Total duration 16m 54s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 128 warnings
test (3, rootJVM, 8)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
test (2, rootJVM, 8)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
test (21, 2, rootJVM)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
test (11, 2, rootJVM)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
test (3, rootJS, 8)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
test (2, rootJS, 8)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
test (3, rootNative, 8)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
test (2, rootNative, 8)
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
test (3, rootJVM, 8)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
test (3, rootJVM, 8): core/src/main/scala/scalaz/Heap.scala#L334
pattern binding uses refutable extractor `scalaz.EphemeralStream.##::`
test (3, rootJVM, 8): core/src/main/scala/scalaz/Heap.scala#L334
pattern binding uses refutable extractor `scalaz.EphemeralStream.##::`
test (3, rootJVM, 8): core/src/main/scala/scalaz/IStream.scala#L200
method loop is eta-expanded even though scalaz.Equal[scalaz.IStream[A]] does not have the @FunctionalInterface annotation.
test (3, rootJVM, 8): core/src/main/scala/scalaz/IStream.scala#L200
method loop is eta-expanded even though scalaz.Equal[scalaz.IStream[A]] does not have the @FunctionalInterface annotation.
test (3, rootJVM, 8): core/src/main/scala/scalaz/Heap.scala#L334
pattern binding uses refutable extractor `scalaz.EphemeralStream.##::`
test (3, rootJVM, 8): core/src/main/scala/scalaz/IStream.scala#L200
method loop is eta-expanded even though scalaz.Equal[scalaz.IStream[A]] does not have the @FunctionalInterface annotation.
test (3, rootJVM, 8): core/src/main/scala/scalaz/EphemeralStream.scala#L336
type Stream in package scala is deprecated since 2.13.0: Use LazyList instead of Stream
test (2, rootJVM, 8): core/src/main/scala/scalaz/Arrow.scala#L25
multiarg infix syntax looks like a tuple and will be deprecated
test (2, rootJVM, 8): core/src/main/scala/scalaz/Arrow.scala#L29
multiarg infix syntax looks like a tuple and will be deprecated
test (2, rootJVM, 8): core/src/main/scala/scalaz/ISet.scala#L663
abstract type A in type pattern scalaz.ISet[A] is unchecked since it is eliminated by erasure
test (2, rootJVM, 8): core/src/main/scala/scalaz/IStream.scala#L200
Eta-expansion to expected type scalaz.Equal[scalaz.IStream[A]], which is not a function type but is SAM-convertible to (scalaz.IStream[A], scalaz.IStream[A]) => Boolean.
test (2, rootJVM, 8): core/src/main/scala/scalaz/ImmutableArray.scala#L146
discarded non-Unit value of type Int
test (2, rootJVM, 8): core/src/main/scala/scalaz/ImmutableArray.scala#L196
discarded non-Unit value of type Int
test (2, rootJVM, 8): core/src/main/scala/scalaz/ImmutableArray.scala#L198
discarded non-Unit value of type Int
test (2, rootJVM, 8): core/src/main/scala/scalaz/LazyEither.scala#L16
multiarg infix syntax looks like a tuple and will be deprecated
test (2, rootJVM, 8): core/src/main/scala/scalaz/LazyOption.scala#L16
multiarg infix syntax looks like a tuple and will be deprecated
test (2, rootJVM, 8): core/src/main/scala/scalaz/Lens.scala#L468
multiarg infix syntax looks like a tuple and will be deprecated
test (2, rootJVM, 8): core/src/main/scala/scalaz/Arrow.scala#L25
multiarg infix syntax looks like a tuple and will be deprecated
test (2, rootJVM, 8): core/src/main/scala/scalaz/Arrow.scala#L29
multiarg infix syntax looks like a tuple and will be deprecated
test (2, rootJVM, 8): core/src/main/scala/scalaz/ISet.scala#L663
abstract type A in type pattern scalaz.ISet[A] is unchecked since it is eliminated by erasure
test (2, rootJVM, 8): core/src/main/scala/scalaz/IStream.scala#L200
Eta-expansion to expected type scalaz.Equal[scalaz.IStream[A]], which is not a function type but is SAM-convertible to (scalaz.IStream[A], scalaz.IStream[A]) => Boolean.
test (2, rootJVM, 8): core/src/main/scala/scalaz/ImmutableArray.scala#L146
discarded non-Unit value of type Int
test (2, rootJVM, 8): core/src/main/scala/scalaz/ImmutableArray.scala#L196
discarded non-Unit value of type Int
test (2, rootJVM, 8): core/src/main/scala/scalaz/ImmutableArray.scala#L198
discarded non-Unit value of type Int
test (2, rootJVM, 8): core/src/main/scala/scalaz/LazyEither.scala#L16
multiarg infix syntax looks like a tuple and will be deprecated
test (2, rootJVM, 8): core/src/main/scala/scalaz/LazyOption.scala#L16
multiarg infix syntax looks like a tuple and will be deprecated
test (2, rootJVM, 8): core/src/main/scala/scalaz/Lens.scala#L468
multiarg infix syntax looks like a tuple and will be deprecated
test (2, rootJVM, 8)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
test (21, 2, rootJVM): core/src/main/scala/scalaz/Arrow.scala#L25
multiarg infix syntax looks like a tuple and will be deprecated
test (21, 2, rootJVM): core/src/main/scala/scalaz/Arrow.scala#L29
multiarg infix syntax looks like a tuple and will be deprecated
test (21, 2, rootJVM): core/src/main/scala/scalaz/ISet.scala#L663
abstract type A in type pattern scalaz.ISet[A] is unchecked since it is eliminated by erasure
test (21, 2, rootJVM): core/src/main/scala/scalaz/IStream.scala#L200
Eta-expansion to expected type scalaz.Equal[scalaz.IStream[A]], which is not a function type but is SAM-convertible to (scalaz.IStream[A], scalaz.IStream[A]) => Boolean.
test (21, 2, rootJVM): core/src/main/scala/scalaz/ImmutableArray.scala#L146
discarded non-Unit value of type Int
test (21, 2, rootJVM): core/src/main/scala/scalaz/ImmutableArray.scala#L196
discarded non-Unit value of type Int
test (21, 2, rootJVM): core/src/main/scala/scalaz/ImmutableArray.scala#L198
discarded non-Unit value of type Int
test (21, 2, rootJVM): core/src/main/scala/scalaz/LazyEither.scala#L16
multiarg infix syntax looks like a tuple and will be deprecated
test (21, 2, rootJVM): core/src/main/scala/scalaz/LazyOption.scala#L16
multiarg infix syntax looks like a tuple and will be deprecated
test (21, 2, rootJVM): core/src/main/scala/scalaz/Lens.scala#L468
multiarg infix syntax looks like a tuple and will be deprecated
test (21, 2, rootJVM): core/src/main/scala/scalaz/Arrow.scala#L25
multiarg infix syntax looks like a tuple and will be deprecated
test (21, 2, rootJVM): core/src/main/scala/scalaz/Arrow.scala#L29
multiarg infix syntax looks like a tuple and will be deprecated
test (21, 2, rootJVM): core/src/main/scala/scalaz/ISet.scala#L663
abstract type A in type pattern scalaz.ISet[A] is unchecked since it is eliminated by erasure
test (21, 2, rootJVM): core/src/main/scala/scalaz/IStream.scala#L200
Eta-expansion to expected type scalaz.Equal[scalaz.IStream[A]], which is not a function type but is SAM-convertible to (scalaz.IStream[A], scalaz.IStream[A]) => Boolean.
test (21, 2, rootJVM): core/src/main/scala/scalaz/ImmutableArray.scala#L146
discarded non-Unit value of type Int
test (21, 2, rootJVM): core/src/main/scala/scalaz/ImmutableArray.scala#L196
discarded non-Unit value of type Int
test (21, 2, rootJVM): core/src/main/scala/scalaz/ImmutableArray.scala#L198
discarded non-Unit value of type Int
test (21, 2, rootJVM): core/src/main/scala/scalaz/LazyEither.scala#L16
multiarg infix syntax looks like a tuple and will be deprecated
test (21, 2, rootJVM): core/src/main/scala/scalaz/LazyOption.scala#L16
multiarg infix syntax looks like a tuple and will be deprecated
test (21, 2, rootJVM): core/src/main/scala/scalaz/Lens.scala#L468
multiarg infix syntax looks like a tuple and will be deprecated
test (21, 2, rootJVM)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
test (11, 2, rootJVM): core/src/main/scala/scalaz/Arrow.scala#L25
multiarg infix syntax looks like a tuple and will be deprecated
test (11, 2, rootJVM): core/src/main/scala/scalaz/Arrow.scala#L29
multiarg infix syntax looks like a tuple and will be deprecated
test (11, 2, rootJVM): core/src/main/scala/scalaz/ISet.scala#L663
abstract type A in type pattern scalaz.ISet[A] is unchecked since it is eliminated by erasure
test (11, 2, rootJVM): core/src/main/scala/scalaz/IStream.scala#L200
Eta-expansion to expected type scalaz.Equal[scalaz.IStream[A]], which is not a function type but is SAM-convertible to (scalaz.IStream[A], scalaz.IStream[A]) => Boolean.
test (11, 2, rootJVM): core/src/main/scala/scalaz/ImmutableArray.scala#L146
discarded non-Unit value of type Int
test (11, 2, rootJVM): core/src/main/scala/scalaz/ImmutableArray.scala#L196
discarded non-Unit value of type Int
test (11, 2, rootJVM): core/src/main/scala/scalaz/ImmutableArray.scala#L198
discarded non-Unit value of type Int
test (11, 2, rootJVM): core/src/main/scala/scalaz/LazyEither.scala#L16
multiarg infix syntax looks like a tuple and will be deprecated
test (11, 2, rootJVM): core/src/main/scala/scalaz/LazyOption.scala#L16
multiarg infix syntax looks like a tuple and will be deprecated
test (11, 2, rootJVM): core/src/main/scala/scalaz/Lens.scala#L468
multiarg infix syntax looks like a tuple and will be deprecated
test (11, 2, rootJVM)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
test (11, 2, rootJVM): core/src/main/scala/scalaz/Arrow.scala#L25
multiarg infix syntax looks like a tuple and will be deprecated
test (11, 2, rootJVM): core/src/main/scala/scalaz/Arrow.scala#L29
multiarg infix syntax looks like a tuple and will be deprecated
test (11, 2, rootJVM): core/src/main/scala/scalaz/ISet.scala#L663
abstract type A in type pattern scalaz.ISet[A] is unchecked since it is eliminated by erasure
test (11, 2, rootJVM): core/src/main/scala/scalaz/IStream.scala#L200
Eta-expansion to expected type scalaz.Equal[scalaz.IStream[A]], which is not a function type but is SAM-convertible to (scalaz.IStream[A], scalaz.IStream[A]) => Boolean.
test (11, 2, rootJVM): core/src/main/scala/scalaz/ImmutableArray.scala#L146
discarded non-Unit value of type Int
test (11, 2, rootJVM): core/src/main/scala/scalaz/ImmutableArray.scala#L196
discarded non-Unit value of type Int
test (11, 2, rootJVM): core/src/main/scala/scalaz/ImmutableArray.scala#L198
discarded non-Unit value of type Int
test (11, 2, rootJVM): core/src/main/scala/scalaz/LazyEither.scala#L16
multiarg infix syntax looks like a tuple and will be deprecated
test (11, 2, rootJVM): core/src/main/scala/scalaz/LazyOption.scala#L16
multiarg infix syntax looks like a tuple and will be deprecated
test (11, 2, rootJVM): core/src/main/scala/scalaz/Lens.scala#L468
multiarg infix syntax looks like a tuple and will be deprecated
test (3, rootJS, 8): core/src/main/scala/scalaz/Heap.scala#L334
pattern binding uses refutable extractor `scalaz.EphemeralStream.##::`
test (3, rootJS, 8): core/src/main/scala/scalaz/IStream.scala#L200
method loop is eta-expanded even though scalaz.Equal[scalaz.IStream[A]] does not have the @FunctionalInterface annotation.
test (3, rootJS, 8): core/src/main/scala/scalaz/EphemeralStream.scala#L336
type Stream in package scala is deprecated since 2.13.0: Use LazyList instead of Stream
test (3, rootJS, 8)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
test (2, rootJS, 8)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
test (2, rootJS, 8): core/src/main/scala/scalaz/Arrow.scala#L25
multiarg infix syntax looks like a tuple and will be deprecated
test (2, rootJS, 8): core/src/main/scala/scalaz/Arrow.scala#L29
multiarg infix syntax looks like a tuple and will be deprecated
test (2, rootJS, 8): core/src/main/scala/scalaz/ISet.scala#L663
abstract type A in type pattern scalaz.ISet[A] is unchecked since it is eliminated by erasure
test (2, rootJS, 8): core/src/main/scala/scalaz/IStream.scala#L200
Eta-expansion to expected type scalaz.Equal[scalaz.IStream[A]], which is not a function type but is SAM-convertible to (scalaz.IStream[A], scalaz.IStream[A]) => Boolean.
test (2, rootJS, 8): core/src/main/scala/scalaz/ImmutableArray.scala#L146
discarded non-Unit value of type Int
test (2, rootJS, 8): core/src/main/scala/scalaz/ImmutableArray.scala#L196
discarded non-Unit value of type Int
test (2, rootJS, 8): core/src/main/scala/scalaz/ImmutableArray.scala#L198
discarded non-Unit value of type Int
test (2, rootJS, 8): core/src/main/scala/scalaz/LazyEither.scala#L16
multiarg infix syntax looks like a tuple and will be deprecated
test (2, rootJS, 8): core/src/main/scala/scalaz/LazyOption.scala#L16
multiarg infix syntax looks like a tuple and will be deprecated
test (2, rootJS, 8): core/src/main/scala/scalaz/Lens.scala#L468
multiarg infix syntax looks like a tuple and will be deprecated
test (3, rootNative, 8)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
test (3, rootNative, 8): core/src/main/scala/scalaz/Heap.scala#L334
pattern binding uses refutable extractor `scalaz.EphemeralStream.##::`
test (3, rootNative, 8): core/src/main/scala/scalaz/IStream.scala#L200
method loop is eta-expanded even though scalaz.Equal[scalaz.IStream[A]] does not have the @FunctionalInterface annotation.
test (3, rootNative, 8): core/src/main/scala/scalaz/EphemeralStream.scala#L336
type Stream in package scala is deprecated since 2.13.0: Use LazyList instead of Stream
test (2, rootNative, 8)
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
test (2, rootNative, 8): core/src/main/scala/scalaz/Arrow.scala#L25
multiarg infix syntax looks like a tuple and will be deprecated
test (2, rootNative, 8): core/src/main/scala/scalaz/Arrow.scala#L29
multiarg infix syntax looks like a tuple and will be deprecated
test (2, rootNative, 8): core/src/main/scala/scalaz/ISet.scala#L663
abstract type A in type pattern scalaz.ISet[A] is unchecked since it is eliminated by erasure
test (2, rootNative, 8): core/src/main/scala/scalaz/IStream.scala#L200
Eta-expansion to expected type scalaz.Equal[scalaz.IStream[A]], which is not a function type but is SAM-convertible to (scalaz.IStream[A], scalaz.IStream[A]) => Boolean.
test (2, rootNative, 8): core/src/main/scala/scalaz/ImmutableArray.scala#L146
discarded non-Unit value of type Int
test (2, rootNative, 8): core/src/main/scala/scalaz/ImmutableArray.scala#L196
discarded non-Unit value of type Int
test (2, rootNative, 8): core/src/main/scala/scalaz/ImmutableArray.scala#L198
discarded non-Unit value of type Int
test (2, rootNative, 8): core/src/main/scala/scalaz/LazyEither.scala#L16
multiarg infix syntax looks like a tuple and will be deprecated
test (2, rootNative, 8): core/src/main/scala/scalaz/LazyOption.scala#L16
multiarg infix syntax looks like a tuple and will be deprecated
test (2, rootNative, 8): core/src/main/scala/scalaz/Lens.scala#L468
multiarg infix syntax looks like a tuple and will be deprecated