Skip to content

Fix hex string literal (x'...') parsing in CREATE TABLE DEFAULT values #1061

Fix hex string literal (x'...') parsing in CREATE TABLE DEFAULT values

Fix hex string literal (x'...') parsing in CREATE TABLE DEFAULT values #1061

Triggered via pull request April 12, 2026 11:35
Status Failure
Total duration 1m 34s
Artifacts

lint-and-analyse-php.yml

on: pull_request
Matrix: analyse-php
Matrix: lint-php
Fit to window
Zoom out
Zoom in

Annotations

7 errors
analyse-php (7.4)
Process completed with exit code 2.
analyse-php (7.4)
Process completed with exit code 1.
analyse-php (7.4): tests/Builder/CreateStatementTest.php#L894
Dynamic call to static method PHPUnit\Framework\Assert::assertStringContainsString().
analyse-php (7.4): tests/Builder/CreateStatementTest.php#L893
Dynamic call to static method PHPUnit\Framework\Assert::assertEmpty().
analyse-php (7.4): tests/Builder/CreateStatementTest.php#L883
Dynamic call to static method PHPUnit\Framework\Assert::assertEquals().
analyse-php (7.4): tests/Builder/CreateStatementTest.php#L882
Dynamic call to static method PHPUnit\Framework\Assert::assertEmpty().
analyse-php (7.4): tests/Builder/CreateStatementTest.php#L26
Ignored error pattern #^Dynamic call to static method PHPUnit\\Framework\\Assert\:\:assertEquals\(\)\.$# in path /home/runner/work/sql-parser/sql-parser/tests/Builder/CreateStatementTest.php is expected to occur 34 times, but occurred 35 times.