PHP8.4 nullcheck fixes #1254
Annotations
6 errors and 3 warnings
Run PHPStan:
src/Client/Exception/Validation.php#L14
Deprecated in PHP 8.4: Parameter #3 $previous (Throwable) is implicitly nullable via default value null.
|
Run PHPStan:
src/Meetings/Client.php#L93
Deprecated in PHP 8.4: Parameter #1 $start_id (string) is implicitly nullable via default value null.
|
Run PHPStan:
src/Meetings/Client.php#L93
Deprecated in PHP 8.4: Parameter #2 $end_id (string) is implicitly nullable via default value null.
|
Run PHPStan:
src/Meetings/Client.php#L236
Deprecated in PHP 8.4: Parameter #2 $startId (string) is implicitly nullable via default value null.
|
Run PHPStan:
src/Meetings/Client.php#L236
Deprecated in PHP 8.4: Parameter #3 $endId (string) is implicitly nullable via default value null.
|
Run PHPStan
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Get Composer cache directory
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/
|
Loading