Skip to content

[Feature] Email Manager #169

[Feature] Email Manager

[Feature] Email Manager #169

Triggered via pull request March 8, 2024 15:56
Status Failure
Total duration 54s
Artifacts

tests.yml

on: pull_request
Matrix: PHPCS
Matrix: PHPStan
Matrix: PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 36 warnings
PHPStan (8.0)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php ^8.1 but your php version (8.0.30) does not satisfy that requirement. Problem 2 - symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - symfony/http-foundation is locked to version v6.4.4 and an update of this package was not requested. - symfony/http-foundation v6.4.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/var-dumper is locked to version v6.4.4 and an update of this package was not requested. - symfony/var-dumper v6.4.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/yaml is locked to version v6.4.3 and an update of this package was not requested. - symfony/yaml v6.4.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/var-dumper v6.4.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - tightenco/collect v8.83.27 requires symfony/var-dumper ^3.4 || ^4.0 || ^5.0 || ^6.0 -> satisfiable by symfony/var-dumper[v6.4.4]. - tightenco/collect is locked to version v8.83.27 and an update of this package was not requested.
PHPStan (8.0)
Process completed with exit code 2.
PHPStan (8.1): src/TransientCleaner.php#L107
Action callback returns bool but should not return anything.
PHPStan (8.1): src/TransientCleaner.php#L108
Action callback returns bool but should not return anything.
PHPStan (8.1): src/TransientCleaner.php#L109
Action callback returns bool but should not return anything.
PHPStan (8.1): src/TransientCleaner.php#L110
Action callback returns bool but should not return anything.
PHPStan (8.1): src/TransientCleaner.php#L111
Callback expects 2 parameters, $accepted_args is set to 3.
PHPStan (8.1)
Process completed with exit code 1.
PHPCS (7.3)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php ^8.1 but your php version (7.3.33) does not satisfy that requirement. Problem 2 - symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 3 - symfony/http-foundation is locked to version v6.4.4 and an update of this package was not requested. - symfony/http-foundation v6.4.4 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 4 - symfony/var-dumper is locked to version v6.4.4 and an update of this package was not requested. - symfony/var-dumper v6.4.4 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 5 - symfony/yaml is locked to version v6.4.3 and an update of this package was not requested. - symfony/yaml v6.4.3 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 6 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 7 - nikic/php-parser is locked to version v5.0.2 and an update of this package was not requested. - nikic/php-parser v5.0.2 requires php >=7.4 -> your php version (7.3.33) does not satisfy that requirement. Problem 8 - symfony/var-dumper v6.4.4 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. - tightenco/collect v8.83.27 requires symfony/var-dumper ^3.4 || ^4.0 || ^5.0 || ^6.0 -> satisfiable by symfony/var-dumper[v6.4.4]. - tightenco/collect is locked to version v8.83.27 and an update of this package was not requested.
PHPCS (7.3)
Process completed with exit code 2.
PHPStan (7.3)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php ^8.1 but your php version (7.3.33) does not satisfy that requirement. Problem 2 - symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 3 - symfony/http-foundation is locked to version v6.4.4 and an update of this package was not requested. - symfony/http-foundation v6.4.4 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 4 - symfony/var-dumper is locked to version v6.4.4 and an update of this package was not requested. - symfony/var-dumper v6.4.4 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 5 - symfony/yaml is locked to version v6.4.3 and an update of this package was not requested. - symfony/yaml v6.4.3 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 6 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 7 - nikic/php-parser is locked to version v5.0.2 and an update of this package was not requested. - nikic/php-parser v5.0.2 requires php >=7.4 -> your php version (7.3.33) does not satisfy that requirement. Problem 8 - symfony/var-dumper v6.4.4 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. - tightenco/collect v8.83.27 requires symfony/var-dumper ^3.4 || ^4.0 || ^5.0 || ^6.0 -> satisfiable by symfony/var-dumper[v6.4.4]. - tightenco/collect is locked to version v8.83.27 and an update of this package was not requested.
PHPStan (7.3)
Process completed with exit code 2.
PHPCS (7.4)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php ^8.1 but your php version (7.4.33) does not satisfy that requirement. Problem 2 - symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - symfony/http-foundation is locked to version v6.4.4 and an update of this package was not requested. - symfony/http-foundation v6.4.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - symfony/var-dumper is locked to version v6.4.4 and an update of this package was not requested. - symfony/var-dumper v6.4.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - symfony/yaml is locked to version v6.4.3 and an update of this package was not requested. - symfony/yaml v6.4.3 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - symfony/var-dumper v6.4.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. - tightenco/collect v8.83.27 requires symfony/var-dumper ^3.4 || ^4.0 || ^5.0 || ^6.0 -> satisfiable by symfony/var-dumper[v6.4.4]. - tightenco/collect is locked to version v8.83.27 and an update of this package was not requested.
PHPCS (7.4)
Process completed with exit code 2.
PHPCS (8.0)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php ^8.1 but your php version (8.0.30) does not satisfy that requirement. Problem 2 - symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - symfony/http-foundation is locked to version v6.4.4 and an update of this package was not requested. - symfony/http-foundation v6.4.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/var-dumper is locked to version v6.4.4 and an update of this package was not requested. - symfony/var-dumper v6.4.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/yaml is locked to version v6.4.3 and an update of this package was not requested. - symfony/yaml v6.4.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/var-dumper v6.4.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - tightenco/collect v8.83.27 requires symfony/var-dumper ^3.4 || ^4.0 || ^5.0 || ^6.0 -> satisfiable by symfony/var-dumper[v6.4.4]. - tightenco/collect is locked to version v8.83.27 and an update of this package was not requested.
PHPCS (8.0)
Process completed with exit code 2.
PHPStan (7.4)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php ^8.1 but your php version (7.4.33) does not satisfy that requirement. Problem 2 - symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - symfony/http-foundation is locked to version v6.4.4 and an update of this package was not requested. - symfony/http-foundation v6.4.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - symfony/var-dumper is locked to version v6.4.4 and an update of this package was not requested. - symfony/var-dumper v6.4.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - symfony/yaml is locked to version v6.4.3 and an update of this package was not requested. - symfony/yaml v6.4.3 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - symfony/var-dumper v6.4.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. - tightenco/collect v8.83.27 requires symfony/var-dumper ^3.4 || ^4.0 || ^5.0 || ^6.0 -> satisfiable by symfony/var-dumper[v6.4.4]. - tightenco/collect is locked to version v8.83.27 and an update of this package was not requested.
PHPStan (7.4)
Process completed with exit code 2.
PHPUnit (7.4)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php ^8.1 but your php version (7.4.33) does not satisfy that requirement. Problem 2 - symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - symfony/http-foundation is locked to version v6.4.4 and an update of this package was not requested. - symfony/http-foundation v6.4.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - symfony/var-dumper is locked to version v6.4.4 and an update of this package was not requested. - symfony/var-dumper v6.4.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - symfony/yaml is locked to version v6.4.3 and an update of this package was not requested. - symfony/yaml v6.4.3 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - symfony/var-dumper v6.4.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. - tightenco/collect v8.83.27 requires symfony/var-dumper ^3.4 || ^4.0 || ^5.0 || ^6.0 -> satisfiable by symfony/var-dumper[v6.4.4]. - tightenco/collect is locked to version v8.83.27 and an update of this package was not requested.
PHPUnit (7.4)
Process completed with exit code 2.
PHPUnit (8.0)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php ^8.1 but your php version (8.0.30) does not satisfy that requirement. Problem 2 - symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - symfony/http-foundation is locked to version v6.4.4 and an update of this package was not requested. - symfony/http-foundation v6.4.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/var-dumper is locked to version v6.4.4 and an update of this package was not requested. - symfony/var-dumper v6.4.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/yaml is locked to version v6.4.3 and an update of this package was not requested. - symfony/yaml v6.4.3 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/var-dumper v6.4.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - tightenco/collect v8.83.27 requires symfony/var-dumper ^3.4 || ^4.0 || ^5.0 || ^6.0 -> satisfiable by symfony/var-dumper[v6.4.4]. - tightenco/collect is locked to version v8.83.27 and an update of this package was not requested.
PHPUnit (8.0)
Process completed with exit code 2.
PHPUnit (7.3)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php ^8.1 but your php version (7.3.33) does not satisfy that requirement. Problem 2 - symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 3 - symfony/http-foundation is locked to version v6.4.4 and an update of this package was not requested. - symfony/http-foundation v6.4.4 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 4 - symfony/var-dumper is locked to version v6.4.4 and an update of this package was not requested. - symfony/var-dumper v6.4.4 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 5 - symfony/yaml is locked to version v6.4.3 and an update of this package was not requested. - symfony/yaml v6.4.3 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 6 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.3.33) does not satisfy that requirement. Problem 7 - nikic/php-parser is locked to version v5.0.2 and an update of this package was not requested. - nikic/php-parser v5.0.2 requires php >=7.4 -> your php version (7.3.33) does not satisfy that requirement. Problem 8 - symfony/var-dumper v6.4.4 requires php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. - tightenco/collect v8.83.27 requires symfony/var-dumper ^3.4 || ^4.0 || ^5.0 || ^6.0 -> satisfiable by symfony/var-dumper[v6.4.4]. - tightenco/collect is locked to version v8.83.27 and an update of this package was not requested.
PHPUnit (7.3)
Process completed with exit code 2.
PHPStan (8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (8.0)
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/
PHPCS (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPCS (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPCS (8.1)
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/
PHPStan (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (8.1)
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/
PHPCS (7.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPCS (7.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPCS (7.3)
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/
PHPStan (7.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (7.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (7.3)
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/
PHPCS (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPCS (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPCS (7.4)
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/
PHPCS (8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPCS (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPCS (8.0)
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/
PHPStan (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (7.4)
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/
PHPUnit (7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (7.4)
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/
PHPUnit (8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (8.0)
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/
PHPUnit (7.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit (7.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (7.3)
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/
PHPUnit (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (8.1)
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/