apache / apache/openwhisk-runtime-php
no logs if action contains invalid syntax
Aperta
- Lingua principale
- Scala
- Stelle
- 40
- Fork
- 29
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
create an action from a function with invalid syntax and no logs are produced.
running the container locally will show for example
```
PHP Parse error: syntax error, unexpected ''...' (T_ENCAPSED_AND_WHITESPACE) in /phpAction/action/1/src/index.php on line 33
```
there are no sentinels and hence no logs.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.