Feature/library fix #15
phpstan.yml
on: pull_request
php82-laravel-latest-phpstan-postgres
1m 16s
Annotations
5 errors and 2 warnings
php82-laravel-latest-phpstan-postgres:
src/Http/Controllers/LibraryApiController.php#L49
Method EscolaLms\HeadlessH5P\Services\Contracts\HeadlessH5PServiceContract::getLibraries() invoked with 4 parameters, 0-3 required.
|
php82-laravel-latest-phpstan-postgres:
src/Repositories/H5PContentRepository.php#L74
Access to an undefined property EscolaLms\HeadlessH5P\Models\H5PContent::$library_id.
|
php82-laravel-latest-phpstan-postgres:
src/Services/HeadlessH5PService.php#L185
Access to an undefined property EscolaLms\HeadlessH5P\Services\HeadlessH5PService::$h5p.
|
php82-laravel-latest-phpstan-postgres:
src/Services/HeadlessH5PService.php#L186
Access to an undefined property EscolaLms\HeadlessH5P\Models\H5PLibrary::$restricted.
|
php82-laravel-latest-phpstan-postgres
Process completed with exit code 1.
|
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/
|
php82-laravel-latest-phpstan-postgres
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|