Skip to content

Added report export #13

Added report export

Added report export #13

Triggered via pull request November 7, 2024 06:36
Status Failure
Total duration 1m 41s
Artifacts

phpstan.yml

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

Annotations

10 errors and 2 warnings
php82-laravel-latest-phpstan-postgres: src/Services/QuestionnaireModelService.php#L136
Class EscolaLms\Consultations\Models\Consultation not found.
php82-laravel-latest-phpstan-postgres: src/Services/QuestionnaireModelService.php#L148
Access to an undefined property Illuminate\Database\Eloquent\Model::$rates.
php82-laravel-latest-phpstan-postgres: src/Services/QuestionnaireModelService.php#L149
Access to an undefined property Illuminate\Database\Eloquent\Model::$notes.
php82-laravel-latest-phpstan-postgres: src/Services/QuestionnaireModelService.php#L150
Access to an undefined property Illuminate\Database\Eloquent\Model::$answer_dates.
php82-laravel-latest-phpstan-postgres: src/Services/QuestionnaireModelService.php#L153
Access to an undefined property Illuminate\Database\Eloquent\Model::$question_title.
php82-laravel-latest-phpstan-postgres: src/Services/QuestionnaireModelService.php#L154
Access to an undefined property Illuminate\Database\Eloquent\Model::$question_title.
php82-laravel-latest-phpstan-postgres: src/Services/QuestionnaireModelService.php#L155
Access to an undefined property Illuminate\Database\Eloquent\Model::$question_title.
php82-laravel-latest-phpstan-postgres: src/Services/QuestionnaireModelService.php#L157
Access to an undefined property Illuminate\Database\Eloquent\Model::$question_title.
php82-laravel-latest-phpstan-postgres: src/Services/QuestionnaireModelService.php#L190
Access to an undefined property Illuminate\Database\Eloquent\Model::$consultation_start.
php82-laravel-latest-phpstan-postgres: src/Services/QuestionnaireModelService.php#L191
Access to an undefined property Illuminate\Database\Eloquent\Model::$user_id.
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 use a deprecated Node.js version 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/