feature: exit code, closes #236 #192
Annotations
4 errors and 3 warnings
phpstan:
src/Application.php#L155
Property Gt\Cli\Application::$exitHandler (callable) in isset() is not nullable.
|
phpstan:
src/Command/Command.php#L287
Right side of || is always false.
|
phpstan
Process completed with exit code 1.
|
phpunit
Process completed with exit code 1.
|
composer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpunit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|