-
Notifications
You must be signed in to change notification settings - Fork 5
lint: code-analysis in data-machine (5) #980
Copy link
Copy link
Open
Labels
lintAutomated lint findings from CIAutomated lint findings from CI
Description
Lint: code-analysis
Component: data-machine
Count: 5 findings
Last run: https://github.com/Extra-Chill/data-machine/actions/runs/23859541406
Updated: 2026-04-01T16:55:32Z
Homeboy: homeboy 0.88.0+145d1ee7 | Action: Extra-Chill/homeboy-action@v2
Findings
| File | Description | Suggestion |
|---|---|---|
inc/Core/Auth/AgentAuthCallback.php |
The method parameter $request is never used (Generic.CodeAnalysis.UnusedFunctionParameter.Found) | |
inc/Abilities/Email/EmailAbilities.php |
The method parameter $input is never used (Generic.CodeAnalysis.UnusedFunctionParameter.Found) | |
inc/Api/Email.php |
The method parameter $request is never used (Generic.CodeAnalysis.UnusedFunctionParameter.Found) | |
inc/migrations.php |
The method parameter $context is never used (Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed) | |
inc/migrations.php |
The method parameter $context is never used (Generic.CodeAnalysis.UnusedFunctionParameter.FoundAfterLastUsed) |
Updated automatically by Homeboy Action on each CI run until resolved.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
lintAutomated lint findings from CIAutomated lint findings from CI