MalikKillian

Results 21 comments of MalikKillian

Not sure if linting needs to be run on my end or what. If anyone knows about this I'd appreciate some guidance. This is my first PR on GitHub.

I'm guessing this is the function that is providing the bad diff - https://github.com/containers/ansible-podman-collections/blob/master/plugins/module_utils/podman/podman_container_lib.py#L1205 The list of volumes is being gathered from the `Mounts` property, which is probably the best...

I also noticed an unexpected behavior that may or may not be considered a bug. I tried adding an entry using the `volume` section and it actually did not appear...

I didn't have issues building with Node 12 and 14 btw.

Haven't looked at this issue in a while but I was just able to build and run the latest codebase using Node `v16.15.1`. This is running the web version btw,...

This is becoming more of an annoyance every day. Apps get added to my workspace (out of my control) and I'm getting essentially harassed by bots for services I don't...

I would much prefer that PMD would automatically disqualify classes that are not part of the current project. That would clear up probably 90% of the cases where a violation...

I like this rule in theory but it's rather aggressive (as many rules are) _without_ the ability to customize its behavior at all. If this is within the capabilities of...

I think https://github.com/pmd/pmd/issues/1945 pretty much encompasses what I'd want in customization of the rule.

I have the exact same error as @kingsushi001. I think I've only tried to use this extension in the last two weeks and it has never worked. My AUTOMATIC1111 webui...