lint + phpstan #650
Annotations
4 errors and 4 warnings
phpstan:
src/Payments/TelegraphInvoicePayload.php#L133
Deprecated in PHP 8.4: Parameter #2 $sizeInBytes (int) is implicitly nullable via default value null.
|
phpstan:
src/Payments/TelegraphInvoicePayload.php#L133
Deprecated in PHP 8.4: Parameter #3 $width (int) is implicitly nullable via default value null.
|
phpstan:
src/Payments/TelegraphInvoicePayload.php#L133
Deprecated in PHP 8.4: Parameter #4 $height (int) is implicitly nullable via default value null.
|
phpstan
Process completed with exit code 1.
|
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phpstan
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/
|
phpstan
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/
|
phpstan
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/
|