Skip to content

PHPStan 2.0 support #2763

PHPStan 2.0 support

PHPStan 2.0 support #2763

Triggered via pull request November 17, 2024 08:26
@staabmstaabm
synchronize #709
staabm-patch-3
Status Failure
Total duration 1m 18s
Artifacts

phpstan.yml

on: pull_request
Matrix: PHPStan
Matrix: PHPStan (reflection replay)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan (8.0, mysql:8.0, mysqli, recording): src/QueryReflection/PdoPgSqlQueryReflector.php#L125
PHPDoc tag @var with type array{column_default?: string, column_name: string, is_nullable: string} is not subtype of type array{COLUMN_NAME: string|null, COLUMN_DEFAULT: string|null, IS_NULLABLE: string}.
PHPStan (8.0, mysql:8.0, mysqli, recording)
Process completed with exit code 1.
PHPStan (8.1, mysql:8.0, mysqli, recording): src/QueryReflection/PdoPgSqlQueryReflector.php#L125
PHPDoc tag @var with type array{column_default?: string, column_name: string, is_nullable: string} is not subtype of type array{COLUMN_NAME: string|null, COLUMN_DEFAULT: string|null, IS_NULLABLE: string}.
PHPStan (8.1, mysql:8.0, mysqli, recording)
Process completed with exit code 1.
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...: src/QueryReflection/PdoPgSqlQueryReflector.php#L125
PHPDoc tag @var with type array{column_default?: string, column_name: string, is_nullable: string} is not subtype of type array{COLUMN_NAME: string|null, COLUMN_DEFAULT: string|null, IS_NULLABLE: string}.
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...: src/QueryReflection/PdoPgSqlQueryReflector.php#L125
PHPDoc tag @var with type array{column_default?: string, column_name: string, is_nullable: string} is not subtype of type array{COLUMN_NAME: string|null, COLUMN_DEFAULT: string|null, IS_NULLABLE: string}.
PHPStan (8.2, mysql:8.0, mysqli, recording): src/QueryReflection/PdoPgSqlQueryReflector.php#L125
PHPDoc tag @var with type array{column_default?: string, column_name: string, is_nullable: string} is not subtype of type array{COLUMN_NAME: string|null, COLUMN_DEFAULT: string|null, IS_NULLABLE: string}.
PHPStan (8.2, mysql:8.0, mysqli, recording)
Process completed with exit code 1.