Skip to content

Add support for multiple schemas #2

Add support for multiple schemas

Add support for multiple schemas #2

Triggered via push November 4, 2024 20:23
Status Failure
Total duration 41s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
phpstan: src/Concerns/AuditTrigger.php (in context of class EdineiValdameri/Laravel/Audit/Commands/InstallCommand)#L78
Part $schema (mixed) of encapsed string cannot be cast to string.
phpstan: src/Concerns/AuditTrigger.php (in context of class EdineiValdameri/Laravel/Audit/Commands/InstallCommand)#L79
Parameter #2 $array of function array_map expects array, mixed given.
phpstan: src/Concerns/AuditTrigger.php (in context of class EdineiValdameri/Laravel/Audit/Commands/UninstallCommand)#L78
Part $schema (mixed) of encapsed string cannot be cast to string.
phpstan: src/Concerns/AuditTrigger.php (in context of class EdineiValdameri/Laravel/Audit/Commands/UninstallCommand)#L79
Parameter #2 $array of function array_map expects array, mixed given.
phpstan: src/Concerns/AuditTrigger.php (in context of class EdineiValdameri/Laravel/Audit/Listeners/MigrationEndedListener)#L78
Part $schema (mixed) of encapsed string cannot be cast to string.
phpstan: src/Concerns/AuditTrigger.php (in context of class EdineiValdameri/Laravel/Audit/Listeners/MigrationEndedListener)#L79
Parameter #2 $array of function array_map expects array, mixed given.
phpstan
Process completed with exit code 1.