Skip to content

lint + phpstan

lint + phpstan #649

Triggered via push January 28, 2025 12:08
Status Failure
Total duration 49s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
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().
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().
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
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/