Skip to content

Introducing CompileVisitor using the visitor pattern #227

Introducing CompileVisitor using the visitor pattern

Introducing CompileVisitor using the visitor pattern #227

Triggered via pull request May 27, 2024 13:54
@koriymkoriym
synchronize #112
koriym:visitor
Status Failure
Total duration 30s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: ci / PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

34 errors and 1 warning
ci / PHPUnit (7.4, lowest, ubuntu-latest)
Process completed with exit code 2.
ci / PHPUnit (8.2, lowest, ubuntu-latest)
The job was canceled because "_7_4_lowest_ubuntu-latest" failed.
ci / PHPUnit (8.2, lowest, ubuntu-latest)
Process completed with exit code 2.
ci / PHPUnit (7.2, lowest, ubuntu-latest)
The job was canceled because "_7_4_lowest_ubuntu-latest" failed.
ci / PHPUnit (7.2, lowest, ubuntu-latest)
Process completed with exit code 2.
ci / PHPUnit (7.3, lowest, ubuntu-latest)
The job was canceled because "_7_4_lowest_ubuntu-latest" failed.
ci / PHPUnit (7.3, lowest, ubuntu-latest)
Process completed with exit code 2.
ci / PHPUnit (7.2, highest, ubuntu-latest)
The job was canceled because "_7_4_lowest_ubuntu-latest" failed.
ci / PHPUnit (7.2, highest, ubuntu-latest)
The operation was canceled.
ci / PHPUnit (7.2, highest, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires psalm/plugin-phpunit ^0.13 -> satisfiable by psalm/plugin-phpunit[0.13.0]. - psalm/plugin-phpunit 0.13.0 requires php ^7.3 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement. Problem 2 - Root composer.json requires maglnet/composer-require-checker ^4.11 -> satisfiable by maglnet/composer-require-checker[4.11.0]. - maglnet/composer-require-checker 4.11.0 requires php ~8.2.0 || ~8.3.0 -> your php version (7.2.34) does not satisfy that requirement.
ci / PHPUnit (8.1, lowest, ubuntu-latest)
The job was canceled because "_7_4_lowest_ubuntu-latest" failed.
ci / PHPUnit (8.1, lowest, ubuntu-latest)
The operation was canceled.
ci / PHPUnit (8.3, ubuntu-lowest, false)
The job was canceled because "_7_4_lowest_ubuntu-latest" failed.
ci / PHPUnit (8.3, ubuntu-lowest, false)
The operation was canceled.
ci / PHPUnit (7.4, highest, ubuntu-latest)
The job was canceled because "_7_4_lowest_ubuntu-latest" failed.
ci / PHPUnit (7.4, highest, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires maglnet/composer-require-checker ^4.11 -> satisfiable by maglnet/composer-require-checker[4.11.0]. - maglnet/composer-require-checker 4.11.0 requires php ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement.
ci / PHPUnit (7.4, highest, ubuntu-latest)
The operation was canceled.
ci / PHPUnit (8.0, highest, ubuntu-latest)
The job was canceled because "_7_4_lowest_ubuntu-latest" failed.
ci / PHPUnit (8.0, highest, ubuntu-latest)
The operation was canceled.
ci / PHPUnit (8.0, highest, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires maglnet/composer-require-checker ^4.11 -> satisfiable by maglnet/composer-require-checker[4.11.0]. - maglnet/composer-require-checker 4.11.0 requires php ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement.
ci / PHPUnit (8.0, lowest, ubuntu-latest)
The job was canceled because "_7_4_lowest_ubuntu-latest" failed.
ci / PHPUnit (8.0, lowest, ubuntu-latest)
The operation was canceled.
ci / PHPUnit (7.3, highest, ubuntu-latest)
The job was canceled because "_7_4_lowest_ubuntu-latest" failed.
ci / PHPUnit (7.3, highest, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires maglnet/composer-require-checker ^4.11 -> satisfiable by maglnet/composer-require-checker[4.11.0]. - maglnet/composer-require-checker 4.11.0 requires php ~8.2.0 || ~8.3.0 -> your php version (7.3.33) does not satisfy that requirement.
ci / PHPUnit (7.3, highest, ubuntu-latest)
The operation was canceled.
ci / PHPUnit (8.3, ubuntu-latest, false)
The job was canceled because "_7_4_lowest_ubuntu-latest" failed.
ci / PHPUnit (8.3, ubuntu-latest, false)
The operation was canceled.
ci / PHPUnit (8.2, highest, ubuntu-latest)
The job was canceled because "_7_4_lowest_ubuntu-latest" failed.
ci / PHPUnit (8.2, highest, ubuntu-latest)
The operation was canceled.
ci / PHPUnit (8.3, windows-latest, false)
The job was canceled because "_7_4_lowest_ubuntu-latest" failed.
ci / PHPUnit (8.3, windows-latest, false)
The operation was canceled.
ci / PHPUnit (8.1, highest, ubuntu-latest)
The job was canceled because "_7_4_lowest_ubuntu-latest" failed.
ci / PHPUnit (8.1, highest, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires maglnet/composer-require-checker ^4.11 -> satisfiable by maglnet/composer-require-checker[4.11.0]. - maglnet/composer-require-checker 4.11.0 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.28) does not satisfy that requirement.
ci / PHPUnit (8.1, highest, ubuntu-latest)
The operation was canceled.
ci / PHPUnit (7.4, lowest, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.