Skip to content

Is there a way to disable a specific error message? #481

Open
@ghnp5

Description

@ghnp5

I use Gitea Actions (not GitHub), and I want to be able to:

  1. use runs-on

  2. add a container with a volumes node, but without specifying image, because the label in runs-on already maps to the container image I want

However, the extension complains that:

Container image cannot be empty

But the action runs perfectly in Gitea, and with the image I want.

So, I'd like to disable this error from being shown in VSCode.

Is that possible? :)

Many thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog 🗒

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions