Skip to content

Let json-stream formatter escape quotes in strings #199

Let json-stream formatter escape quotes in strings

Let json-stream formatter escape quotes in strings #199

Re-run triggered June 26, 2024 23:53
Status Failure
Total duration 30s
Artifacts

quality-assurance.yaml

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

Annotations

8 errors and 8 warnings
PHPStan checks on 8.1: src/Formatter/JsonStreamFormatter.php#L48
Parameter #3 $subject of function str_replace expects array|string, string|null given.
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/JsonStreamFormatter.php#L48
Parameter #3 $subject of function str_replace expects array|string, string|null given.
PHPStan checks on 8.3
Process completed with exit code 1.
PHPStan checks on 8.2
The job was canceled because "_8_1" failed.
PHPStan checks on 8.2: src/Formatter/JsonStreamFormatter.php#L48
Parameter #3 $subject of function str_replace expects array|string, string|null given.
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/
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/
PHPUnit tests 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/.
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/