github / github/accessibility-scanner
Allow for wildcards or fail gracefully
- Lenguaje dominante
- TypeScript
- Estrellas
- 369
- Forks
- 40
- Merge medio
- 1 d 9 h
- PR fusionados (30 d)
- 10
Descripción
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.
Guía de contribución
Línea de trabajo
Comienza con .github/workflows/a11y-scan_gh.yml y el issue 13 enlazado para reproducir cómo se gestiona la URL o-hat-scanner/runs/*. Sigue el punto de entrada del scanner que procesa las URL con comodines y el resultado notificado “File not found”. Se considera terminado cuando la URL con comodines se gestiona correctamente sin crear un issue del proyecto para el recurso de GitHub que falta.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- github-actions, typescript
- Área
- accessibility, tooling
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 42/100