Skip to content

Commit

Permalink
Fix linting job (#7597)
Browse files Browse the repository at this point in the history
fix linting job
  • Loading branch information
wachterjohannes authored Oct 2, 2024
1 parent 3797534 commit 053c328
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -28535,11 +28535,6 @@ parameters:
count: 1
path: src/Sulu/Bundle/SnippetBundle/Controller/SnippetAreaController.php

-
message: "#^Return type of call to function array_values contains unresolvable type\\.$#"
count: 1
path: src/Sulu/Bundle/SnippetBundle/Controller/SnippetAreaController.php

-
message: "#^Strict comparison using \\=\\=\\= between false and string will always evaluate to false\\.$#"
count: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ public function testOnKernelRequestWithUnsafeSvg(): void
$this->svgInspector->supports($mimeType)->willReturn(true);
$this->svgInspector->inspect($uploadedFile)->willThrow(new UnsafeFileException($uploadedFile));


$this->subscriber->onKernelRequest($event);
}

Expand Down

0 comments on commit 053c328

Please sign in to comment.
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy