Refactor and add new functionality #110
php.yml
on: pull_request
PHP Syntax check 7.2 => 8.1
37s
PHP-CS-Fixer
17s
Matrix: PHPStan
Annotations
9 errors and 14 warnings
PHPStan (1.7.7)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- psr/cache is locked to version 3.0.0 and an update of this package was not requested.
- psr/cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- psr/log is locked to version 3.0.1 and an update of this package was not requested.
- psr/log 3.0.1 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- symfony/event-dispatcher-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/event-dispatcher-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- symfony/service-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/service-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- psr/log 3.0.1 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
- symfony/debug v4.4.44 requires psr/log ^1|^2|^3 -> satisfiable by psr/log[3.0.1].
- symfony/debug is locked to version v4.4.44 and an update of this package was not requested.
|
PHPStan (1.7.7)
Process completed with exit code 2.
|
PHPStan (1.7.8)
The job was canceled because "_1_7_7" failed.
|
PHPStan (1.7.8)
The operation was canceled.
|
PHP-CS-Fixer
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- psr/cache is locked to version 3.0.0 and an update of this package was not requested.
- psr/cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- psr/log is locked to version 3.0.1 and an update of this package was not requested.
- psr/log 3.0.1 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- symfony/event-dispatcher-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/event-dispatcher-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- symfony/service-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/service-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- psr/log 3.0.1 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
- symfony/debug v4.4.44 requires psr/log ^1|^2|^3 -> satisfiable by psr/log[3.0.1].
- symfony/debug is locked to version v4.4.44 and an update of this package was not requested.
|
PHP-CS-Fixer
Process completed with exit code 2.
|
PHPStan (latest)
The job was canceled because "_1_7_7" failed.
|
PHPStan (latest)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- psr/cache is locked to version 3.0.0 and an update of this package was not requested.
- psr/cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- psr/log is locked to version 3.0.1 and an update of this package was not requested.
- psr/log 3.0.1 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- symfony/event-dispatcher-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/event-dispatcher-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- symfony/service-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/service-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- psr/log 3.0.1 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
- symfony/debug v4.4.44 requires psr/log ^1|^2|^3 -> satisfiable by psr/log[3.0.1].
- symfony/debug is locked to version v4.4.44 and an update of this package was not requested.
|
PHPStan (latest)
The operation was canceled.
|
PHPStan (1.7.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.0.0, actions/cache@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 (1.7.7)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2.0.0, actions/cache@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 (1.7.7)
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/
|
PHPStan (1.7.7)
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/
|
PHP-CS-Fixer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.0.0, 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/
|
PHP-CS-Fixer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2.0.0, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP-CS-Fixer
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/
|
PHP-CS-Fixer
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/
|
PHPStan (latest)
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/
|
PHPStan (latest)
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/
|
PHP Syntax check 7.2 => 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.0.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP Syntax check 7.2 => 8.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2.0.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP Syntax check 7.2 => 8.1
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/
|
PHP Syntax check 7.2 => 8.1
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/
|