Skip to content

Allow weak mode to apply to values in an array #221

Allow weak mode to apply to values in an array

Allow weak mode to apply to values in an array #221

Triggered via pull request September 6, 2024 22:10
Status Failure
Total duration 42s
Artifacts

quality-assurance.yaml

on: pull_request
Matrix: phpstan
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
PHPStan checks on 8.3: src/ValueType.php#L29
Method Crell\Serde\ValueType::coerce() has parameter $values with no value type specified in iterable type array.
PHPStan checks on 8.3: src/ValueType.php#L29
Method Crell\Serde\ValueType::coerce() return type has no value type specified in iterable type array.
PHPStan checks on 8.3
Process completed with exit code 1.
PHPStan checks on 8.2
The job was canceled because "_8_3" failed.
PHPStan checks on 8.2: src/ValueType.php#L29
Method Crell\Serde\ValueType::coerce() has parameter $values with no value type specified in iterable type array.
PHPStan checks on 8.2: src/ValueType.php#L29
Method Crell\Serde\ValueType::coerce() return type has no value type specified in iterable type array.
PHPStan checks on 8.2
Process completed with exit code 1.
PHPStan checks on 8.1
The job was canceled because "_8_3" failed.
PHPStan checks on 8.1: src/ValueType.php#L29
Method Crell\Serde\ValueType::coerce() has parameter $values with no value type specified in iterable type array.
PHPStan checks on 8.1: src/ValueType.php#L29
Method Crell\Serde\ValueType::coerce() return type has no value type specified in iterable type array.
PHPStan checks on 8.1
The operation was canceled.
PHPStan checks on 8.3
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.3
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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.3
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.3
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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/