David Dal Busco

Results 322 comments of David Dal Busco

Thanks! Migrating ([PR](https://github.com/junobuild/juno/pull/1860)) the declaration to a `svelte/elements` resolves the issue.

We faced the same issue: https://github.com/dfinity/eslint-config-oisy-wallet/actions/runs/19458066920/job/55677268836 As my colleague discovered, it was related to the `actions/checkout` issue: https://github.com/actions/checkout/issues/2280 Downgrading the action "resolved" the issue.