Skip to content

Merge branch 'main' of github.com:omnia-digital/catalyst-forms-plugin #5

Merge branch 'main' of github.com:omnia-digital/catalyst-forms-plugin

Merge branch 'main' of github.com:omnia-digital/catalyst-forms-plugin #5

Triggered via push November 3, 2023 13:53
Status Failure
Total duration 41s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: database/migrations/2022_09_23_195505_create_forms_table.php#L44
Class App\Models\Team not found.
phpstan: database/migrations/2022_09_23_195505_create_forms_table.php#L53
Class App\Models\User not found.
phpstan: database/migrations/2022_09_23_195505_create_forms_table.php#L54
Class App\Models\Team not found.
phpstan: src/CatalystFormsPluginServiceProvider.php#L98
PHPDoc tag @param references unknown parameter: $aliasPrefix
phpstan: src/CatalystFormsPluginServiceProvider.php#L139
PHPDoc tag @param references unknown parameter: $aliasPrefix
phpstan: src/CatalystFormsPluginServiceProvider.php#L244
PHPDoc tag @return with type array<string> is incompatible with native type Illuminate\Support\Collection.
phpstan: src/Database/Migrations/2022_09_23_195505_create_forms_table.php#L44
Class App\Models\Team not found.
phpstan: src/Database/Migrations/2022_09_23_195505_create_forms_table.php#L53
Class App\Models\User not found.
phpstan: src/Database/Migrations/2022_09_23_195505_create_forms_table.php#L54
Class App\Models\Team not found.
phpstan: src/Database/Seeders/FormsDatabaseSeeder.php#L22
Property 'for' does not exist in OmniaDigital\CatalystForms\Models\FormType model.