Skip to content

PHPStan 2.0 support #2754

PHPStan 2.0 support

PHPStan 2.0 support #2754

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

phpstan.yml

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

Annotations

30 errors
PHPStan (8.2, mysql:8.0, mysqli, recording): src/QueryReflection/PdoPgSqlQueryReflector.php#L123
Offset 'column_default' on array{COLUMN_NAME: string|null, COLUMN_DEFAULT: string|null, IS_NULLABLE: string} on left side of ?? does not exist.
PHPStan (8.2, mysql:8.0, mysqli, recording): src/QueryReflection/PdoPgSqlQueryReflector.php#L124
Offset 'column_name' does not exist on 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
Offset 'is_nullable' does not exist on array{COLUMN_NAME: string|null, COLUMN_DEFAULT: string|null, IS_NULLABLE: string}.
PHPStan (8.2, mysql:8.0, mysqli, recording): src/QueryReflection/PdoPgSqlQueryReflector.php#L128
Generator expects key type string, mixed given.
PHPStan (8.2, mysql:8.0, mysqli, recording): src/QueryReflection/PdoPgSqlQueryReflector.php#L131
Generator expects key type string, mixed given.
PHPStan (8.2, 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#L123
Offset 'column_default' on array{COLUMN_NAME: string|null, COLUMN_DEFAULT: string|null, IS_NULLABLE: string} on left side of ?? does not exist.
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...: src/QueryReflection/PdoPgSqlQueryReflector.php#L124
Offset 'column_name' does not exist on 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
Offset 'is_nullable' does not exist on array{COLUMN_NAME: string|null, COLUMN_DEFAULT: string|null, IS_NULLABLE: string}.
PHPStan (8.0, mysql:8.0, mysqli, recording): src/QueryReflection/PdoPgSqlQueryReflector.php#L123
Offset 'column_default' on array{COLUMN_NAME: string|null, COLUMN_DEFAULT: string|null, IS_NULLABLE: string} on left side of ?? does not exist.
PHPStan (8.0, mysql:8.0, mysqli, recording): src/QueryReflection/PdoPgSqlQueryReflector.php#L124
Offset 'column_name' does not exist on array{COLUMN_NAME: string|null, COLUMN_DEFAULT: string|null, IS_NULLABLE: string}.
PHPStan (8.0, mysql:8.0, mysqli, recording): src/QueryReflection/PdoPgSqlQueryReflector.php#L125
Offset 'is_nullable' does not exist on array{COLUMN_NAME: string|null, COLUMN_DEFAULT: string|null, IS_NULLABLE: string}.
PHPStan (8.0, mysql:8.0, mysqli, recording): src/QueryReflection/PdoPgSqlQueryReflector.php#L128
Generator expects key type string, mixed given.
PHPStan (8.0, mysql:8.0, mysqli, recording): src/QueryReflection/PdoPgSqlQueryReflector.php#L131
Generator expects key type string, mixed given.
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#L123
Offset 'column_default' on array{COLUMN_NAME: string|null, COLUMN_DEFAULT: string|null, IS_NULLABLE: string} on left side of ?? does not exist.
PHPStan (8.1, mysql:8.0, mysqli, recording): src/QueryReflection/PdoPgSqlQueryReflector.php#L124
Offset 'column_name' does not exist on array{COLUMN_NAME: string|null, COLUMN_DEFAULT: string|null, IS_NULLABLE: string}.
PHPStan (8.1, mysql:8.0, mysqli, recording): src/QueryReflection/PdoPgSqlQueryReflector.php#L125
Offset 'is_nullable' does not exist on array{COLUMN_NAME: string|null, COLUMN_DEFAULT: string|null, IS_NULLABLE: string}.
PHPStan (8.1, mysql:8.0, mysqli, recording): src/QueryReflection/PdoPgSqlQueryReflector.php#L128
Generator expects key type string, mixed given.
PHPStan (8.1, mysql:8.0, mysqli, recording): src/QueryReflection/PdoPgSqlQueryReflector.php#L131
Generator expects key type string, mixed given.
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#L123
Offset 'column_default' on array{COLUMN_NAME: string|null, COLUMN_DEFAULT: string|null, IS_NULLABLE: string} on left side of ?? does not exist.
PHPStan (8.0, mysql:8.0, pdo-mysql, recording, --health-cmd="mysqladmin ping" --health-interval=1...: src/QueryReflection/PdoPgSqlQueryReflector.php#L124
Offset 'column_name' does not exist on 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
Offset 'is_nullable' does not exist on array{COLUMN_NAME: string|null, COLUMN_DEFAULT: string|null, IS_NULLABLE: string}.