-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Audit: missing interface
Component: data-machine-events
Count: 3 findings
Last run: https://github.com/Extra-Chill/data-machine-events/actions/runs/23421300476
Updated: 2026-03-23T04:27:29Z
Homeboy: homeboy 0.85.3+75ce980 | Action: Extra-Chill/homeboy-action@v2
Findings
| File | Description | Suggestion |
|---|---|---|
inc/Cli/Check/CheckAllCommand.php |
Missing interface: EventQueryTrait | Implement EventQueryTrait to match the convention in Check |
inc/Cli/Check/CheckDurationCommand.php |
Missing interface: EventQueryTrait | Implement EventQueryTrait to match the convention in Check |
inc/Cli/Check/CheckQualityCommand.php |
Missing interface: EventQueryTrait | Implement EventQueryTrait to match the convention in Check |
Autofix status
✅ 3/3 findings auto-fixable
Run: homeboy refactor data-machine-events --from audit --write --only missing_interface
Updated automatically by Homeboy Action on each CI run until resolved.
Reactions are currently unavailable