-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sweep: Run php artisan db:seed INFO Seeding database. In ForwardsCalls.php line 67: Call to undefined method App\Models\User::ownedTeams() #70
Comments
🚀 Here's the PR! #71💎 Sweep Pro: You have unlimited Sweep issues
Actions
Step 1: 🔎 Searching(Click to expand) Here are the code search results. I'm now analyzing these search results to write the PR.boilerplate-laravel/app/Models/User.php Lines 1 to 79 in 0b37116
boilerplate-laravel/tests/Feature/CreateTeamTest.php Lines 1 to 25 in 0b37116
boilerplate-laravel/app/Actions/Jetstream/CreateTeam.php Lines 1 to 36 in 0b37116
boilerplate-laravel/app/Models/Team.php Lines 1 to 46 in 0b37116
Step 2: ⌨️ CodingI'm going to follow the following steps to help you solve the GitHub issue:
Here are the changes we decided to make. I'm done making edits and now I'm just validating the changes using a linter to catch any mistakes like syntax errors or undefined variables:
|
No description provided.
The text was updated successfully, but these errors were encountered: