Alex Wells
Alex Wells
@cvietor I'll close the task today, but otherwise this needs to be tested (CI isn't configured for PRs) and merged by someone.
No worries. I delay my (much smaller) OS projects too. I'll try my best with a PR.
@ansorre Sorry, but I have to address you. Your post triggers me. The fact you "never ever needed" a building tool doesn't mean no one does. All it means is...
@ansorre My malicious URL? I have nothing to do with the repository, I'm a stranger passing by, and there's nothing in my profile, so I don't understand what you're talking...
Also, the tests are failing due to those errors missing. I haven't had time to debug why PHPStan doesn't report them, although I do believe they should be: ``` -94:...
All the newly reported errors are technically all correct. It doesn't make sense that changing of variance for an extended class is allowed. It is currently covered by other PHPStan...
> Sorry, I can't review or merge this PR, the build is pretty broken. Please make it green first. Sure. I was just waiting for a response in a thread...
> Yeah, at the same time I'm not sure about the failures, I need to see how the fixes look like. Is the code that causes the errors the added...
Yes, I am aware @gdude2002. I've also researched Forge's deps system and haven't found anything that can download deps at runtime. We could force mod devs to shade Kotlin &...
@tdekoekkoek I believe implementing a guard system is overengineering, because the problem can really be solved easier for both developers using NGXS and those maintaining it. I personally like the...