Skip to content

Drop 8.1. Refactor Telegram Class. #14

Drop 8.1. Refactor Telegram Class.

Drop 8.1. Refactor Telegram Class. #14

Triggered via push October 16, 2024 13:38
Status Failure
Total duration 30s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
phpstan: src/TelegramMessage.php#L155
Expression on left side of ?? is not nullable.
phpstan: src/Traits/HasSharedLogic.php#L19
PHPDoc tag @template TReturn for trait NotificationChannels\Telegram\Traits\HasSharedLogic has invalid bound type NotificationChannels\Telegram\Traits\HasSharedLogic.
phpstan: src/Traits/HasSharedLogic.php#L19
PHPDoc tag @template TReturn for trait NotificationChannels\Telegram\Traits\HasSharedLogic with bound type static(NotificationChannels\Telegram\Traits\HasSharedLogic<TReturn>) is not supported.
phpstan
Process completed with exit code 1.
phpstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/