Skip to content

Refactor parseMode

Refactor parseMode #15

Triggered via push October 17, 2024 14:21
Status Failure
Total duration 31s
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/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/