Closed jldec closed 5 months ago
This seems to be caused by how the integration tests bundle svelte. Not a problem, but I'll try to suppress the error
I supplied a custom onwarn
handler that silences that specific warning, this reduces the noise in CI. Thanks for bringing it to my attention
Thanks @LorisSigrist
Context
I don't know if this is serious, but many of the CI runs in GitHub are showing messages like this. I went back a few weeks, and it appears to have been happening for while.
To see these, open an instance of the
Continuous Integration
workflow like this one and use the built-in search to look for "Circular"Proposal
decide if worth investigating or close the issue if not 😃