Skip to content

Fix styling

Fix styling #21

Triggered via push May 1, 2024 05:49
Status Failure
Total duration 34s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
phpstan: src/AfipCmsSigner.php#L41
Negated boolean expression is always false.
phpstan: src/AfipConfiguration.php#L25
Variable $production_mode on left side of ?? always exists and is not nullable.
phpstan: src/WebServices/PadronWebService.php#L86
Method litvinjuan\LaravelAfip\WebServices\PadronWebService::getTransformer() never returns null so it can be removed from the return type.
phpstan
Process completed with exit code 1.
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.