refactor(user): create User package #101
Merged
Annotations
10 errors
|
phpinsights:
app/Filament/Pages/Settings.php#L58
* [Line length] Line exceeds 80 characters; contains 87 characters
|
|
phpinsights:
app/Filament/Pages/Settings.php#L57
* [Line length] Line exceeds 80 characters; contains 82 characters
|
|
phpinsights:
app/Filament/Pages/Settings.php#L56
* [Line length] Line exceeds 80 characters; contains 83 characters
|
|
phpinsights:
app/Filament/Pages/Settings.php#L301
* [Function length] Your function is too long. Currently using 23 lines. Can be up to 20 lines.
|
|
phpinsights:
app/Filament/Pages/Settings.php#L217
* [Function length] Your function is too long. Currently using 66 lines. Can be up to 20 lines.
|
|
phpinsights:
app/Filament/Pages/Settings.php#L183
* [Function length] Your function is too long. Currently using 23 lines. Can be up to 20 lines.
|
|
phpinsights:
app/Filament/Pages/Settings.php#L1
* [Having `classes` with total cyclomatic complexity more than 5 is prohibited - Consider refactoring] 40 cyclomatic complexity
* [Having `methods` with cyclomatic complexity more than 5 is prohibited - Consider refactoring] 29 cyclomatic complexity
* [Having `methods` with cyclomatic complexity more than 5 is prohibited - Consider refactoring] 6 cyclomatic complexity
|
|
phpinsights:
app/Filament/Pages/Settings.php#L36
* [Forbidden public property] Do not use public properties. Use method access instead.
|
|
phpinsights:
app/Filament/Pages/Settings.php#L33
* [Forbidden public property] Do not use public properties. Use method access instead.
|
|
phpinsights:
app/Filament/Pages/Settings.php#L30
* [Forbidden public property] Do not use public properties. Use method access instead.
|
Loading