Skip to content

Updates to paypal payments #460

Updates to paypal payments

Updates to paypal payments #460

Triggered via push January 13, 2025 22:19
Status Success
Total duration 37s
Artifacts

linter.yml

on: push
Run linters
27s
Run linters
Fit to window
Zoom out
Zoom in

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