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

Fix a warning related to the artifacts #434

Closed
amontoison opened this issue Jan 24, 2025 · 4 comments · Fixed by #437
Closed

Fix a warning related to the artifacts #434

amontoison opened this issue Jan 24, 2025 · 4 comments · Fixed by #437

Comments

@amontoison
Copy link
Member

It will be great to fix this annoying warning:

┌ Warning: using Pkg instead of using LazyArtifacts is deprecated
│   caller = ip:0x0
└ @ Core :-1
@amontoison
Copy link
Member Author

@tmigot Any idea how to fix this issue?

@tmigot
Copy link
Member

tmigot commented Jan 24, 2025

Hey @amontoison ! I can check that, but I don't know where you got the warning? I tried this

using CUTEst
] test

but didn't got it. Maybe because I tried on Julia 1.10?

@amontoison
Copy link
Member Author

I have a bunch of local artifacts / JLL so it could be the issue. I will try on a cluster with a clean environment.

@amontoison
Copy link
Member Author

It's because you already downloaded the sifcollection.
I found the culprit and fixed the issue in #437.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants