Skip to content

[WIP] Fix invalid argument errors in DocsCommand#85

Draft
Copilot wants to merge 1 commit intomasterfrom
copilot/fix-invalid-argument-errors
Draft

[WIP] Fix invalid argument errors in DocsCommand#85
Copilot wants to merge 1 commit intomasterfrom
copilot/fix-invalid-argument-errors

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 18, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Fixed

Error: src/Commands/DocsCommand.php:41:48: InvalidArgument: Argument 1 of Illuminate\Routing\RouteCollectionInterface::getByName expects string, but array<array-key, mixed>|null|scalar provided (see https://psalm.dev/004)
Error: src/Commands/DocsCommand.php:53:35: InvalidArgument: Argument 1 of route expects BackedEnum|string, but array<array-key, mixed>|null|scalar provided (see https://psalm.dev/004)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Copilot AI requested a review from tabuna March 18, 2026 06:19
Copilot stopped work on behalf of tabuna due to an error March 18, 2026 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants