Skip to content

Nullable values

Nullable values #179

Triggered via pull request March 3, 2024 19:54
Status Failure
Total duration 28s
Artifacts

quality-assurance.yaml

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

Annotations

21 errors and 6 warnings
PHPUnit tests on 8.3
Process completed with exit code 2.
PHPUnit tests on 8.1
The job was canceled because "_8_3_--coverage-text" failed.
PHPUnit tests on 8.1
Process completed with exit code 2.
PHPStan checks on 8.1: src/Formatter/ArrayBasedDeformatter.php (in context of class Crell/Serde/Formatter/ArrayFormatter)#L90
Method Crell\Serde\Formatter\ArrayFormatter::deserializeString() should return Crell\Serde\DeformatterResult|string but returns string|null.
PHPStan checks on 8.1: src/Formatter/ArrayBasedDeformatter.php (in context of class Crell/Serde/Formatter/CsvFormatter)#L90
Method Crell\Serde\Formatter\CsvFormatter::deserializeString() should return Crell\Serde\DeformatterResult|string but returns string|null.
PHPStan checks on 8.1: src/Formatter/ArrayBasedDeformatter.php (in context of class Crell/Serde/Formatter/JsonFormatter)#L90
Method Crell\Serde\Formatter\JsonFormatter::deserializeString() should return Crell\Serde\DeformatterResult|string but returns string|null.
PHPStan checks on 8.1: src/Formatter/ArrayBasedDeformatter.php (in context of class Crell/Serde/Formatter/YamlFormatter)#L90
Method Crell\Serde\Formatter\YamlFormatter::deserializeString() should return Crell\Serde\DeformatterResult|string but returns string|null.
PHPStan checks on 8.1
Process completed with exit code 1.
PHPStan checks on 8.3
The job was canceled because "_8_1" failed.
PHPStan checks on 8.3: src/Formatter/ArrayBasedDeformatter.php (in context of class Crell/Serde/Formatter/ArrayFormatter)#L90
Method Crell\Serde\Formatter\ArrayFormatter::deserializeString() should return Crell\Serde\DeformatterResult|string but returns string|null.
PHPStan checks on 8.3: src/Formatter/ArrayBasedDeformatter.php (in context of class Crell/Serde/Formatter/CsvFormatter)#L90
Method Crell\Serde\Formatter\CsvFormatter::deserializeString() should return Crell\Serde\DeformatterResult|string but returns string|null.
PHPStan checks on 8.3: src/Formatter/ArrayBasedDeformatter.php (in context of class Crell/Serde/Formatter/JsonFormatter)#L90
Method Crell\Serde\Formatter\JsonFormatter::deserializeString() should return Crell\Serde\DeformatterResult|string but returns string|null.
PHPStan checks on 8.3: src/Formatter/ArrayBasedDeformatter.php (in context of class Crell/Serde/Formatter/YamlFormatter)#L90
Method Crell\Serde\Formatter\YamlFormatter::deserializeString() should return Crell\Serde\DeformatterResult|string but returns string|null.
PHPStan checks on 8.3
Process completed with exit code 1.
PHPUnit tests on 8.2
The job was canceled because "_8_3_--coverage-text" failed.
PHPUnit tests on 8.2
The operation was canceled.
PHPStan checks on 8.2: src/Formatter/ArrayBasedDeformatter.php (in context of class Crell/Serde/Formatter/ArrayFormatter)#L90
Method Crell\Serde\Formatter\ArrayFormatter::deserializeString() should return Crell\Serde\DeformatterResult|string but returns string|null.
PHPStan checks on 8.2: src/Formatter/ArrayBasedDeformatter.php (in context of class Crell/Serde/Formatter/CsvFormatter)#L90
Method Crell\Serde\Formatter\CsvFormatter::deserializeString() should return Crell\Serde\DeformatterResult|string but returns string|null.
PHPStan checks on 8.2: src/Formatter/ArrayBasedDeformatter.php (in context of class Crell/Serde/Formatter/JsonFormatter)#L90
Method Crell\Serde\Formatter\JsonFormatter::deserializeString() should return Crell\Serde\DeformatterResult|string but returns string|null.
PHPStan checks on 8.2: src/Formatter/ArrayBasedDeformatter.php (in context of class Crell/Serde/Formatter/YamlFormatter)#L90
Method Crell\Serde\Formatter\YamlFormatter::deserializeString() should return Crell\Serde\DeformatterResult|string but returns string|null.
PHPStan checks on 8.2
Process completed with exit code 1.
PHPUnit tests 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/.
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/
PHPStan checks 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/.
PHPStan checks 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/
PHPStan checks on 8.2
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.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/