Skip to content

Fix format words after "." as identifiers only #268

Fix format words after "." as identifiers only

Fix format words after "." as identifiers only #268

Triggered via pull request October 6, 2024 10:37
Status Failure
Total duration 22s
Artifacts

static-analysis.yml

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

Annotations

4 errors
Static Analysis / PHPStan (8.3): src/SqlFormatter.php#L81
Call to function assert() with false will always evaluate to false.
Static Analysis / PHPStan (8.3): src/SqlFormatter.php#L81
Comparison operation ">" between 0 and 0 is always false.
Static Analysis / PHPStan (8.3): src/SqlFormatter.php#L255
Comparison operation "<" between int<0, max> and 0 is always false.
Static Analysis / PHPStan (8.3)
Process completed with exit code 1.