Merge remote-tracking branch 'origin/main' #24
Annotations
4 errors and 1 warning
phpstan:
src/AfipConfiguration.php#L27
Variable $production_mode on left side of ?? always exists and is not nullable.
|
phpstan:
src/Signers/AfipCmsSigner.php#L41
Negated boolean expression is always false.
|
phpstan:
src/WebServices/PadronWebService.php#L98
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/.
|