Fix typos #21
Annotations
10 errors and 5 warnings
Run phpstan:
src/Stringy.php#L321
Parameter #1 $length of static method voku\helper\UTF8::get_random_string() expects int<1, max>, int given.
|
Run phpstan:
src/Stringy.php#L391
Parameter #2 $index of static method voku\helper\UTF8::char_at() expects int<1, max>, int given.
|
Run phpstan:
src/Stringy.php#L1355
Parameter #2 $n of static method voku\helper\UTF8::first_char() expects int<1, max>, int given.
|
Run phpstan:
src/Stringy.php#L2661
Parameter #2 $width of static method voku\helper\UTF8::wordwrap_per_line() expects int<1, max>, int given.
|
Run phpstan:
src/Stringy.php#L2665
Parameter #6 $delimiter of static method voku\helper\UTF8::wordwrap_per_line() expects non-empty-string|null, string|null given.
|
Run phpstan:
src/Stringy.php#L2700
Parameter #2 $width of static method voku\helper\UTF8::wordwrap_per_line() expects int<1, max>, int given.
|
Run phpstan:
src/Stringy.php#L2704
Parameter #6 $delimiter of static method voku\helper\UTF8::wordwrap_per_line() expects non-empty-string|null, string|null given.
|
Run phpstan:
src/Stringy.php#L3061
Parameter #2 $index of static method voku\helper\UTF8::str_offset_get() expects int<1, max>, int given.
|
Run phpstan:
src/Stringy.php#L3767
Parameter #2 $length of static method voku\helper\UTF8::str_limit_after_word() expects int<1, max>, int given.
|
Run phpstan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, shivammathur/[email protected], actions/[email protected], codecov/codecov-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, shivammathur/[email protected], actions/[email protected], codecov/codecov-action@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Cache composer dependencies
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/
|
Determine 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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs_composer-basic_php-7.2", "logs_composer-basic_php-7.3", "logs_composer-basic_php-7.4", "logs_composer-basic_php-8", "logs_composer-basic_php-8.1".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading