Skip to content

feat: integrate sdk #95

feat: integrate sdk

feat: integrate sdk #95

Triggered via pull request December 28, 2025 09:24
Status Failure
Total duration 2m 15s
Artifacts

php.yml

on: pull_request
Code Style
13s
Code Style
Static Analysis
18s
Static Analysis
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Integration Tests (windows-latest)
Process completed with exit code 1.
Integration Tests (windows-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires PHP extension ext-pdo_mysql * but it is missing from your system. Install or enable PHP's pdo_mysql extension. Problem 2 - Root composer.json requires PHP extension ext-pdo_pgsql * but it is missing from your system. Install or enable PHP's pdo_pgsql extension. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-pdo_mysql --ignore-platform-req=ext-pdo_pgsql` to temporarily ignore these required extensions.