-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
There are a lot of contexts whose possible input keys are case insensitive. For example, both secrets.BANANA and secrets.banana work just fine (from the github secrets docs: "Names are not case-sensitive."). This applies to secrets, with blocks, and many more. The extension currently erroneously reports an error when not using the same casing as the definition
To Reproduce
Steps to reproduce the behavior:
- Create repo secret called "BANANA"
- Use secret via secrets.banana
Expected behavior
No error is reported
Extension Version
v0.25.4
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Triaged 📝
