github / github/vscode-github-actions

Is there a way to disable a specific error message?

未关闭
#481 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
660
派生
213
PR 合并指标
30 天内没有已合并 PR

描述

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!

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。