inspirezonetech / inspirezonetech/TeachMePythonLikeIm5

GitHub action 'execute-modified-python-file.yml' fails if program uses 'input()'

Aperta
#98 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug github-actions hacktoberfest help wanted
Lingua principale
Python
Stelle
29
Fork
41
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**About Bug or problem**
Any program using `input()` will not execute when action is running as it is waiting for user to input something

**Steps to reproduce**
Modify a python file that uses the `input()` function to trigger GitHub action to run
[Example of action that failed because of this issue](https://github.com/inspirezonetech/TeachMePythonLikeIm5/runs/3984310512?check_suite_focus=true)

**Potential fix**
Find a way to verify programs that are using `input()`

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.