Skip to content

Commit

Permalink
rest/brand: updated baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
danigargar authored and cruzccl committed Jun 4, 2024
1 parent 3b849ed commit e2dad2d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions web/rest/brand/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,14 @@
<code>$code</code>
</InvalidScalarArgument>
</file>
<file src="src/Controller/Provider/Friend/PostFriend.php">
<MixedAssignment occurrences="1">
<code>$data</code>
</MixedAssignment>
<UndefinedInterfaceMethod occurrences="1">
<code>decode</code>
</UndefinedInterfaceMethod>
</file>
<file src="src/Controller/Provider/PostUsersMassImportAction.php">
<InvalidScalarArgument occurrences="1">
<code>$rowsFailed</code>
Expand Down

0 comments on commit e2dad2d

Please sign in to comment.