github / github/accessibility-scanner
Allow for wildcards or fail gracefully
- Vorherrschende Sprache
- TypeScript
- Sterne
- 369
- Forks
- 40
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 10
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
Start with .github/workflows/a11y-scan_gh.yml and the linked issue 13 to reproduce how the o-hat-scanner/runs/* URL is handled. Trace the scanner entry point that processes wildcard URLs and the reported “File not found” result. Done means the wildcard URL is handled gracefully without filing a project issue for the missing GitHub resource.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- github-actions, typescript
- Bereich
- accessibility, tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 42/100