Jens Wegar

Results 5 issues of Jens Wegar

PHP8 outputs a notice for methods that define optional arguments before required arguments (https://php.watch/versions/8.0/deprecate-required-param-after-optional). Since the DrupalServiceModifier constructor in effect cannot be called without also providing the first argument (even...

### Problem/Motivation PHP8 outputs a notice for methods that define optional arguments before required arguments (https://php.watch/versions/8.0/deprecate-required-param-after-optional). In `Drupal\Console\Bootstrap\DrupalServiceModifier`, the first argument to the constructor defines a default value as null....

A usability issue for me is that I constantly have to paste my Jenkins password when validating the file, since I don't want to save the password with the workspace....

If I have a resource block that contains a count, e.g. 10. and Checkov finds an error in that block, the extension outputs the same error multiple times (note in...

**Describe the bug** When tagging terraform files that contain e.g. helm_release or kubernetes_namespace, I get ``` [WARNING] failed to parse terraform block because failed to find tags attribute name for...

wontfix