Update TypeField to be inheritable and transitive #184
quality-assurance.yaml
on: pull_request
Matrix: phpstan
Matrix: phpunit
Annotations
13 errors and 4 warnings
PHPStan checks on 8.3:
tests/TransitiveTypeFieldExporterTest.php#L52
Cannot access offset 'name' on array<int|string, mixed>|Crell\Serde\DeformatterResult|null.
|
PHPStan checks on 8.3
Process completed with exit code 1.
|
PHPUnit tests on 8.1
Process completed with exit code 2.
|
PHPStan checks on 8.1
The job was canceled because "_8_3" failed.
|
PHPStan checks on 8.1:
tests/TransitiveTypeFieldExporterTest.php#L52
Cannot access offset 'name' on array<int|string, mixed>|Crell\Serde\DeformatterResult|null.
|
PHPStan checks on 8.1
Process completed with exit code 1.
|
PHPUnit tests on 8.2
The job was canceled because "_8_1_--coverage-text" failed.
|
PHPUnit tests on 8.2
The operation was canceled.
|
PHPStan checks on 8.2
The job was canceled because "_8_3" failed.
|
PHPStan checks on 8.2:
tests/TransitiveTypeFieldExporterTest.php#L52
Cannot access offset 'name' on array<int|string, mixed>|Crell\Serde\DeformatterResult|null.
|
PHPStan checks on 8.2
The operation was canceled.
|
PHPUnit tests on 8.3
The job was canceled because "_8_1_--coverage-text" failed.
|
PHPUnit tests on 8.3
The operation was canceled.
|
PHPStan checks on 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
PHPUnit tests on 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|