apache / apache/openwhisk-runtime-php
no logs if action contains invalid syntax
Ouverte
- Langage dominant
- Scala
- Étoiles
- 40
- Forks
- 29
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.