**Describe the bug** Referencing a secret that is stored at the environment level instead of a repository secret throws an warning **To Reproduce** Steps to reproduce the behavior: 1. Make a reference to a secret that is NOT at the repo level and is instead an environment secret 2. Observe warning inline and in the `Problems` tab **Expected behavior** Warnings will only be shown for secrets that are not found at the environment level OR the repo level **Screenshots** <img width="191" alt="image" src="https://user-images.githubusercontent.com/6445731/228051789-228baca9-dd11-480f-8b9c-994a21ae452e.png"> <img width="217" alt="image" src="https://user-images.githubusercontent.com/6445731/228052057-f1be1dbf-8669-4409-b017-b77219275879.png"> <img width="366" alt="image" src="https://user-images.githubusercontent.com/6445731/228051992-a1557a05-d4ef-4fd8-ad76-241b2d86e8ad.png"> **Extension Version** `v0.25.2`