Skip to content

Add SqlParser to fix case when string value containing a placeholder … #3473

Add SqlParser to fix case when string value containing a placeholder …

Add SqlParser to fix case when string value containing a placeholder … #3473

Triggered via push March 30, 2024 02:11
Status Failure
Total duration 8m 50s
Artifacts

static.yml

on: push
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PossiblyNullArgument: src/Expression/ExpressionBuilder.php#L180
src/Expression/ExpressionBuilder.php:180:59: PossiblyNullArgument: Argument 3 of substr_replace cannot be null, possibly null value provided (see https://psalm.dev/078)
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
PossiblyNullArgument: src/Expression/ExpressionBuilder.php#L180
src/Expression/ExpressionBuilder.php:180:59: PossiblyNullArgument: Argument 3 of substr_replace cannot be null, possibly null value provided (see https://psalm.dev/078)
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
PossiblyNullArgument: src/Expression/ExpressionBuilder.php#L180
src/Expression/ExpressionBuilder.php:180:59: PossiblyNullArgument: Argument 3 of substr_replace cannot be null, possibly null value provided (see https://psalm.dev/078)
psalm / PHP 8.2-ubuntu-latest
The operation was canceled.