Merge pull request #13 from statikbe/dependabot/github_actions/action… #119
Annotations
10 errors
phpstan:
src/Exports/Sheets/AnswersSheet.php#L46
Method Statikbe\Surveyhero\Exports\Sheets\AnswersSheet::query() has invalid return type Laravel\Scout\Builder.
|
phpstan:
src/Exports/Sheets/AnswersSheet.php#L53
Access to an undefined property Statikbe\Surveyhero\Contracts\SurveyContract::$id.
|
phpstan:
src/Exports/Sheets/AnswersSheet.php#L80
Access to an undefined property Statikbe\Surveyhero\Contracts\SurveyAnswerContract::$surveyQuestion.
|
phpstan:
src/Exports/Sheets/AnswersSheet.php#L81
Access to an undefined property Statikbe\Surveyhero\Contracts\SurveyAnswerContract::$surveyhero_answer_id.
|
phpstan:
src/Exports/Sheets/AnswersSheet.php#L82
Access to an undefined property Statikbe\Surveyhero\Contracts\SurveyAnswerContract::$converted_string_value.
|
phpstan:
src/Exports/Sheets/AnswersSheet.php#L83
Access to an undefined property Statikbe\Surveyhero\Contracts\SurveyAnswerContract::$converted_int_value.
|
phpstan:
src/Exports/Sheets/QuestionsSheet.php#L45
Method Statikbe\Surveyhero\Exports\Sheets\QuestionsSheet::query() has invalid return type Laravel\Scout\Builder.
|
phpstan:
src/Exports/Sheets/QuestionsSheet.php#L70
Access to an undefined property Statikbe\Surveyhero\Contracts\SurveyQuestionContract::$surveyhero_question_id.
|
phpstan:
src/Exports/Sheets/QuestionsSheet.php#L71
Access to an undefined property Statikbe\Surveyhero\Contracts\SurveyQuestionContract::$field.
|
phpstan:
src/Exports/Sheets/ResponsesSheet.php#L75
Access to an undefined property Statikbe\Surveyhero\Contracts\SurveyContract::$id.
|