TOML support #213
quality-assurance.yaml
on: pull_request
Matrix: phpstan
Matrix: phpunit
Annotations
13 errors and 6 warnings
PHPStan checks on 8.2:
tests/TomlFormatterTest.php#L56
Method Crell\Serde\TomlFormatterTest::arrayify() should return array but returns array|stdClass.
|
PHPStan checks on 8.2
Process completed with exit code 1.
|
PHPUnit tests on 8.1
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires devium/toml ^1.0 -> satisfiable by devium/toml[1.0.0, 1.0.1, 1.0.2, 1.0.3].
- devium/toml[1.0.0, ..., 1.0.3] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
|
PHPUnit tests on 8.1
Process completed with exit code 2.
|
PHPUnit tests on 8.2
Process completed with exit code 2.
|
PHPStan checks on 8.1
The job was canceled because "_8_2" failed.
|
PHPStan checks on 8.1
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires devium/toml ^1.0 -> satisfiable by devium/toml[1.0.0, 1.0.1, 1.0.2, 1.0.3].
- devium/toml[1.0.0, ..., 1.0.3] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
|
PHPStan checks on 8.1
Process completed with exit code 2.
|
PHPStan checks on 8.3
The job was canceled because "_8_2" failed.
|
PHPStan checks on 8.3:
tests/TomlFormatterTest.php#L56
Method Crell\Serde\TomlFormatterTest::arrayify() should return array but returns array|stdClass.
|
PHPStan checks on 8.3
The operation was canceled.
|
PHPUnit tests on 8.3
The job was canceled because "_8_1_--coverage-text" failed.
|
PHPUnit tests on 8.3
Process completed with exit code 2.
|
PHPStan checks on 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPStan checks on 8.2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit tests on 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit tests on 8.1
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit tests on 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPUnit tests on 8.2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|