JuliaTesting / Aqua.jl

Auto QUality Assurance for Julia packages
MIT License
334 stars 24 forks source link

Feature: Suggest fixes for Stdlib compats #257

Open sjkelly opened 8 months ago

sjkelly commented 8 months ago

I often find I need to reference this to fix stdlib compats:

https://discourse.julialang.org/t/psa-compat-requirements-in-the-general-registry-are-changing/104958

It would be helpful in the failure error message to suggest a stdlib compat based on the specified julia version in the Project.toml.