Skip to content

feat(log)!: support multiple loggers #2783

feat(log)!: support multiple loggers

feat(log)!: support multiple loggers #2783

Triggered via pull request November 10, 2025 20:17
Status Failure
Total duration 1m 0s
Artifacts

coding-conventions.yml

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

Annotations

1 error and 4 warnings
Run style check
Process completed with exit code 1.
no-redundant-use: src/Tempest/Framework/Testing/IntegrationTest.php#L19
Unused import: `AppConfig`. Help: Remove the entire `use` statement.
no-redundant-use: packages/debug/src/Debug.php#L15
Unused import: `RuntimeException`. Help: Remove the entire `use` statement.
no-redundant-use: packages/debug/src/TailDebugCommand.php#L9
Unused import: `VarExportLanguage`. Help: Remove the entire `use` statement.
no-redundant-use: packages/log/src/TailLogsCommand.php#L14
Unused import: `SimpleLogConfig`. Help: Remove the entire `use` statement.