AbstractPlatform: allow any string in interval for date interval expression #5405
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Matrix: Static Analysis with Psalm
Annotations
9 errors and 2 warnings
Static Analysis with PHPStan (8.2):
src/Platforms/DB2Platform.php#L296
Binary operation "*=" between int|string and 7 results in an error.
|
Static Analysis with PHPStan (8.2):
src/Platforms/DB2Platform.php#L301
Binary operation "*=" between int|string and 3 results in an error.
|
Static Analysis with PHPStan (8.2):
src/Platforms/OraclePlatform.php#L117
Binary operation "*=" between int|string and 3 results in an error.
|
Static Analysis with PHPStan (8.2):
src/Platforms/OraclePlatform.php#L121
Binary operation "*=" between int|string and 12 results in an error.
|
Static Analysis with PHPStan (8.2):
src/Platforms/PostgreSQLPlatform.php#L139
Binary operation "*=" between int|string and 3 results in an error.
|
Static Analysis with PHPStan (8.2):
src/Platforms/SqlitePlatform.php#L162
Binary operation "*=" between int|string and 7 results in an error.
|
Static Analysis with PHPStan (8.2):
src/Platforms/SqlitePlatform.php#L167
Binary operation "*=" between int|string and 3 results in an error.
|
Static Analysis with PHPStan (8.2)
Process completed with exit code 1.
|
Static Analysis with Psalm (8.2)
Process completed with exit code 2.
|
Static Analysis with PHPStan (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static Analysis with Psalm (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|