github / github/accessibility-scanner
Allow for wildcards or fail gracefully
- 主要言語
- TypeScript
- スター
- 369
- フォーク
- 40
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 10
説明
So I got this error:
https://github.com/mgifford/o-hat-scanner/issues/13
I believe because of:
o-hat-scanner/runs/*
In the config here https://github.com/mgifford/o-hat-scanner/blob/main/.github/workflows/a11y-scan_gh.yml
Before I commented it out, I was hoping to be able to get back a wildcard of URLs:
https://mgifford.github.io/o-hat-scanner/runs/*
Instead it flagged `An accessibility scan flagged the element File not found `
That's a GitHub issue if it is one, not one tied to my project.
So this should fail more gracefully.
コントリビューションガイド
調査の方向性
.github/workflows/a11y-scan_gh.yml とリンクされた issue 13 から始めて、o-hat-scanner/runs/* URL がどのように処理されるかを再現します。ワイルドカード URL を処理する scanner のエントリーポイントと、報告された「File not found」という結果を追跡します。ワイルドカード URL が適切に処理され、存在しない GitHub リソースについて project issue が作成されなければ完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- github-actions, typescript
- 領域
- accessibility, tooling
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100