Initial implementation of bin/pie download #23
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
10s
Matrix: windows-tests
Matrix: ci / QA Checks
Annotations
9 errors and 1 warning
ci / QA Checks (PHPUnit [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1...
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/filesystem is locked to version v7.0.6 and an update of this package was not requested.
- symfony/filesystem v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 2
- symfony/finder is locked to version v7.0.0 and an update of this package was not requested.
- symfony/finder v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- symfony/string is locked to version v7.0.4 and an update of this package was not requested.
- symfony/string v7.0.4 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 4
- symfony/finder v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
- composer/composer dev-main requires symfony/finder ^5.4 || ^6.0 || ^7 -> satisfiable by symfony/finder[v7.0.0].
- composer/composer is locked to version dev-main and an update of this package was not requested.
|
ci / QA Checks (PHPCodeSniffer [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-ac...
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/filesystem is locked to version v7.0.6 and an update of this package was not requested.
- symfony/filesystem v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 2
- symfony/finder is locked to version v7.0.0 and an update of this package was not requested.
- symfony/finder v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- symfony/string is locked to version v7.0.4 and an update of this package was not requested.
- symfony/string v7.0.4 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 4
- symfony/finder v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
- composer/composer dev-main requires symfony/finder ^5.4 || ^6.0 || ^7 -> satisfiable by symfony/finder[v7.0.0].
- composer/composer is locked to version dev-main and an update of this package was not requested.
|
ci / QA Checks (Psalm [8.1, locked], ubuntu-latest, laminas/laminas-continuous-integration-action@v1, ...
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/filesystem is locked to version v7.0.6 and an update of this package was not requested.
- symfony/filesystem v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 2
- symfony/finder is locked to version v7.0.0 and an update of this package was not requested.
- symfony/finder v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- symfony/string is locked to version v7.0.4 and an update of this package was not requested.
- symfony/string v7.0.4 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 4
- symfony/finder v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
- composer/composer dev-main requires symfony/finder ^5.4 || ^6.0 || ^7 -> satisfiable by symfony/finder[v7.0.0].
- composer/composer is locked to version dev-main and an update of this package was not requested.
|
windows-tests (windows-latest, 8.1)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/filesystem is locked to version v7.0.6 and an update of this package was not requested.
- symfony/filesystem v7.0.6 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 2
- symfony/finder is locked to version v7.0.0 and an update of this package was not requested.
- symfony/finder v7.0.0 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 3
- symfony/string is locked to version v7.0.4 and an update of this package was not requested.
- symfony/string v7.0.4 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
Problem 4
- symfony/finder v7.0.0 requires php >=8.2 -> your php version (8.1.28) does not satisfy that requirement.
- composer/composer dev-main requires symfony/finder ^5.4 || ^6.0 || ^7 -> satisfiable by symfony/finder[v7.0.0].
- composer/composer is locked to version dev-main and an update of this package was not requested.
|
windows-tests (windows-latest, 8.1)
Process completed with exit code 2.
|
windows-tests (windows-latest, 8.3)
The job was canceled because "windows-latest_8_1" failed.
|
windows-tests (windows-latest, 8.3)
The operation was canceled.
|
windows-tests (windows-latest, 8.2)
The job was canceled because "windows-latest_8_1" failed.
|
windows-tests (windows-latest, 8.2)
The operation was canceled.
|
windows-tests (windows-latest, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|