Conversation
|
|
|
❌ The following configuration files differ from the Laravel defaults. If you are modifying configuration values directly, consider using an environment variable instead to keep these files maintainable. You should compare your configuration files against the latest version and merge any updates.
|
|
ℹ️ Starting with Laravel 8, the |
|
While global references are allowed through aliases, you should import the facade explicitly. This can improve clarity not only for developers, but static analysis used by your IDE.
|
|
|
|
|
|
|
|
|
Shift found the following code which could use a helper instead:
|
|
|
|
❌ Laravel 10 added PHP type hints to all user-land code included in a new Laravel application. Shift detected these files are missing type hints. Shift recommends adding them to align with the latest Laravel conventions. You may automate this process by running the Laravel Type Hints task within Shift Workbench. |
|
ℹ️ As noted, much of the lint detected above can be automatically fixed using the Laravel Fixer. Save yourself time and clean up your codebase quickly with this new Shift. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #2869 +/- ##
=============================================
+ Coverage 96.22% 96.71% +0.48%
Complexity 1841 1841
=============================================
Files 265 444 +179
Lines 6285 12585 +6300
Branches 0 2066 +2066
=============================================
+ Hits 6048 12171 +6123
- Misses 237 414 +177 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
PILOS
|
||||||||||||||||||||||||||||
| Project |
PILOS
|
| Branch Review |
shift-167669
|
| Run status |
|
| Run duration | 07m 03s |
| Commit |
|
| Committer | Samuel Weirich |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
618
|
| View all changes introduced in this branch ↗︎ | |
This pull request includes changes and recommendations for crafting your application "The Laravel Way". Feel free to commit any additional changes to the
shift-167669branch.Before merging, you need to:
shift-167669branchMuch of the lint detected may be automatically fixed by running the Laravel Fixer or tasks within the Shift Workbench.