Skip to content

* fix RegExpExecArray.groups will always be undefined since there's… #33

* fix RegExpExecArray.groups will always be undefined since there's…

* fix RegExpExecArray.groups will always be undefined since there's… #33

Triggered via push June 15, 2024 18:59
Status Failure
Total duration 3m 41s
Artifacts

be.yml

on: push
Matrix: runs-on
Fit to window
Zoom out
Zoom in

Annotations

96 errors and 120 warnings
runs-on (ubuntu-latest) / php-cs-fixer
Process completed with exit code 1.
runs-on (ubuntu-latest) / phpmd
Process completed with exit code 2.
runs-on (ubuntu-latest) / pint
Process completed with exit code 1.
runs-on (ubuntu-latest) / pint
Process completed with exit code 1.
UnusedClass: app/Console/Commands/BatchTableSQLGenerator.php#L8
app/Console/Commands/BatchTableSQLGenerator.php:8:7: UnusedClass: Class App\Console\Commands\BatchTableSQLGenerator is never used (see https://psalm.dev/075)
MixedAssignment: app/Console/Commands/BatchTableSQLGenerator.php#L21
app/Console/Commands/BatchTableSQLGenerator.php:21:9: MixedAssignment: Unable to determine the type that $input is being assigned to (see https://psalm.dev/032)
MixedMethodCall: app/Console/Commands/BatchTableSQLGenerator.php#L34
app/Console/Commands/BatchTableSQLGenerator.php:34:40: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
MixedAssignment: app/Console/Commands/BatchTableSQLGenerator.php#L34
app/Console/Commands/BatchTableSQLGenerator.php:34:49: MixedAssignment: Unable to determine the type that $forum is being assigned to (see https://psalm.dev/032)
MixedPropertyFetch: app/Console/Commands/BatchTableSQLGenerator.php#L36
app/Console/Commands/BatchTableSQLGenerator.php:36:58: MixedPropertyFetch: Cannot fetch property on mixed var $forum (see https://psalm.dev/034)
MixedArgument: app/Console/Commands/BatchTableSQLGenerator.php#L36
app/Console/Commands/BatchTableSQLGenerator.php:36:58: MixedArgument: Argument 2 of str_replace cannot be mixed, expecting array<array-key, float|int|string>|string (see https://psalm.dev/030)
MixedArgument: app/Console/Commands/BatchTableSQLGenerator.php#L37
app/Console/Commands/BatchTableSQLGenerator.php:37:84: MixedArgument: Argument 3 of str_replace cannot be mixed, expecting array<array-key, float|int|string>|string (see https://psalm.dev/030)
PossiblyInvalidCast: app/Console/Commands/BatchTableSQLGenerator.php#L39
app/Console/Commands/BatchTableSQLGenerator.php:39:25: PossiblyInvalidCast: array<array-key, string> cannot be cast to string (see https://psalm.dev/190)
PossiblyInvalidArgument: app/Console/Commands/BatchTableSQLGenerator.php#L39
app/Console/Commands/BatchTableSQLGenerator.php:39:25: PossiblyInvalidArgument: Argument 1 of App\Console\Commands\BatchTableSQLGenerator::warn expects string, but possibly different type array<array-key, string>|string provided (see https://psalm.dev/092)
PossiblyInvalidCast: app/Console/Commands/BatchTableSQLGenerator.php#L44
app/Console/Commands/BatchTableSQLGenerator.php:44:52: PossiblyInvalidCast: array<array-key, string> cannot be cast to string (see https://psalm.dev/190)
runs-on (ubuntu-latest) / phpstan: app/Console/Commands/BatchTableSQLGenerator.php#L36
Access to an undefined property App\Eloquent\Model\Forum::$fid.
runs-on (ubuntu-latest) / phpstan: app/Console/Commands/BatchTableSQLGenerator.php#L37
Parameter #3 $subject of function str_replace expects array|string, mixed given.
runs-on (ubuntu-latest) / phpstan: app/Console/Commands/BatchTableSQLGenerator.php#L45
Expression on left side of ?? is not nullable.
runs-on (ubuntu-latest) / phpstan: app/Console/Commands/GenerateBilibiliVote.php#L26
Dynamic call to static method Illuminate\Database\Eloquent\Builder<App\Eloquent\Model\Post\Reply>::whereBetween().
runs-on (ubuntu-latest) / phpstan: app/Console/Commands/GenerateBilibiliVote.php#L32
Dynamic call to static method Illuminate\Database\Eloquent\Builder<App\Eloquent\Model\BilibiliVote>::groupBy().
runs-on (ubuntu-latest) / phpstan: app/Console/Commands/GenerateBilibiliVote.php#L32
Dynamic call to static method Illuminate\Database\Eloquent\Builder<App\Eloquent\Model\BilibiliVote>::selectRaw().
runs-on (ubuntu-latest) / phpstan: app/Console/Commands/GenerateBilibiliVote.php#L32
Dynamic call to static method Illuminate\Database\Eloquent\Builder<App\Eloquent\Model\BilibiliVote>::whereIn().
runs-on (ubuntu-latest) / phpstan: app/Console/Commands/GenerateBilibiliVote.php#L43
Expression on left side of ?? is not nullable.
runs-on (ubuntu-latest) / phpstan: app/Console/Commands/GenerateBilibiliVote.php#L64
Call to an undefined method App\Eloquent\Model\BilibiliVote::chunkInsertOnDuplicate().
runs-on (ubuntu-latest) / 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
runs-on (windows-latest) / php-cs-fixer
Process completed with exit code 1.
runs-on (macos-latest) / php-cs-fixer
Process completed with exit code 1.
runs-on (windows-latest) / phpmd
Process completed with exit code 1.
runs-on (macos-latest) / phpmd
Process completed with exit code 2.
runs-on (windows-latest) / psalm
Process completed with exit code 1.
runs-on (windows-latest) / pint
Process completed with exit code 1.
runs-on (windows-latest) / pint
Process completed with exit code 1.
runs-on (windows-latest) / phpstan: app/Console/Commands/BatchTableSQLGenerator.php#L36
Access to an undefined property App\Eloquent\Model\Forum::$fid.
runs-on (windows-latest) / phpstan: app/Console/Commands/BatchTableSQLGenerator.php#L37
Parameter #3 $subject of function str_replace expects array|string, mixed given.
runs-on (windows-latest) / phpstan: app/Console/Commands/BatchTableSQLGenerator.php#L45
Expression on left side of ?? is not nullable.
runs-on (windows-latest) / phpstan: app/Console/Commands/GenerateBilibiliVote.php#L26
Dynamic call to static method Illuminate\Database\Eloquent\Builder<App\Eloquent\Model\Post\Reply>::whereBetween().
runs-on (windows-latest) / phpstan: app/Console/Commands/GenerateBilibiliVote.php#L32
Dynamic call to static method Illuminate\Database\Eloquent\Builder<App\Eloquent\Model\BilibiliVote>::groupBy().
runs-on (windows-latest) / phpstan: app/Console/Commands/GenerateBilibiliVote.php#L32
Dynamic call to static method Illuminate\Database\Eloquent\Builder<App\Eloquent\Model\BilibiliVote>::selectRaw().
runs-on (windows-latest) / phpstan: app/Console/Commands/GenerateBilibiliVote.php#L32
Dynamic call to static method Illuminate\Database\Eloquent\Builder<App\Eloquent\Model\BilibiliVote>::whereIn().
runs-on (windows-latest) / phpstan: app/Console/Commands/GenerateBilibiliVote.php#L43
Expression on left side of ?? is not nullable.
runs-on (windows-latest) / phpstan: app/Console/Commands/GenerateBilibiliVote.php#L64
Call to an undefined method App\Eloquent\Model\BilibiliVote::chunkInsertOnDuplicate().
runs-on (windows-latest) / phpstan: app/Eloquent/ModelAttributeMaker.php#L28
Parameter #1 $data of method Google\Protobuf\Internal\Message::mergeFromString() expects string, string|false given.
runs-on (macos-latest) / phpstan: app/Console/Commands/BatchTableSQLGenerator.php#L36
Access to an undefined property App\Eloquent\Model\Forum::$fid.
runs-on (macos-latest) / phpstan: app/Console/Commands/BatchTableSQLGenerator.php#L37
Parameter #3 $subject of function str_replace expects array|string, mixed given.
runs-on (macos-latest) / phpstan: app/Console/Commands/BatchTableSQLGenerator.php#L45
Expression on left side of ?? is not nullable.
runs-on (macos-latest) / phpstan: app/Console/Commands/GenerateBilibiliVote.php#L26
Dynamic call to static method Illuminate\Database\Eloquent\Builder<App\Eloquent\Model\Post\Reply>::whereBetween().
runs-on (macos-latest) / phpstan: app/Console/Commands/GenerateBilibiliVote.php#L32
Dynamic call to static method Illuminate\Database\Eloquent\Builder<App\Eloquent\Model\BilibiliVote>::groupBy().
runs-on (macos-latest) / phpstan: app/Console/Commands/GenerateBilibiliVote.php#L32
Dynamic call to static method Illuminate\Database\Eloquent\Builder<App\Eloquent\Model\BilibiliVote>::selectRaw().
runs-on (macos-latest) / phpstan: app/Console/Commands/GenerateBilibiliVote.php#L32
Dynamic call to static method Illuminate\Database\Eloquent\Builder<App\Eloquent\Model\BilibiliVote>::whereIn().
runs-on (macos-latest) / phpstan: app/Console/Commands/GenerateBilibiliVote.php#L43
Expression on left side of ?? is not nullable.
runs-on (macos-latest) / phpstan: app/Console/Commands/GenerateBilibiliVote.php#L64
Call to an undefined method App\Eloquent\Model\BilibiliVote::chunkInsertOnDuplicate().
runs-on (macos-latest) / 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
runs-on (ubuntu-latest) / phpcs: public/index.php#L2
Missing file doc comment
runs-on (ubuntu-latest) / phpcs: public/index.php#L9
File is being conditionally included; use "include" instead
runs-on (ubuntu-latest) / phpcs: routes/api.php#L2
Missing file doc comment
runs-on (ubuntu-latest) / phpcs: routes/api.php#L10
Opening parenthesis of a multi-line function call must be the last content on the line
runs-on (ubuntu-latest) / phpcs: routes/api.php#L13
Closing parenthesis of a multi-line function call must be on a line by itself
runs-on (ubuntu-latest) / phpcs: config/services.php#L2
Missing file doc comment
runs-on (ubuntu-latest) / phpcs: config/session.php#L2
Missing file doc comment
runs-on (ubuntu-latest) / phpcs: config/app.php#L2
Missing file doc comment
runs-on (ubuntu-latest) / phpcs: config/auth.php#L2
Missing file doc comment
runs-on (ubuntu-latest) / phpcs: config/database.php#L2
Missing file doc comment
runs-on (ubuntu-latest) / phpcs
Process completed with exit code 2.
UnusedClass: app/Console/Commands/BatchTableSQLGenerator.php#L8
app/Console/Commands/BatchTableSQLGenerator.php:8:7: UnusedClass: Class App\Console\Commands\BatchTableSQLGenerator is never used (see https://psalm.dev/075)
MixedAssignment: app/Console/Commands/BatchTableSQLGenerator.php#L21
app/Console/Commands/BatchTableSQLGenerator.php:21:9: MixedAssignment: Unable to determine the type that $input is being assigned to (see https://psalm.dev/032)
MixedMethodCall: app/Console/Commands/BatchTableSQLGenerator.php#L34
app/Console/Commands/BatchTableSQLGenerator.php:34:40: MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression (see https://psalm.dev/015)
MixedAssignment: app/Console/Commands/BatchTableSQLGenerator.php#L34
app/Console/Commands/BatchTableSQLGenerator.php:34:49: MixedAssignment: Unable to determine the type that $forum is being assigned to (see https://psalm.dev/032)
MixedPropertyFetch: app/Console/Commands/BatchTableSQLGenerator.php#L36
app/Console/Commands/BatchTableSQLGenerator.php:36:58: MixedPropertyFetch: Cannot fetch property on mixed var $forum (see https://psalm.dev/034)
MixedArgument: app/Console/Commands/BatchTableSQLGenerator.php#L36
app/Console/Commands/BatchTableSQLGenerator.php:36:58: MixedArgument: Argument 2 of str_replace cannot be mixed, expecting array<array-key, float|int|string>|string (see https://psalm.dev/030)
MixedArgument: app/Console/Commands/BatchTableSQLGenerator.php#L37
app/Console/Commands/BatchTableSQLGenerator.php:37:84: MixedArgument: Argument 3 of str_replace cannot be mixed, expecting array<array-key, float|int|string>|string (see https://psalm.dev/030)
PossiblyInvalidCast: app/Console/Commands/BatchTableSQLGenerator.php#L39
app/Console/Commands/BatchTableSQLGenerator.php:39:25: PossiblyInvalidCast: array<array-key, string> cannot be cast to string (see https://psalm.dev/190)
PossiblyInvalidArgument: app/Console/Commands/BatchTableSQLGenerator.php#L39
app/Console/Commands/BatchTableSQLGenerator.php:39:25: PossiblyInvalidArgument: Argument 1 of App\Console\Commands\BatchTableSQLGenerator::warn expects string, but possibly different type array<array-key, string>|string provided (see https://psalm.dev/092)
PossiblyInvalidCast: app/Console/Commands/BatchTableSQLGenerator.php#L44
app/Console/Commands/BatchTableSQLGenerator.php:44:52: PossiblyInvalidCast: array<array-key, string> cannot be cast to string (see https://psalm.dev/190)
runs-on (macos-latest) / phpcs
Process completed with exit code 2.
runs-on (macos-latest) / phpcs: bootstrap/app.php#L2
Missing file doc comment
runs-on (macos-latest) / phpcs: bootstrap/app.php#L12
Opening parenthesis of a multi-line function call must be the last content on the line
runs-on (macos-latest) / phpcs: bootstrap/app.php#L14
Closing parenthesis of a multi-line function call must be on a line by itself
runs-on (macos-latest) / phpcs: bootstrap/app.php#L15
Opening parenthesis of a multi-line function call must be the last content on the line
runs-on (macos-latest) / phpcs: bootstrap/app.php#L17
Closing parenthesis of a multi-line function call must be on a line by itself
runs-on (macos-latest) / phpcs: bootstrap/app.php#L18
Opening parenthesis of a multi-line function call must be the last content on the line
runs-on (macos-latest) / phpcs: bootstrap/app.php#L20
Closing parenthesis of a multi-line function call must be on a line by itself
runs-on (macos-latest) / phpcs: bootstrap/cache/services.php#L1
Missing file doc comment
runs-on (macos-latest) / phpcs: bootstrap/cache/packages.php#L1
Missing file doc comment
runs-on (macos-latest) / phpcs: bootstrap/providers.php#L2
Missing file doc comment
runs-on (windows-latest) / phpcs
Process completed with exit code 1.
runs-on (windows-latest) / phpcs: be/app/Console/Commands/BatchTableSQLGenerator.php#L8
Missing doc comment for class BatchTableSQLGenerator
runs-on (windows-latest) / phpcs: be/app/Console/Commands/BatchTableSQLGenerator.php#L14
Missing doc comment for function __construct()
runs-on (windows-latest) / phpcs: be/app/Console/Commands/BatchTableSQLGenerator.php#L19
Missing doc comment for function handle()
runs-on (windows-latest) / phpcs: be/app/Console/Commands/BatchTableSQLGenerator.php#L21
Opening parenthesis of a multi-line function call must be the last content on the line
runs-on (windows-latest) / phpcs: be/app/Console/Commands/BatchTableSQLGenerator.php#L26
Closing parenthesis of a multi-line function call must be on a line by itself
runs-on (windows-latest) / phpcs: be/app/Console/Commands/GenerateBilibiliVote.php#L12
Missing doc comment for class GenerateBilibiliVote
runs-on (windows-latest) / phpcs: be/app/Console/Commands/GenerateBilibiliVote.php#L18
Missing doc comment for function handle()
runs-on (windows-latest) / phpcs: be/app/Console/Commands/GenerateBilibiliVote.php#L29
Opening parenthesis of a multi-line function call must be the last content on the line
runs-on (macos-latest) / pint
Process completed with exit code 1.
runs-on (macos-latest) / pint
Process completed with exit code 1.
runs-on (ubuntu-latest) / php-cs-fixer: bootstrap/cache/services.php#L1
Found violation(s) of type: no_spaces_after_function_name
runs-on (ubuntu-latest) / php-cs-fixer: bootstrap/cache/services.php#L1
Found violation(s) of type: blank_line_after_opening_tag
runs-on (ubuntu-latest) / php-cs-fixer: bootstrap/cache/services.php#L1
Found violation(s) of type: no_trailing_whitespace
runs-on (ubuntu-latest) / php-cs-fixer: bootstrap/cache/services.php#L1
Found violation(s) of type: single_blank_line_at_eof
runs-on (ubuntu-latest) / php-cs-fixer: bootstrap/cache/packages.php#L1
Found violation(s) of type: no_spaces_after_function_name
runs-on (ubuntu-latest) / php-cs-fixer: bootstrap/cache/packages.php#L1
Found violation(s) of type: blank_line_after_opening_tag
runs-on (ubuntu-latest) / php-cs-fixer: bootstrap/cache/packages.php#L1
Found violation(s) of type: no_trailing_whitespace
runs-on (ubuntu-latest) / php-cs-fixer: bootstrap/cache/packages.php#L1
Found violation(s) of type: single_blank_line_at_eof
runs-on (ubuntu-latest) / php-cs-fixer: app/Eloquent/ModelAttributeMaker.php#L1
Found violation(s) of type: return_type_declaration
runs-on (ubuntu-latest) / php-cs-fixer: app/Eloquent/Model/Post/SubReply.php#L1
Found violation(s) of type: return_type_declaration
runs-on (ubuntu-latest) / phpmd: be/app/Console/Commands/BatchTableSQLGenerator.php#L44
Avoid using static access to class '\DB' in method 'handle'.
runs-on (ubuntu-latest) / phpmd: be/app/Console/Commands/GenerateBilibiliVote.php#L24
Avoid using static access to class '\App\Eloquent\Model\Post\PostFactory' in method 'handle'.
runs-on (ubuntu-latest) / phpmd: be/app/Console/Commands/GenerateBilibiliVote.php#L41
Avoid using static access to class '\Spatie\Regex\Regex' in method 'handle'.
runs-on (ubuntu-latest) / phpmd: be/app/Console/Commands/GenerateBilibiliVote.php#L43
Avoid using static access to class '\App\Helper' in method 'handle'.
runs-on (ubuntu-latest) / phpmd: be/app/Console/Commands/GenerateBilibiliVote.php#L57
Avoid using static access to class '\App\Helper' in method 'handle'.
runs-on (ubuntu-latest) / phpmd: be/app/Console/Commands/GenerateBilibiliVote.php#L58
Avoid using static access to class '\App\Helper' in method 'handle'.
runs-on (ubuntu-latest) / phpmd: be/app/Console/Kernel.php#L13
Avoid unused parameters such as '$schedule'.
runs-on (ubuntu-latest) / phpmd: be/app/Eloquent/Model/Post/Content/PostContent.php#L17
Avoid using static access to class '\App\Eloquent\ModelAttributeMaker' in method 'protoBufBytes'.
runs-on (ubuntu-latest) / phpmd: be/app/Eloquent/Model/Post/Post.php#L71
Missing class import via use statement (line '71', column '19').
runs-on (ubuntu-latest) / phpmd: be/app/Eloquent/Model/Post/Reply.php#L47
Avoid using static access to class '\App\Eloquent\ModelAttributeMaker' in method 'geolocation'.
runs-on (ubuntu-latest) / pint: public/index.php#L1
Found violation(s) of type: concat_space
runs-on (ubuntu-latest) / pint: routes/api.php#L1
Found violation(s) of type: function_declaration
runs-on (ubuntu-latest) / pint: config/session.php#L1
Found violation(s) of type: concat_space
runs-on (ubuntu-latest) / pint: config/session.php#L1
Found violation(s) of type: trailing_comma_in_multiline
runs-on (ubuntu-latest) / pint: config/app.php#L1
Found violation(s) of type: trailing_comma_in_multiline
runs-on (ubuntu-latest) / pint: config/database.php#L1
Found violation(s) of type: concat_space
runs-on (ubuntu-latest) / pint: config/logging.php#L1
Found violation(s) of type: concat_space
runs-on (ubuntu-latest) / pint: config/filesystems.php#L1
Found violation(s) of type: concat_space
runs-on (ubuntu-latest) / pint: config/cache.php#L1
Found violation(s) of type: concat_space
runs-on (ubuntu-latest) / pint: bootstrap/app.php#L1
Found violation(s) of type: concat_space
runs-on (windows-latest) / php-cs-fixer: app\Eloquent\Model\Post\Reply.php#L1
Found violation(s) of type: return_type_declaration
runs-on (windows-latest) / php-cs-fixer: app\Eloquent\Model\Post\SubReply.php#L1
Found violation(s) of type: return_type_declaration
runs-on (windows-latest) / php-cs-fixer: app\Eloquent\ModelAttributeMaker.php#L1
Found violation(s) of type: return_type_declaration
runs-on (windows-latest) / php-cs-fixer: app\Http\PostsQuery\SearchQuery.php#L1
Found violation(s) of type: statement_indentation
runs-on (windows-latest) / php-cs-fixer: bootstrap\cache\packages.php#L1
Found violation(s) of type: no_spaces_after_function_name
runs-on (windows-latest) / php-cs-fixer: bootstrap\cache\packages.php#L1
Found violation(s) of type: blank_line_after_opening_tag
runs-on (windows-latest) / php-cs-fixer: bootstrap\cache\packages.php#L1
Found violation(s) of type: no_trailing_whitespace
runs-on (windows-latest) / php-cs-fixer: bootstrap\cache\packages.php#L1
Found violation(s) of type: single_blank_line_at_eof
runs-on (windows-latest) / php-cs-fixer: bootstrap\cache\services.php#L1
Found violation(s) of type: no_spaces_after_function_name
runs-on (windows-latest) / php-cs-fixer: bootstrap\cache\services.php#L1
Found violation(s) of type: blank_line_after_opening_tag
runs-on (macos-latest) / php-cs-fixer: bootstrap/cache/services.php#L1
Found violation(s) of type: no_spaces_after_function_name
runs-on (macos-latest) / php-cs-fixer: bootstrap/cache/services.php#L1
Found violation(s) of type: blank_line_after_opening_tag
runs-on (macos-latest) / php-cs-fixer: bootstrap/cache/services.php#L1
Found violation(s) of type: no_trailing_whitespace
runs-on (macos-latest) / php-cs-fixer: bootstrap/cache/services.php#L1
Found violation(s) of type: single_blank_line_at_eof
runs-on (macos-latest) / php-cs-fixer: bootstrap/cache/packages.php#L1
Found violation(s) of type: no_spaces_after_function_name
runs-on (macos-latest) / php-cs-fixer: bootstrap/cache/packages.php#L1
Found violation(s) of type: blank_line_after_opening_tag
runs-on (macos-latest) / php-cs-fixer: bootstrap/cache/packages.php#L1
Found violation(s) of type: no_trailing_whitespace
runs-on (macos-latest) / php-cs-fixer: bootstrap/cache/packages.php#L1
Found violation(s) of type: single_blank_line_at_eof
runs-on (macos-latest) / php-cs-fixer: app/Eloquent/Model/Post/SubReply.php#L1
Found violation(s) of type: return_type_declaration
runs-on (macos-latest) / php-cs-fixer: app/Eloquent/Model/Post/Reply.php#L1
Found violation(s) of type: return_type_declaration
runs-on (windows-latest) / phpmd: be/app/Console/Commands/BatchTableSQLGenerator.php#L44
Avoid using static access to class '\DB' in method 'handle'.
runs-on (windows-latest) / phpmd: be/app/Console/Commands/GenerateBilibiliVote.php#L24
Avoid using static access to class '\App\Eloquent\Model\Post\PostFactory' in method 'handle'.
runs-on (windows-latest) / phpmd: be/app/Console/Commands/GenerateBilibiliVote.php#L41
Avoid using static access to class '\Spatie\Regex\Regex' in method 'handle'.
runs-on (windows-latest) / phpmd: be/app/Console/Commands/GenerateBilibiliVote.php#L43
Avoid using static access to class '\App\Helper' in method 'handle'.
runs-on (windows-latest) / phpmd: be/app/Console/Commands/GenerateBilibiliVote.php#L57
Avoid using static access to class '\App\Helper' in method 'handle'.
runs-on (windows-latest) / phpmd: be/app/Console/Commands/GenerateBilibiliVote.php#L58
Avoid using static access to class '\App\Helper' in method 'handle'.
runs-on (windows-latest) / phpmd: be/app/Console/Kernel.php#L13
Avoid unused parameters such as '$schedule'.
runs-on (windows-latest) / phpmd: be/app/Eloquent/ModelAttributeMaker.php#L29
Avoid using static access to class '\App\Helper' in method 'makeProtoBufAttribute'.
runs-on (windows-latest) / phpmd: 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.
runs-on (windows-latest) / phpmd: be/app/Eloquent/Model/Post/Content/PostContent.php#L17
Avoid using static access to class '\App\Eloquent\ModelAttributeMaker' in method 'protoBufBytes'.
runs-on (macos-latest) / phpmd: be/app/Console/Commands/BatchTableSQLGenerator.php#L44
Avoid using static access to class '\DB' in method 'handle'.
runs-on (macos-latest) / phpmd: be/app/Console/Commands/GenerateBilibiliVote.php#L24
Avoid using static access to class '\App\Eloquent\Model\Post\PostFactory' in method 'handle'.
runs-on (macos-latest) / phpmd: be/app/Console/Commands/GenerateBilibiliVote.php#L41
Avoid using static access to class '\Spatie\Regex\Regex' in method 'handle'.
runs-on (macos-latest) / phpmd: be/app/Console/Commands/GenerateBilibiliVote.php#L43
Avoid using static access to class '\App\Helper' in method 'handle'.
runs-on (macos-latest) / phpmd: be/app/Console/Commands/GenerateBilibiliVote.php#L57
Avoid using static access to class '\App\Helper' in method 'handle'.
runs-on (macos-latest) / phpmd: be/app/Console/Commands/GenerateBilibiliVote.php#L58
Avoid using static access to class '\App\Helper' in method 'handle'.
runs-on (macos-latest) / phpmd: be/app/Console/Kernel.php#L13
Avoid unused parameters such as '$schedule'.
runs-on (macos-latest) / phpmd: be/app/Eloquent/Model/Post/Content/PostContent.php#L17
Avoid using static access to class '\App\Eloquent\ModelAttributeMaker' in method 'protoBufBytes'.
runs-on (macos-latest) / phpmd: be/app/Eloquent/Model/Post/Post.php#L71
Missing class import via use statement (line '71', column '19').
runs-on (macos-latest) / phpmd: be/app/Eloquent/Model/Post/Reply.php#L47
Avoid using static access to class '\App\Eloquent\ModelAttributeMaker' in method 'geolocation'.
runs-on (windows-latest) / pint: be/app/Console/Commands/BatchTableSQLGenerator.php#L1
Found violation(s) of type: trailing_comma_in_multiline
runs-on (windows-latest) / pint: be/app/Console/Commands/GenerateBilibiliVote.php#L1
Found violation(s) of type: trailing_comma_in_multiline
runs-on (windows-latest) / pint: be/app/Console/Commands/GenerateBilibiliVote.php#L1
Found violation(s) of type: cast_spaces
runs-on (windows-latest) / pint: be/app/Console/Kernel.php#L1
Found violation(s) of type: concat_space
runs-on (windows-latest) / pint: be/app/Eloquent/Model/Post/Post.php#L1
Found violation(s) of type: trailing_comma_in_multiline
runs-on (windows-latest) / pint: be/app/Eloquent/Model/Post/PostFactory.php#L1
Found violation(s) of type: trailing_comma_in_multiline
runs-on (windows-latest) / pint: be/app/Eloquent/Model/Post/Reply.php#L1
Found violation(s) of type: trailing_comma_in_multiline
runs-on (windows-latest) / pint: be/app/Eloquent/Model/Post/Reply.php#L1
Found violation(s) of type: return_type_declaration
runs-on (windows-latest) / pint: be/app/Eloquent/Model/Post/SubReply.php#L1
Found violation(s) of type: trailing_comma_in_multiline
runs-on (windows-latest) / pint: be/app/Eloquent/Model/Post/SubReply.php#L1
Found violation(s) of type: return_type_declaration
runs-on (ubuntu-latest) / phpcs: config/auth.php#L96
Line exceeds 85 characters; contains 87 characters
runs-on (ubuntu-latest) / phpcs: config/database.php#L109
Line exceeds 85 characters; contains 89 characters
runs-on (ubuntu-latest) / phpcs: config/database.php#L147
Line exceeds 85 characters; contains 101 characters
runs-on (ubuntu-latest) / phpcs: config/mail.php#L49
Line exceeds 85 characters; contains 115 characters
runs-on (ubuntu-latest) / phpcs: config/logging.php#L92
Line exceeds 85 characters; contains 96 characters
runs-on (ubuntu-latest) / phpcs: config/queue.php#L59
Line exceeds 85 characters; contains 97 characters
runs-on (ubuntu-latest) / phpcs: config/cache.php#L105
Line exceeds 85 characters; contains 90 characters
runs-on (ubuntu-latest) / phpcs: bootstrap/app.php#L13
Line exceeds 85 characters; contains 90 characters
runs-on (ubuntu-latest) / phpcs: bootstrap/app.php#L16
Line exceeds 85 characters; contains 91 characters
runs-on (ubuntu-latest) / phpcs: bootstrap/cache/services.php#L58
Line exceeds 85 characters; contains 105 characters
runs-on (macos-latest) / phpcs: bootstrap/app.php#L13
Line exceeds 85 characters; contains 90 characters
runs-on (macos-latest) / phpcs: bootstrap/app.php#L16
Line exceeds 85 characters; contains 91 characters
runs-on (macos-latest) / phpcs: bootstrap/cache/services.php#L58
Line exceeds 85 characters; contains 105 characters
runs-on (macos-latest) / phpcs: bootstrap/cache/services.php#L59
Line exceeds 85 characters; contains 107 characters
runs-on (macos-latest) / phpcs: bootstrap/cache/services.php#L60
Line exceeds 85 characters; contains 111 characters
runs-on (macos-latest) / phpcs: bootstrap/cache/services.php#L62
Line exceeds 85 characters; contains 86 characters
runs-on (macos-latest) / phpcs: bootstrap/cache/services.php#L63
Line exceeds 85 characters; contains 94 characters
runs-on (macos-latest) / phpcs: bootstrap/cache/services.php#L65
Line exceeds 85 characters; contains 88 characters
runs-on (macos-latest) / phpcs: bootstrap/cache/services.php#L71
Line exceeds 85 characters; contains 122 characters
runs-on (macos-latest) / phpcs: bootstrap/cache/services.php#L72
Line exceeds 85 characters; contains 117 characters
runs-on (windows-latest) / phpcs: be/app/Console/Commands/BatchTableSQLGenerator.php#L36
Line exceeds 85 characters; contains 99 characters
runs-on (windows-latest) / phpcs: be/app/Console/Commands/BatchTableSQLGenerator.php#L37
Line exceeds 85 characters; contains 91 characters
runs-on (windows-latest) / phpcs: be/app/Console/Commands/GenerateBilibiliVote.php#L28
Line exceeds 85 characters; contains 91 characters
runs-on (windows-latest) / phpcs: be/app/Console/Commands/GenerateBilibiliVote.php#L38
Line exceeds 85 characters; contains 111 characters
runs-on (windows-latest) / phpcs: be/app/Console/Commands/GenerateBilibiliVote.php#L49
Line exceeds 85 characters; contains 109 characters
runs-on (windows-latest) / phpcs: be/app/Console/Commands/GenerateBilibiliVote.php#L51
Line exceeds 85 characters; contains 106 characters
runs-on (windows-latest) / phpcs: be/app/Console/Commands/GenerateBilibiliVote.php#L64
Line exceeds 85 characters; contains 92 characters
runs-on (windows-latest) / phpcs: be/app/Eloquent/Model/Post/Post.php#L43
Line exceeds 85 characters; contains 90 characters
runs-on (windows-latest) / phpcs: be/app/Eloquent/Model/Post/Post.php#L44
Line exceeds 85 characters; contains 90 characters
runs-on (windows-latest) / phpcs: be/app/Eloquent/Model/Post/Post.php#L63
Line exceeds 85 characters; contains 109 characters
runs-on (macos-latest) / pint: bootstrap/app.php#L1
Found violation(s) of type: concat_space
runs-on (macos-latest) / pint: bootstrap/app.php#L1
Found violation(s) of type: trailing_comma_in_multiline
runs-on (macos-latest) / pint: app/Exceptions/Handler.php#L1
Found violation(s) of type: trailing_comma_in_multiline
runs-on (macos-latest) / pint: app/Eloquent/NullableBooleanAttributeCast.php#L1
Found violation(s) of type: cast_spaces
runs-on (macos-latest) / pint: app/Eloquent/NullableNumericAttributeCast.php#L1
Found violation(s) of type: cast_spaces
runs-on (macos-latest) / pint: app/Eloquent/Model/Post/SubReply.php#L1
Found violation(s) of type: trailing_comma_in_multiline
runs-on (macos-latest) / pint: app/Eloquent/Model/Post/SubReply.php#L1
Found violation(s) of type: return_type_declaration
runs-on (macos-latest) / pint: app/Eloquent/Model/Post/Post.php#L1
Found violation(s) of type: trailing_comma_in_multiline
runs-on (macos-latest) / pint: app/Eloquent/Model/Post/PostFactory.php#L1
Found violation(s) of type: trailing_comma_in_multiline
runs-on (macos-latest) / pint: app/Eloquent/Model/Post/Reply.php#L1
Found violation(s) of type: trailing_comma_in_multiline