Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Could not use exact versions of packages in manifest, re-resolving #138

Closed
rdboyes opened this issue Jan 13, 2025 · 3 comments
Closed
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@rdboyes
Copy link
Member

rdboyes commented Jan 13, 2025

Every time the tests run, the Warning message "Could not use exact versions of packages in manifest, re-resolving" is displayed. This happens both locally and on GitHub actions, and makes the tests take a long time to run. I have tried various combinations of "resolve" "update" "instantiate" etc to no avail. The tests work eventually, but this would be nice to have fixed.

@rdboyes rdboyes added bug Something isn't working good first issue Good for newcomers labels Jan 13, 2025
@rdboyes
Copy link
Member Author

rdboyes commented Jan 20, 2025

Resolved on GitHub actions by fixing the cache action permissions. Still happening locally

@bvdmitri
Copy link

bvdmitri commented Jan 31, 2025

Experience a similar issue with RxInfer.jl developing locally. We do not use TidierPlots.jl. Could it be a Julia issue.. or extension?

@rdboyes
Copy link
Member Author

rdboyes commented Feb 6, 2025

Fixed on dev by aligned test and non-test compat

@rdboyes rdboyes closed this as completed Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants