Skip to content

Add support for creating temporary tables in schema #5686

Add support for creating temporary tables in schema

Add support for creating temporary tables in schema #5686

Re-run triggered May 24, 2024 14:49
Status Failure
Total duration 49s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis with PHPStan
Matrix: Static Analysis with Psalm
Fit to window
Zoom out
Zoom in

Annotations

2 errors
RiskyTruthyFalsyComparison: src/Platforms/PostgreSQLPlatform.php#L396
src/Platforms/PostgreSQLPlatform.php:396:21: RiskyTruthyFalsyComparison: Operand of type false|mixed contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
Static Analysis with Psalm (8.3)
Process completed with exit code 2.