Describe the problem
eprintln! is fine, but we already have miette, so why not use it to make the warnings a bit better.
Describe the solution you'd like
Replace relevant eprintlns with emitting warnings with miette.
Alternatives considered
No response
Additional context
No response
Importance
Nice to have
Describe the problem
eprintln! is fine, but we already have miette, so why not use it to make the warnings a bit better.
Describe the solution you'd like
Replace relevant eprintlns with emitting warnings with miette.
Alternatives considered
No response
Additional context
No response
Importance
Nice to have