typelevel / scalacheck

Property-based testing for Scala
http://www.scalacheck.org
BSD 3-Clause "New" or "Revised" License
1.94k stars 405 forks source link

Fix Many Of The Warnings #928

Closed isomarcte closed 1 year ago

isomarcte commented 1 year ago

This is by no means all of them, but it is many of them, especially the very benign ones such as unused parameters.

There are a few more involved changes, such as deprecating a few methods and adding a few replacements. For example,