Improve precision and scale behavior across adapters #1473
ci.yml
on: pull_request
Windows - PHP 8.1 & SQL Server
2m 30s
Coding Standard & Static Analysis
38s
Matrix: testsuite
Annotations
11 errors
|
testsuite (8.1, sqlite)
Process completed with exit code 2.
|
|
testsuite (8.4, sqlite)
Process completed with exit code 2.
|
|
testsuite (8.1, sqlite, prefer-lowest)
Process completed with exit code 2.
|
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|
|
Coding Standard & Static Analysis:
src/Phinx/Db/Adapter/SqlServerAdapter.php#L0
Ignored error pattern #^Ternary operator condition is always true\.$# in path /home/runner/work/phinx/phinx/src/Phinx/Db/Adapter/SqlServerAdapter.php was not matched in reported errors.
|
|
Coding Standard & Static Analysis:
src/Phinx/Db/Adapter/MysqlAdapter.php#L1363
Variable $sqlType might not be defined.
|
|
Coding Standard & Static Analysis:
src/Phinx/Db/Adapter/MysqlAdapter.php#L1362
Variable $sqlType might not be defined.
|
|
testsuite (8.1, mysql)
Process completed with exit code 2.
|
|
testsuite (8.2, mysql)
Process completed with exit code 2.
|
|
testsuite (8.4, mysql)
Process completed with exit code 2.
|
|
Windows - PHP 8.1 & SQL Server
Process completed with exit code 1.
|