github / github/accessibility-scanner
"Invalid" failure on label creation
- 主要言語
- TypeScript
- スター
- 369
- フォーク
- 40
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 10
説明
Getting an "invalid" response and failure on label creation, had to turn off accesslint for now: https://github.com/helen/wp-themes-a11y-scanning/actions/runs/32175148610
`HttpError: Validation Failed: {"value":"accesslint rule: keyboard-accessible/scrollable-region","resource":"Label","field":"name","code":"invalid"} - https://docs.github.com/rest/issues/issues#create-an-issue`
Not clear to me if it's something in the label name or if it thinks it's spam or something else. In this case I realistically would rather just turn off labels, so that's #245
コントリビューションガイド
調査の方向性
Issue にリンクされた accesslint ワークフローの実行から始め、報告されたラベル名を使ってラベル作成を再現します。GitHub の検証レスポンスを確認して名前が拒否されているかどうかを判断し、そのうえでラベル作成のパスが原因を処理するようにします。accesslint を無効にせずにラベル作成が成功するか、失敗が別の labels-off issue のために明確に報告されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github, typescript
- 領域
- accessibility, api
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 活発
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 48/100