github / github/vscode-github-actions

Is there a way to disable a specific error message?

Ouverte
#481 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
TypeScript
Étoiles
660
Forks
213
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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!

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.