Skip to content

feat(database): refactor DatabaseConfig interface #1099

feat(database): refactor DatabaseConfig interface

feat(database): refactor DatabaseConfig interface #1099

Triggered via pull request February 28, 2025 22:45
Status Failure
Total duration 58s
Artifacts

coding-conventions.yml

on: pull_request
Run style check
10s
Run style check
Run static analysis: PHPStan
44s
Run static analysis: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Run static analysis: PHPStan: tests/Integration/Database/QueryStatements/AlterTableStatementTest.php#L51
Match arm comparison between Tempest\Database\Config\DatabaseDialect::POSTGRESQL and Tempest\Database\Config\DatabaseDialect::POSTGRESQL is always true.
Run static analysis: PHPStan
Process completed with exit code 1.