Updates to paypal payments #460
Annotations
5 errors and 1 warning
routes/web.php#L16
There must be one blank line after the last USE statement; 2 found; (PSR2.Namespaces.UseDeclaration.SpaceAfterLastUse)
|
app/Http/Requests/EventRequest.php#L77
Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine)
|
app/Http/Requests/AssetRequest.php#L72
Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine)
|
app/Http/Controllers/AssetController.php#L90
Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine)
|
app/Http/Controllers/PayPalController.php#L2
There must be one blank line after the namespace declaration (PSR2.Namespaces.NamespaceDeclaration.BlankLineAfter)
|
Run linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|