Skip to content

feat(core): add discovery config #1763

feat(core): add discovery config

feat(core): add discovery config #1763

Triggered via pull request May 9, 2025 07:53
Status Success
Total duration 41s
Artifacts

coding-conventions.yml

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

Annotations

1 warning
strictness/require-strict-behavior: packages/core/src/DiscoveryConfig.php#L13
Call to `in_array` must enforce strict comparison. Help: Call the function `in_array` with the `$strict` parameter set to `true`.