lint + phpstan #649
Annotations
6 errors and 3 warnings
Run PHPStan:
src/Client/TelegraphResponse.php#L34
Parameter #1 $key (string|null) of method DefStudio\Telegraph\Client\TelegraphResponse::dump() is not contravariant with parameter #1 $key (mixed) of method Illuminate\Http\Client\Response::dump().
|
Run PHPStan:
src/Client/TelegraphResponse.php#L44
Parameter #1 $key (string|null) of method DefStudio\Telegraph\Client\TelegraphResponse::dd() is not contravariant with parameter #1 $key (mixed) of method Illuminate\Http\Client\Response::dd().
|
Run PHPStan:
src/Payments/TelegraphInvoicePayload.php#L133
Deprecated in PHP 8.4: Parameter #2 $sizeInBytes (int) is implicitly nullable via default value null.
|
Run PHPStan:
src/Payments/TelegraphInvoicePayload.php#L133
Deprecated in PHP 8.4: Parameter #3 $width (int) is implicitly nullable via default value null.
|
Run PHPStan:
src/Payments/TelegraphInvoicePayload.php#L133
Deprecated in PHP 8.4: Parameter #4 $height (int) is implicitly nullable via default value null.
|
Run PHPStan
Process completed with exit code 1.
|
Install composer dependencies
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install composer dependencies
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install composer dependencies
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading