Self hosted runner not a valid resource class
E
Eric Veggeberg
In the case of someone using a self hosted runner, the VSCode extension will put a yellow line under the resource class and mention that it not a valid resource class, which is "small", "medium", etc.
It would be great if the extension could understand if this is a valid resource class.
C
Charles Francoise
Hi Eric,
That sounds like a bug! The VS Code extension
should
be able to handle self-hosted runners, when configured with a valid token.It sounds like your issue is similar to the one described here: https://github.com/CircleCI-Public/circleci-yaml-language-server/issues/279
Would you mind taking a look? If it's the same issue, feel free to post some feedback in the GitHub issue comments. If it's a different problem, I invite you to open a new issue on the Language Server GitHub repository. We'll make sure to treat this issue as promptly as possible!