Skip to content

Achieve compatability with JSON:API 1.1 #168

Achieve compatability with JSON:API 1.1

Achieve compatability with JSON:API 1.1 #168

Triggered via pull request July 19, 2024 08:49
Status Failure
Total duration 26s
Artifacts

phpstan.yml

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

Annotations

9 errors and 1 warning
Run PHPStan with PHP 8.3: src/V1/Error.php#L38
Access to an undefined property object::$id.
Run PHPStan with PHP 8.3: src/V1/Error.php#L47
Access to an undefined property object::$links.
Run PHPStan with PHP 8.3: src/V1/Error.php#L49
Access to an undefined property object::$status.
Run PHPStan with PHP 8.3: src/V1/Error.php#L58
Access to an undefined property object::$code.
Run PHPStan with PHP 8.3: src/V1/Error.php#L67
Access to an undefined property object::$title.
Run PHPStan with PHP 8.3: src/V1/Error.php#L76
Access to an undefined property object::$detail.
Run PHPStan with PHP 8.3: src/V1/Error.php#L85
Access to an undefined property object::$source.
Run PHPStan with PHP 8.3: src/V1/Error.php#L87
Access to an undefined property object::$meta.
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/