StemCll
StemCll
Thanks guys for the response. @sanderssj the version is U1, as soon as we'll upgrade the U3 I'll let you know if the error still occurs.
Hi @extrawurst :wave: I'm planning to take on this issue. Do you have any more details how to test this (maybe you have a certain repository to iterate over and...
Hi @extrawurst I've pushed changes and created a PR. I haven't updated changelog yet - waiting for your CR :smile:
Hello there :wave: The mentioned lint (clippy::as_conversions) checks for all type casts with`as`. After adding it to the pytest clippy check with `-D warnings`, there are too many errors that...
Thanks @JonathanWoollett-Light I’ll check the PR, and will start working on these lints.
Hi @JonathanWoollett-Light :wave: Which lint warn statements should be removed?
Hi @kwonoj Is [this PR](https://github.com/swc-project/swc/pull/5003) still valid? If not, I'd like to work on this task setting up a new one.