* replace nuxt useFetch()
with $fetch
that warpping ofetch to red…
#35
Annotations
1 error and 10 warnings
|
be/app/Console/Commands/BatchTableSQLGenerator.php#L44
Avoid using static access to class '\DB' in method 'handle'.
|
be/app/Console/Commands/GenerateBilibiliVote.php#L24
Avoid using static access to class '\App\Eloquent\Model\Post\PostFactory' in method 'handle'.
|
be/app/Console/Commands/GenerateBilibiliVote.php#L41
Avoid using static access to class '\Spatie\Regex\Regex' in method 'handle'.
|
be/app/Console/Commands/GenerateBilibiliVote.php#L43
Avoid using static access to class '\App\Helper' in method 'handle'.
|
be/app/Console/Commands/GenerateBilibiliVote.php#L57
Avoid using static access to class '\App\Helper' in method 'handle'.
|
be/app/Console/Commands/GenerateBilibiliVote.php#L58
Avoid using static access to class '\App\Helper' in method 'handle'.
|
be/app/Console/Kernel.php#L13
Avoid unused parameters such as '$schedule'.
|
be/app/Eloquent/ModelAttributeMaker.php#L29
Avoid using static access to class '\App\Helper' in method 'makeProtoBufAttribute'.
|
be/app/Eloquent/ModelWithTableNameSplitByFid.php#L36
The method newInstance has a boolean flag argument $exists, which is a certain sign of a Single Responsibility Principle violation.
|
be/app/Eloquent/Model/Post/Content/PostContent.php#L17
Avoid using static access to class '\App\Eloquent\ModelAttributeMaker' in method 'protoBufBytes'.
|
This job failed
Loading