Skip to content

[Bugfix] Fix the html_element tag with Twig 3.9.0 #68

[Bugfix] Fix the html_element tag with Twig 3.9.0

[Bugfix] Fix the html_element tag with Twig 3.9.0 #68

Triggered via pull request April 18, 2024 14:06
Status Failure
Total duration 33s
Artifacts

tests.yml

on: pull_request
Matrix: PHPStan
Matrix: Unit test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 20 warnings
PHPCS
Process completed with exit code 1.
PHPStan (7.4)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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 2 - 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 3 - nunomaduro/collision is locked to version v6.4.0 and an update of this package was not requested. - nunomaduro/collision v6.4.0 requires php ^8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - psr/log is locked to version 3.0.0 and an update of this package was not requested. - psr/log 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - symfony/console is locked to version v6.4.6 and an update of this package was not requested. - symfony/console v6.4.6 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - symfony/property-access is locked to version v6.4.6 and an update of this package was not requested. - symfony/property-access v6.4.6 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - symfony/property-info is locked to version v6.4.6 and an update of this package was not requested. - symfony/property-info v6.4.6 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - symfony/serializer is locked to version v6.4.6 and an update of this package was not requested. - symfony/serializer v6.4.6 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - symfony/service-contracts is locked to version v3.4.2 and an update of this package was not requested. - symfony/service-contracts v3.4.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 10 - symfony/string is locked to version v6.4.4 and an update of this package was not requested. - symfony/string v6.4.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 11 - 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 12 - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. - twig/twig v3.9.3 requires symfony/deprecation-contracts ^2.5|^3 -> satisfiable by symfony/deprecation-contracts[v3.4.0]. - twig/twig is locked to version v3.9.3 and an update of this package was not requested.
PHPStan (7.4)
Process completed with exit code 2.
Unit test (8.0)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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 2 - 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 3 - symfony/console is locked to version v6.4.6 and an update of this package was not requested. - symfony/console v6.4.6 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/property-access is locked to version v6.4.6 and an update of this package was not requested. - symfony/property-access v6.4.6 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/property-info is locked to version v6.4.6 and an update of this package was not requested. - symfony/property-info v6.4.6 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - symfony/serializer is locked to version v6.4.6 and an update of this package was not requested. - symfony/serializer v6.4.6 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/service-contracts is locked to version v3.4.2 and an update of this package was not requested. - symfony/service-contracts v3.4.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - symfony/string is locked to version v6.4.4 and an update of this package was not requested. - symfony/string v6.4.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - 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 10 - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - twig/twig v3.9.3 requires symfony/deprecation-contracts ^2.5|^3 -> satisfiable by symfony/deprecation-contracts[v3.4.0]. - twig/twig is locked to version v3.9.3 and an update of this package was not requested.
Unit test (7.4)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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 2 - 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 3 - nunomaduro/collision is locked to version v6.4.0 and an update of this package was not requested. - nunomaduro/collision v6.4.0 requires php ^8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - psr/log is locked to version 3.0.0 and an update of this package was not requested. - psr/log 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - symfony/console is locked to version v6.4.6 and an update of this package was not requested. - symfony/console v6.4.6 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - symfony/property-access is locked to version v6.4.6 and an update of this package was not requested. - symfony/property-access v6.4.6 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - symfony/property-info is locked to version v6.4.6 and an update of this package was not requested. - symfony/property-info v6.4.6 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - symfony/serializer is locked to version v6.4.6 and an update of this package was not requested. - symfony/serializer v6.4.6 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - symfony/service-contracts is locked to version v3.4.2 and an update of this package was not requested. - symfony/service-contracts v3.4.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 10 - symfony/string is locked to version v6.4.4 and an update of this package was not requested. - symfony/string v6.4.4 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 11 - 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 12 - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. - twig/twig v3.9.3 requires symfony/deprecation-contracts ^2.5|^3 -> satisfiable by symfony/deprecation-contracts[v3.4.0]. - twig/twig is locked to version v3.9.3 and an update of this package was not requested.
Unit test (8.0)
Process completed with exit code 2.
Unit test (7.4)
Process completed with exit code 2.
PHPStan (8.0)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - 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 2 - 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 3 - symfony/console is locked to version v6.4.6 and an update of this package was not requested. - symfony/console v6.4.6 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - symfony/property-access is locked to version v6.4.6 and an update of this package was not requested. - symfony/property-access v6.4.6 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - symfony/property-info is locked to version v6.4.6 and an update of this package was not requested. - symfony/property-info v6.4.6 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - symfony/serializer is locked to version v6.4.6 and an update of this package was not requested. - symfony/serializer v6.4.6 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - symfony/service-contracts is locked to version v3.4.2 and an update of this package was not requested. - symfony/service-contracts v3.4.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - symfony/string is locked to version v6.4.4 and an update of this package was not requested. - symfony/string v6.4.4 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - 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 10 - symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - twig/twig v3.9.3 requires symfony/deprecation-contracts ^2.5|^3 -> satisfiable by symfony/deprecation-contracts[v3.4.0]. - twig/twig is locked to version v3.9.3 and an update of this package was not requested.
PHPStan (8.0)
Process completed with exit code 2.
PHPCS
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
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)
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/
Unit test (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/.
Unit test (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/.
Unit test (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/
Unit test (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/
Unit test (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/
Unit test (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/
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/
Unit test (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/.
Unit test (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/
Unit test (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.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/