Skip to content

Added phpstan

Added phpstan #1

Triggered via pull request June 13, 2024 06:57
Status Failure
Total duration 1m 29s
Artifacts

phpstan.yml

on: pull_request
php82-laravel-latest-phpstan-postgres
1m 20s
php82-laravel-latest-phpstan-postgres
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
php82-laravel-latest-phpstan-postgres: src/Http/Resources/ScormResource.php#L27
Access to an undefined property Peopleaps\Scorm\Model\ScormModel::$scos.
php82-laravel-latest-phpstan-postgres: src/Http/Resources/ScormScoResource.php#L25
Access to an undefined property Peopleaps\Scorm\Model\ScormScoModel::$uuid.
php82-laravel-latest-phpstan-postgres: src/Http/Resources/ScormScoResource.php#L26
Access to an undefined property Peopleaps\Scorm\Model\ScormScoModel::$entry_url.
php82-laravel-latest-phpstan-postgres: src/Http/Resources/ScormScoResource.php#L27
Access to an undefined property Peopleaps\Scorm\Model\ScormScoModel::$title.
php82-laravel-latest-phpstan-postgres: src/Services/CourseService.php#L119
Access to an undefined property Peopleaps\Scorm\Model\ScormScoModel::$uuid.
php82-laravel-latest-phpstan-postgres
Ignored error pattern missingType.iterableValue was not matched in reported errors.
php82-laravel-latest-phpstan-postgres
Ignored error pattern missingType.generics was not matched in reported errors.
php82-laravel-latest-phpstan-postgres
Process completed with exit code 1.
php82-laravel-latest-phpstan-postgres
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/.
php82-laravel-latest-phpstan-postgres
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/