Rick Kasten

Results 3 issues of Rick Kasten

### General Info * UUID: 30983c37-52c3-415d-977c-38af6c7db91c ### Description Party, Invite Friends, Invite Existing Users. Invitations can be sent to multiple users via the '+' button. However, if any invitation should...

priority: medium
type: medium level coding
section: Achievements/Popups/Notifications

I installed v2.9.1 of the extension. When VSCode window launches, I get the notification: Terraform (CLI) is required. Please install Terraform or make it available in $PATH However, I have...

bug
extension-only

Following the documentation - https://codenarc.org/codenarc-rules-convention.html#methodparametertyperequired-rule - I added the following to my .groovylintrc.json: "MethodParameterTypeRequired": { "ignoreMethodNames": "populateMetrics" }, and when `npm-groovy-lint` on my code, I get the following error: ```...

O: stale 🤖