Skip to content

Update dependency phpstan/phpstan to v1.12.16 #463

Update dependency phpstan/phpstan to v1.12.16

Update dependency phpstan/phpstan to v1.12.16 #463

Triggered via pull request November 29, 2024 00:46
Status Failure
Total duration 29s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan: src/Dacapo/Domain/MigrationFile/MigrationFile.php#L25
Method UcanLab\LaravelDacapo\Dacapo\Domain\MigrationFile\MigrationFile::factory() should return $this(UcanLab\LaravelDacapo\Dacapo\Domain\MigrationFile\MigrationFile) but returns UcanLab\LaravelDacapo\Dacapo\Domain\MigrationFile\MigrationFile.
phpstan: src/Dacapo/Domain/Schema/IndexModifier/IndexModifier.php#L73
Unreachable statement - code above always terminates.
phpstan: src/Dacapo/Domain/Schema/Schema.php#L56
Method UcanLab\LaravelDacapo\Dacapo\Domain\Schema\Schema::factory() should return $this(UcanLab\LaravelDacapo\Dacapo\Domain\Schema\Schema) but returns UcanLab\LaravelDacapo\Dacapo\Domain\Schema\Schema.
phpstan: src/Dacapo/Domain/Schema/Table/Column/Column.php#L68
Offset 'args' on array<string, mixed> on left side of ?? always exists and is not nullable.
phpstan: src/Dacapo/Domain/Schema/Table/Table.php#L34
Method UcanLab\LaravelDacapo\Dacapo\Domain\Schema\Table\Table::factory() should return $this(UcanLab\LaravelDacapo\Dacapo\Domain\Schema\Table\Table) but returns UcanLab\LaravelDacapo\Dacapo\Domain\Schema\Table\Table.
phpstan
Process completed with exit code 1.