Skip to content

Refactor Quoter::quoteValue() method #1500

Refactor Quoter::quoteValue() method

Refactor Quoter::quoteValue() method #1500

Triggered via pull request November 20, 2024 03:18
Status Failure
Total duration 2m 45s
Artifacts

static.yml

on: pull_request
Matrix: psalm
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PossiblyNullArgument: src/Column.php#L51
src/Column.php:51:65: PossiblyNullArgument: Argument 1 of Yiisoft\Db\Mysql\Quoter::quoteValue cannot be null, possibly null value provided (see https://psalm.dev/078)
PHP 8.2
Process completed with exit code 2.
PHP 8.3
The job was canceled because "ubuntu-latest_8_2" failed.
PHP 8.1
The job was canceled because "ubuntu-latest_8_2" failed.
PossiblyNullArgument: src/Column.php#L51
src/Column.php:51:65: PossiblyNullArgument: Argument 1 of Yiisoft\Db\Mysql\Quoter::quoteValue cannot be null, possibly null value provided (see https://psalm.dev/078)
PHP 8.1
The operation was canceled.