Janos

Results 223 comments of Janos

@fschaefer that's actually a good point. Can you open an issue on this? We should extend the development docs.

Hello @Rajalakshmi-Girish this seems to be a permission issue: > User \"system:serviceaccount:prow:cerberus\" cannot list resource \"clusterversions\" in API group \"config.openshift.io\" at the cluster scope This means that your user has...

@redhat-chaos/developers I have no strong opinion on this, the 403 code can be added to the error handling. This would mean that if the user does not have permissions to...

Hey @PerMalmberg I'm not the maintainer, but since I just learned from you that this option exists (thank you!), I looked into it. I went down a whole rabbit hole...

I found a few places where there were no type annotations. Your sample project may be worth posting though, it may serve as a good starting point for tracking these...

Hey @bitwes thanks for the answer! I found other similar issues while digging into this. Should I be reporting them then?

@bitwes to clarify: I'm developing an addon and I'm running into issues like this: ``` Debugger Break, Reason: 'Parser Error: Variable "Optparse" has no static type. (Warning treated as error.)'...

Since I'm developing an addon myself, I'd need to move the code out of the addons folder if I wanted to use an error level for these issues. Currently, I'm...

@Dfred not the maintainer, but last I checked, the problem with manually editing the scene files will revert the moment you open the scene in Godot. There's a workaround for...

Thanks @bitwes let me play some more with this, maybe I can set up a list of expected failures and exclude those from a script.