Skip to content

Achieve compatability with JSON:API 1.1 #182

Achieve compatability with JSON:API 1.1

Achieve compatability with JSON:API 1.1 #182

Triggered via pull request July 23, 2024 14:59
Status Failure
Total duration 24s
Artifacts

phpstan.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Run PHPStan with PHP 8.3: tests/Functional/SerializerTest.php#L77
Parameter #2 $actualJson of method PHPUnit\Framework\Assert::assertJsonStringEqualsJsonString() expects string, string|false given.
Run PHPStan with PHP 8.3
Process completed with exit code 1.
Run PHPStan with PHP 8.3
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/