Unclear error when subject isnt correct

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

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

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
typescript
領域
ci-cd

調査の方向性

まず、必須のサフィックスを省略した repo:org/repo 形式の subject でワークフローを再現し、その後、action が失敗した tailscale up の試行をどこで報告しているかを追跡します。malformed な subject が、繰り返される一般的なメッセージ sudo failed with exit code 1 ではなく、具体的で有用なエラーを生成すれば完了です。

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

説明

I had a subject of form repo:org/repo missing e.g., a :* at the end
the error you get from this action in this case is not very helpful/misleading:

▶️ get tailscale status
Daemon ready! Initial state: NeedsLogin
✅ tailscaled daemon is up and running!
▶️ hostname
Attempt 1 to bring up Tailscale...
▶️ tailscale up
Warning: Tailscale up attempt 1 failed: sudo failed with exit code 1
Retrying in 2 seconds...
Attempt 2 to bring up Tailscale...
▶️ tailscale up
Warning: Tailscale up attempt 2 failed: sudo failed with exit code 1
Retrying in 4 seconds...
Attempt 3 to bring up Tailscale...
▶️ tailscale up
Warning: Tailscale up attempt 3 failed: sudo failed with exit code 1
Retrying in 6 seconds...
Attempt 4 to bring up Tailscale...
▶️ tailscale up
Warning: Tailscale up attempt 4 failed: sudo failed with exit code 1
Retrying in 8 seconds...
Attempt 5 to bring up Tailscale...
▶️ tailscale up
Warning: Tailscale up attempt 5 failed: sudo failed with exit code 1
Error: sudo failed with exit code 1
主要言語
TypeScript
スター
938
フォーク
137
PR マージ指標
30日以内にマージされた PR はありません

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

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

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

tailscale/github-action のほかの issue

tailscale/github-action の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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