Merge pull request #211 from Novactive/ibexa4.6-2fa-php8.1 #1632
main-ci.yaml
on: push
Coding Standards
26s
Matrix: ibexa
Annotations
5 errors and 8 warnings
Coding Standards
Process completed with exit code 2.
|
Ibexa OSS 4.* on PHP7.4
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- cron/cron is locked to version 1.9.0 and an update of this package was not requested.
- cron/cron 1.9.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- doctrine/collections is locked to version 2.2.2 and an update of this package was not requested.
- doctrine/collections 2.2.2 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- 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 4
- doctrine/sql-formatter is locked to version 1.5.0 and an update of this package was not requested.
- doctrine/sql-formatter 1.5.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- knplabs/knp-menu is locked to version v3.5.0 and an update of this package was not requested.
- knplabs/knp-menu v3.5.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- knplabs/knp-menu-bundle is locked to version v3.4.2 and an update of this package was not requested.
- knplabs/knp-menu-bundle v3.4.2 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 7
- laminas/laminas-code is locked to version 4.14.0 and an update of this package was not requested.
- laminas/laminas-code 4.14.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 8
- lcobucci/clock is locked to version 3.3.1 and an update of this package was not requested.
- lcobucci/clock 3.3.1 requires php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 9
- lcobucci/jwt is locked to version 5.3.0 and an update of this package was not requested.
- lcobucci/jwt 5.3.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 10
- oneup/flysystem-bundle is locked to version 4.12.2 and an update of this package was not requested.
- oneup/flysystem-bundle 4.12.2 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 11
- psr/cache is locked to version 2.0.0 and an update of this package was not requested.
- psr/cache 2.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 12
- psr/link is locked to version 1.1.1 and an update of this package was not requested.
- psr/link 1.1.1 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 13
- symfony/flex is locked to version v2.4.6 and an update of this package was not requested.
- symfony/flex v2.4.6 requires php >=8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 14
- symfony/var-exporter is locked to version v6.4.9 and an update of this package was not requested.
- symfony/var-exporter v6.4.9 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 15
- twig/extra-bundle is locked to version v3.13.0 and an update of this package was not requested.
- twig/extra-bundle v3.13.0 requires php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 16
- twig/intl-extra is locked to version v3.13.0 and an update of this package was not requested.
- twig/intl-extra v3.13.0 requires php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 17
- twig/string-extra is locked to version v3.13.0 and an update of this package was not requested.
- twig/string-extra v3.13.0 requires php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 18
- twig/twig is locked to version v3.14.0 and an update of this package was not requested.
|
Ibexa OSS 4.* on PHP7.4
Process completed with exit code 2.
|
Ibexa OSS 4.* on PHP8.1
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- lcobucci/clock is locked to version 3.3.1 and an update of this package was not requested.
- lcobucci/clock 3.3.1 requires php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.1.30) does not satisfy that requirement.
Problem 2
- lexik/jwt-authentication-bundle is locked to version v2.21.0 and an update of this package was not requested.
- lcobucci/clock 3.3.1 requires php ~8.2.0 || ~8.3.0 || ~8.4.0 -> your php version (8.1.30) does not satisfy that requirement.
- lexik/jwt-authentication-bundle v2.21.0 requires lcobucci/clock ^1.2|^2.0|^3.0 -> satisfiable by lcobucci/clock[3.3.1].
|
Ibexa OSS 4.* on PHP8.1
Process completed with exit code 2.
|
Coding Standards
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Coding Standards
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ibexa OSS 4.* on PHP7.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, volta-cli/action@v1, 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/
|
Ibexa OSS 4.* on PHP7.4
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, volta-cli/action@v1, 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/
|
Ibexa OSS 4.* on PHP7.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/
|
Ibexa OSS 4.* on PHP8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, volta-cli/action@v1, 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/
|
Ibexa OSS 4.* on PHP8.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, volta-cli/action@v1, 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/
|
Ibexa OSS 4.* on PHP8.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/
|