Added phpstan #1
phpstan.yml
on: pull_request
php82-laravel-latest-phpstan-postgres
1m 30s
Annotations
10 errors and 2 warnings
php82-laravel-latest-phpstan-postgres:
src/Helpers/Markdown.php#L56
Match expression does not handle remaining value: true
|
php82-laravel-latest-phpstan-postgres:
src/Http/Resources/TopicType/Admin/AudioResource.php#L14
Access to an undefined property EscolaLms\TopicTypes\Http\Resources\TopicType\Admin\AudioResource::$id.
|
php82-laravel-latest-phpstan-postgres:
src/Http/Resources/TopicType/Admin/AudioResource.php#L15
Access to an undefined property EscolaLms\TopicTypes\Http\Resources\TopicType\Admin\AudioResource::$value.
|
php82-laravel-latest-phpstan-postgres:
src/Http/Resources/TopicType/Admin/AudioResource.php#L16
Access to an undefined property EscolaLms\TopicTypes\Http\Resources\TopicType\Admin\AudioResource::$value.
|
php82-laravel-latest-phpstan-postgres:
src/Http/Resources/TopicType/Admin/AudioResource.php#L17
Access to an undefined property EscolaLms\TopicTypes\Http\Resources\TopicType\Admin\AudioResource::$length.
|
php82-laravel-latest-phpstan-postgres:
src/Http/Resources/TopicType/Admin/AudioResource.php#L18
Access to an undefined property EscolaLms\TopicTypes\Http\Resources\TopicType\Admin\AudioResource::$created_at.
|
php82-laravel-latest-phpstan-postgres:
src/Http/Resources/TopicType/Admin/AudioResource.php#L19
Access to an undefined property EscolaLms\TopicTypes\Http\Resources\TopicType\Admin\AudioResource::$updated_at.
|
php82-laravel-latest-phpstan-postgres:
src/Http/Resources/TopicType/Admin/Cmi5AuResource.php#L13
Access to an undefined property EscolaLms\TopicTypes\Http\Resources\TopicType\Admin\Cmi5AuResource::$id.
|
php82-laravel-latest-phpstan-postgres:
src/Http/Resources/TopicType/Admin/Cmi5AuResource.php#L14
Access to an undefined property EscolaLms\TopicTypes\Http\Resources\TopicType\Admin\Cmi5AuResource::$value.
|
php82-laravel-latest-phpstan-postgres:
src/Http/Resources/TopicType/Admin/Cmi5AuResource.php#L15
Access to an undefined property EscolaLms\TopicTypes\Http\Resources\TopicType\Admin\Cmi5AuResource::$created_at.
|
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/
|