github / github/vscode-github-actions

Is there a way to disable a specific error message?

Abierto
#481 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
660
Forks
213
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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!

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.