* replace nuxt useFetch()
with $fetch
that warpping ofetch to red…
#35
Annotations
11 errors and 10 warnings
app/Exceptions/Handler.php#L2
Missing file doc comment
|
app/Exceptions/Handler.php#L7
Missing doc comment for class Handler
|
app/Exceptions/Handler.php#L12
Missing parameter comment
|
app/Exceptions/Handler.php#L12
Expected 1 spaces after parameter type; 2 found
|
app/Exceptions/Handler.php#L13
Missing parameter comment
|
app/Exceptions/Handler.php#L13
Expected 19 spaces after parameter type; 2 found
|
app/Exceptions/Handler.php#L14
Tag @return cannot be grouped with parameter tags in a doc comment
|
app/Exceptions/Handler.php#L22
Opening parenthesis of a multi-line function call must be the last content on the line
|
app/Exceptions/Handler.php#L25
Closing parenthesis of a multi-line function call must be on a line by itself
|
app/Helper.php#L2
Missing file doc comment
|
|
app/Exceptions/Handler.php#L10
Line exceeds 85 characters; contains 98 characters
|
app/Exceptions/Handler.php#L16
Line exceeds 85 characters; contains 116 characters
|
app/Helper.php#L65
Line exceeds 85 characters; contains 90 characters
|
app/Helper.php#L107
Line exceeds 85 characters; contains 89 characters
|
app/Helper.php#L117
Line exceeds 85 characters; contains 112 characters
|
app/Eloquent/ModelAttributeMaker.php#L43
Line exceeds 85 characters; contains 91 characters
|
app/Eloquent/Model/User.php#L65
Line exceeds 85 characters; contains 116 characters
|
app/Eloquent/Model/User.php#L72
Line exceeds 85 characters; contains 116 characters
|
app/Eloquent/Model/Revision/AuthorExpGrade.php#L14
Line exceeds 85 characters; contains 92 characters
|
app/Eloquent/Model/Revision/ForumModerator.php#L14
Line exceeds 85 characters; contains 90 characters
|
This job failed
Loading