Skip to content

feat(core): load local and production configurations last #1921

feat(core): load local and production configurations last

feat(core): load local and production configurations last #1921

Triggered via pull request May 22, 2025 10:48
Status Success
Total duration 40s
Artifacts

coding-conventions.yml

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

Annotations

1 warning
strictness/require-return-type: tests/Integration/Core/Config/LoadConfigTest.php#L12
Method `test_config_loaded_in_order` is missing a return type hint. Type hints improve code readability and help prevent type-related errors. Help: Consider adding a return type hint to method `test_config_loaded_in_order`.