devcontainers / devcontainers/ci
Command failure is double logged
- Lenguaje dominante
- TypeScript
- Estrellas
- 497
- Forks
- 102
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When the command run in the DevContainer fails, `devcontainers/ci` logs it once, and then GitHub Actions itself seems to log it a second time. To repro, try running the command `echo "Test" && false`, and observe the screenshot behavior. Aside from the redundancy in the log, this leads to two failure badges showing up on the PR checks area above the merge button.

Guía de contribución
Línea de trabajo
Reproduce el fallo con `echo "Test" && false` en el Dev Container e inspecciona la ruta de registro de fallos de comandos en la GitHub Action. Determina qué salida produce el registro duplicado y la comprobación del fallo; se considera terminado cuando el fallo del comando aparece una vez con un único fallo en la comprobación del PR.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- github-actions, typescript
- Área
- ci-cd
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100