Skip to content

+ workflows/be.yml

+ workflows/be.yml #2

Triggered via push February 12, 2024 18:28
Status Failure
Total duration 40s
Artifacts

be.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 errors
phpmd
Process completed with exit code 1.
php-cs-fixer
Process completed with exit code 127.
phpcs
Process completed with exit code 3.
phpcs
Process completed with exit code 127.
phpstan: app/Console/Commands/BatchTableSQLGenerator.php#L36
Access to an undefined property App\Eloquent\Model\Forum::$fid.
phpstan: app/Console/Commands/BatchTableSQLGenerator.php#L37
Parameter #3 $subject of function str_replace expects array|string, mixed given.
phpstan: app/Console/Commands/BatchTableSQLGenerator.php#L45
Expression on left side of ?? is not nullable.
phpstan: app/Console/Commands/GenerateBilibiliVote.php#L26
Dynamic call to static method Illuminate\Database\Eloquent\Builder<App\Eloquent\Model\Post\Reply>::whereBetween().
phpstan: app/Console/Commands/GenerateBilibiliVote.php#L32
Dynamic call to static method Illuminate\Database\Eloquent\Builder<App\Eloquent\Model\BilibiliVote>::groupBy().
phpstan: app/Console/Commands/GenerateBilibiliVote.php#L32
Dynamic call to static method Illuminate\Database\Eloquent\Builder<App\Eloquent\Model\BilibiliVote>::selectRaw().
phpstan: app/Console/Commands/GenerateBilibiliVote.php#L32
Dynamic call to static method Illuminate\Database\Eloquent\Builder<App\Eloquent\Model\BilibiliVote>::whereIn().
phpstan: app/Console/Commands/GenerateBilibiliVote.php#L43
Expression on left side of ?? is not nullable.
phpstan: app/Console/Commands/GenerateBilibiliVote.php#L64
Call to an undefined method App\Eloquent\Model\BilibiliVote::chunkInsertOnDuplicate().
phpstan: app/Eloquent/Model/Forum.php#L12
Class App\Eloquent\Model\Forum uses generic trait App\Eloquent\ModelHasPublicField but does not specify its types: TModel
pint
Process completed with exit code 1.
pint
Process completed with exit code 127.
psalm: be/app/Http/Controllers/Topic/BilibiliVote.php#L19
Cannot declare class App\Http\Controllers\Topic\BilibiliVote because the name is already in use
psalm
Process completed with exit code 255.