Merge pull request #82 from voku/renovate/shivammathur-setup-php-2.x #119
Annotations
10 errors and 6 warnings
Run phpstan:
src/voku/helper/ASCII.php#L184
@readonly property cannot have a default value.
|
Run phpstan:
src/voku/helper/ASCII.php#L193
@readonly property cannot have a default value.
|
Run phpstan:
src/voku/helper/ASCII.php#L262
Impure call to method voku\helper\ASCII::prepareAsciiAndExtrasMaps() in pure method voku\helper\ASCII::charsArray().
|
Run phpstan:
src/voku/helper/ASCII.php#L267
Impure call to method voku\helper\ASCII::prepareAsciiMaps() in pure method voku\helper\ASCII::charsArray().
|
Run phpstan:
src/voku/helper/ASCII.php#L292
Impure static variable in pure method voku\helper\ASCII::charsArrayWithMultiLanguageValues().
|
Run phpstan:
src/voku/helper/ASCII.php#L358
Impure static variable in pure method voku\helper\ASCII::charsArrayWithOneLanguage().
|
Run phpstan:
src/voku/helper/ASCII.php#L367
Impure call to method voku\helper\ASCII::prepareAsciiAndExtrasMaps() in pure method voku\helper\ASCII::charsArrayWithOneLanguage().
|
Run phpstan:
src/voku/helper/ASCII.php#L393
Impure call to method voku\helper\ASCII::prepareAsciiMaps() in pure method voku\helper\ASCII::charsArrayWithOneLanguage().
|
Run phpstan:
src/voku/helper/ASCII.php#L449
Impure static variable in pure method voku\helper\ASCII::charsArrayWithSingleLanguageValues().
|
Run phpstan:
src/voku/helper/ASCII.php#L457
Impure call to method voku\helper\ASCII::prepareAsciiAndExtrasMaps() in pure method voku\helper\ASCII::charsArrayWithSingleLanguageValues().
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2.1.7. 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/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2.1.7. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v2.1.7, codecov/codecov-action@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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", "logs_composer-basic_php-7.1", "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