Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

"Unable to resolve action..." warning doesn't disappear after finishing edit

オープン
#409 コメント 0 件 リアクション 2 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
github-actions, typescript, vscode
領域
ci-cd, devtools

調査の方向性

ファイルやテストは指定されていません。まず、workflow action のバージョンをその場で編集したときの、extension の action-reference 検証と診断の更新を追跡し、次に古い警告の再現を試みてください。VS Code を再起動しなくても診断が最終バージョンを反映すれば完了です。

索引モデルが issue の本文から書いたものです。

説明

bug

Describe the bug
Occasionally, when I edit a referenced action version, a warning about the non-existing version appears during editing and doesn't disappear after finishing the edit. For example, I changed the action from slidoapp/xcresulttool@v2.0.0 to slidoapp/xcresulttool@v3.1.0 by deleting "2.0" and replacing it with "3.1". However, the warning got stuck on "Unable to resolve action slidoapp/xcresulttool@v.0.0, repository or version not found." Even closing and reopening the workflow file didn't help, I had to restart VSCode to get rid of that warning message.

To Reproduce
Difficult to reproduce, it happens randomly while editing the referenced actions

Expected behavior
After finishing the edit, the plugin re-checks the existence of the final version of the action being edited (v3.1.0, not v.0.0).

Screenshots
image

Extension Version
v0.27.0

Additional context
Add any other context about the problem here.

主要言語
TypeScript
スター
661
フォーク
214
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github/vscode-github-actions のほかの issue

github/vscode-github-actions の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。