Fix calculation of sleeping time in surveyhero HTTP client #103
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.
|