Skip to content

Add (or update) GitHub Actions (GHA) files and related config. #27

Add (or update) GitHub Actions (GHA) files and related config.

Add (or update) GitHub Actions (GHA) files and related config. #27

Triggered via pull request March 16, 2025 19:59
@PothercaPotherca
synchronize #179
feature/qa
Status Failure
Total duration 39s
Artifacts

php.yml

on: pull_request
PHP Syntax Linting
10s
PHP Syntax Linting
Validate dependencies file
6s
Validate dependencies file
php-lint-quality
9s
php-lint-quality
Matrix: PHP Version Compatibility
Matrix: PHP Unit Tests
Scan Dependencies Vulnerabilities
4s
Scan Dependencies Vulnerabilities
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PHP Unit Tests (8.1)
Process completed with exit code 2.
PHP Unit Tests (8.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.31) does not satisfy that requirement. Problem 2 - league/oauth2-server is locked to version 8.5.5 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.31) does not satisfy that requirement. - league/oauth2-server 8.5.5 requires lcobucci/clock ^2.2 || ^3.0 -> satisfiable by lcobucci/clock[3.3.1].
PHP Unit Tests (8.0)
Process completed with exit code 2.
PHP Unit Tests (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 - 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.0.30) does not satisfy that requirement. Problem 3 - league/uri is locked to version 7.5.1 and an update of this package was not requested. - league/uri 7.5.1 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - league/uri-interfaces is locked to version 7.5.0 and an update of this package was not requested. - league/uri-interfaces 7.5.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - doctrine/dbal is locked to version 4.2.2 and an update of this package was not requested. - doctrine/dbal 4.2.2 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 - league/oauth2-server is locked to version 8.5.5 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.0.30) does not satisfy that requirement. - league/oauth2-server 8.5.5 requires lcobucci/clock ^2.2 || ^3.0 -> satisfiable by lcobucci/clock[3.3.1].
PHP Unit Tests (8.2)
Process completed with exit code 127.
PHP Unit Tests (8.3)
Process completed with exit code 127.