* upgrade laravel/framework
& google/protobuf
to next major version
#18
Annotations
1 error and 11 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/Model/Post/Post.php#L73
Missing class import via use statement (line '73', column '19').
|
be/app/Eloquent/Model/User.php#L56
Missing class import via use statement (line '56', column '19').
|
be/app/Eloquent/ModelHasProtoBufAttribute.php#L33
Avoid using static access to class '\App\Helper' in method 'makeProtoBufAttribute'.
|
This job failed
Loading