-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Audit: signature mismatch
Component: data-machine
Count: 1 findings
Last run: https://github.com/Extra-Chill/data-machine/actions/runs/23368169034
Updated: 2026-03-21T01:24:43Z
Homeboy: homeboy 0.84.0+3992e85a | Action: Extra-Chill/homeboy-action@v2
Findings
| File | Description | Suggestion |
|---|---|---|
inc/Api/Email.php |
Signature mismatch for check_permission: different structure — expected 8 tokens, found 6. Example: public static function check_permission(): bool { |
Update check_permission() to match the structural pattern: public static function check_permission ( $ request ) |
Autofix status
❌ No fixer available for signature_mismatch
Updated automatically by Homeboy Action on each CI run until resolved.
Reactions are currently unavailable