Skip to content

refactor(container): remove redundant null return types #2808

refactor(container): remove redundant null return types

refactor(container): remove redundant null return types #2808

Triggered via pull request November 14, 2025 10:11
Status Failure
Total duration 53s
Artifacts

coding-conventions.yml

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

Annotations

1 error and 2 warnings
Run style check
Process completed with exit code 1.
no-redundant-use: tests/Integration/Database/QueryStatements/AlterTableStatementTest.php#L8
Unused import: `RuntimeException`. Help: Remove the entire `use` statement.
no-redundant-use: tests/Integration/Database/QueryStatements/CreateTableStatementTest.php#L7
Unused import: `RuntimeException`. Help: Remove the entire `use` statement.