Skip to content

✨ Add TDBMService::clearBeanCache method #181

✨ Add TDBMService::clearBeanCache method

✨ Add TDBMService::clearBeanCache method #181

Triggered via pull request January 17, 2024 15:48
Status Failure
Total duration 11m 30s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: Coding Standards
Matrix: PHPUnit on MariaDB 10.5
Matrix: PHPUnit on MySQL 5.7 and PhpStan
Matrix: PHPUnit on MySQL 8
Matrix: PHPUnit on OCI8
Matrix: PHPBench
Matrix: PHPUnit on PostgreSQL
Matrix: PHPUnit with prefer-lowest
Matrix: Composer require checker
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
Coding Standards (7.4)
Process completed with exit code 1.
PHPBench (7.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires brain-diminished/schema-version-control dev-master -> satisfiable by brain-diminished/schema-version-control[dev-master]. - brain-diminished/schema-version-control dev-master requires doctrine/dbal ^2.8 -> found doctrine/dbal[v2.8.0, ..., 2.13.9] but it conflicts with your root composer.json require (^3.0). Problem 2 - mouf/magic-query[v1.4.3, ..., 1.5.x-dev] require mouf/schema-analyzer ~1.0 -> found mouf/schema-analyzer[v1.0.0, ..., 1.1.x-dev] but it conflicts with your root composer.json require (^2.0). - Root composer.json requires mouf/magic-query ^1.4.3 -> satisfiable by mouf/magic-query[v1.4.3, ..., 1.5.x-dev]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
PHPBench (7.4)
Process completed with exit code 2.
Coding Standards (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Coding Standards (7.4): src/Utils/BeanDescriptor.php#L1
Found violation(s) of type: statement_indentation
Coding Standards (7.4): src/Utils/BeanDescriptor.php#L1
Found violation(s) of type: binary_operator_spaces
Composer require checker (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
PHPBench (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
PHPUnit on MariaDB 10.5 (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, 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 on MySQL 8 (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, 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 on MySQL 8 (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, 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 on MySQL 5.7 and PhpStan (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, 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 on PostgreSQL (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, 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 with prefer-lowest (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, 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 on OCI8 (7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, 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/