github / github/vscode-github-actions

Is there a way to disable a specific error message?

Aberta
#481 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
TypeScript
Estrelas
660
Forks
213
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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!

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.