github / github/accessibility-scanner
Allow for wildcards or fail gracefully
- Langage dominant
- TypeScript
- Étoiles
- 369
- Forks
- 40
- Merge moyen
- 1 j 9 h
- PR mergées (30 j)
- 10
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par .github/workflows/a11y-scan_gh.yml et l’issue 13 associée afin de reproduire la manière dont l’URL o-hat-scanner/runs/* est traitée. Suivez le point d’entrée du scanner qui traite les URL avec caractères génériques ainsi que le résultat signalé « File not found ». Le travail est terminé lorsque l’URL avec caractère générique est traitée correctement sans créer d’issue du projet pour la ressource GitHub manquante.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- github-actions, typescript
- Domaine
- accessibility, tooling
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 42/100