tek / splain

better implicit errors for scala
MIT License
370 stars 28 forks source link

this introduce the scala 2.13.7 profile to CI matrix (not testable tho) #75

Closed tribbloid closed 2 years ago

tribbloid commented 2 years ago

it can now compile successfully, the test cases may take some time to fix

github-actions[bot] commented 2 years ago

Test Report (2.13.7)

  8 files    8 suites   9s :stopwatch: 48 tests 11 :heavy_check_mark: 5 :zzz: 32 :x:

For more details on these failures, see this check.

Results for commit 592876d5.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 2 years ago

Test Report (2.13.6)

  8 files  ±0    8 suites  ±0   11s :stopwatch: -1s 48 tests ±0  43 :heavy_check_mark: ±0  5 :zzz: ±0  0 :x: ±0 

Results for commit 592876d5. ± Comparison against base commit b4e6aa85.

:recycle: This comment has been updated with latest results.

tribbloid commented 2 years ago

I have made some changes to our CI to mark scala-2.13.7 as "experimental" to suppress its error alarm. This doesn't fix any test failure, but at least it allows 1.0.0-RC1 to be published under scala-2.13.7

@tek what do you think? Alternatively we can choose not to publish for the latest scala 2

tek commented 2 years ago

sounds fine, go ahead!