Skip to content

Fix calculation of sleeping time in surveyhero HTTP client #103

Fix calculation of sleeping time in surveyhero HTTP client

Fix calculation of sleeping time in surveyhero HTTP client #103

Triggered via push October 6, 2023 14:09
Status Failure
Total duration 40s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
phpstan: src/Exports/Sheets/ResponsesSheet.php#L93
Access to an undefined property Illuminate\Database\Eloquent\Model::$field.
phpstan: src/Exports/Sheets/ResponsesSheet.php#L94
Access to an undefined property Illuminate\Database\Eloquent\Model::$field.
phpstan: src/Http/Controllers/Api/SurveyheroWebhookController.php#L31
Call to an undefined method Statikbe\Surveyhero\Contracts\SurveyContract::where().
phpstan: src/Services/Factories/ResponseCreator/ChoiceTableResponseCreator.php#L101
Access to an undefined property Illuminate\Database\Eloquent\Model::$id.
phpstan: src/Services/Factories/ResponseCreator/ChoicesResponseCreator.php#L65
Access to an undefined property Illuminate\Database\Eloquent\Model::$id.
phpstan: src/Services/SurveyWebhookService.php#L15
PHPDoc tag @return with type void is incompatible with native type array|null.
phpstan: src/Traits/HasCollectors.php (in context of class Statikbe/Surveyhero/Models/Survey)#L16
Access to an undefined property Statikbe\Surveyhero\Models\Survey::$collector_ids.
phpstan: src/Traits/HasQuestionMapping.php (in context of class Statikbe/Surveyhero/Models/Survey)#L16
Access to an undefined property Statikbe\Surveyhero\Models\Survey::$question_mapping.
phpstan
Process completed with exit code 1.