Skip to content

refactor(database): improve orm mapping #1831

refactor(database): improve orm mapping

refactor(database): improve orm mapping #1831

Triggered via pull request May 15, 2025 08:12
Status Failure
Total duration 34s
Artifacts

coding-conventions.yml

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

Annotations

4 errors
Run style check
Process completed with exit code 1.
Run static analysis: PHPStan
Process completed with exit code 1.
Run static analysis: PHPStan: tests/Integration/Database/Builder/UpdateQueryBuilderTest.php#L178
Call to an undefined method Tempest\Database\Query::getSql().
Run static analysis: PHPStan: tests/Integration/Database/Builder/InsertQueryBuilderTest.php#L126
Call to an undefined method Tempest\Database\Query::getSql().