Merge pull request #659 from varemel/main #620
Annotations
4 errors and 3 warnings
phpstan:
src/Handlers/WebhookHandler.php#L203
Property DefStudio\Telegraph\Handlers\WebhookHandler::$data (Illuminate\Support\Collection<int, array<string, string>>|Illuminate\Support\Collection<string, string>) does not accept Illuminate\Support\Collection<(int|string), mixed>.
|
phpstan:
src/Keyboard/Keyboard.php#L88
Offset 'switch_inline_query' on array{text: string, url?: string, callback_data?: string, web_app?: array<string>, login_url?: array<string>, switch_inline_query: string, switch_inline_query_current_chat?: string} on left side of ?? always exists and is not nullable.
|
phpstan:
src/Keyboard/Keyboard.php#L92
Offset 'switch_inline_query…' on array{text: string, url?: string, callback_data?: string, web_app?: array<string>, login_url?: array<string>, switch_inline_query?: string, switch_inline_query_current_chat: string} on left side of ?? always exists and is not nullable.
|
phpstan
Process completed with exit code 1.
|
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|