Update dependency phpstan/phpstan to v1.12.16 #480
Annotations
6 errors and 1 warning
PHPStan Analyse:
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 Analyse:
src/Dacapo/Domain/Schema/IndexModifier/IndexModifier.php#L73
Unreachable statement - code above always terminates.
|
PHPStan Analyse:
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 Analyse:
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 Analyse:
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 Analyse
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading