add events to survey response import #110
Annotations
10 errors and 1 warning
src/Events/SurveyResponseImported.php#L12
Class Statikbe\Surveyhero\Events\SurveyResponseImported implements unknown interface Illuminate\Contracts\Events\ShouldDispatchAfterCommit.
|
src/Events/SurveyResponseImported.php#L22
Method Statikbe\Surveyhero\Events\SurveyResponseImported::getSurveyResponse() should return Statikbe\Surveyhero\Models\SurveyResponse but returns Statikbe\Surveyhero\Contracts\SurveyResponseContract.
|
src/Events/SurveyResponseIncompletelyImported.php#L12
Class Statikbe\Surveyhero\Events\SurveyResponseIncompletelyImported implements unknown interface Illuminate\Contracts\Events\ShouldDispatchAfterCommit.
|
src/Events/SurveyResponseIncompletelyImported.php#L22
Method Statikbe\Surveyhero\Events\SurveyResponseIncompletelyImported::getSurveyResponse() should return Statikbe\Surveyhero\Models\SurveyResponse but returns Statikbe\Surveyhero\Contracts\SurveyResponseContract.
|
src/Exports/Sheets/AnswersSheet.php#L46
Method Statikbe\Surveyhero\Exports\Sheets\AnswersSheet::query() has invalid return type Laravel\Scout\Builder.
|
src/Exports/Sheets/QuestionsSheet.php#L45
Method Statikbe\Surveyhero\Exports\Sheets\QuestionsSheet::query() has invalid return type Laravel\Scout\Builder.
|
src/Exports/Sheets/ResponsesSheet.php#L93
Access to an undefined property Illuminate\Database\Eloquent\Model::$field.
|
src/Exports/Sheets/ResponsesSheet.php#L94
Access to an undefined property Illuminate\Database\Eloquent\Model::$field.
|
src/Http/Controllers/Api/SurveyheroWebhookController.php#L31
Call to an undefined method Statikbe\Surveyhero\Contracts\SurveyContract::where().
|
src/Services/Factories/ResponseCreator/ChoiceTableResponseCreator.php#L101
Access to an undefined property Illuminate\Database\Eloquent\Model::$id.
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading