github / github/accessibility-scanner
Allow for wildcards or fail gracefully
- Lingua principale
- TypeScript
- Stelle
- 369
- Fork
- 40
- Merge medio
- 1g 9h
- PR unite (30g)
- 10
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia da .github/workflows/a11y-scan_gh.yml e dall’issue 13 collegata per riprodurre il modo in cui viene gestito l’URL o-hat-scanner/runs/*. Segui l’entry point dello scanner che elabora gli URL con caratteri jolly e il risultato segnalato “File not found”. Il lavoro è completato quando l’URL con caratteri jolly viene gestito correttamente senza aprire una project issue per la risorsa GitHub mancante.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github-actions, typescript
- Ambito
- accessibility, tooling
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 42/100