Skip to content

Commit

Permalink
Follow review
Browse files Browse the repository at this point in the history
Signed-off-by: fezfez <[email protected]>
  • Loading branch information
fezfez committed Nov 16, 2024
1 parent 5e1d326 commit 6e394b5
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -587,12 +587,6 @@
<RedundantCastGivenDocblockType>
<code><![CDATA[(string) $data]]></code>
</RedundantCastGivenDocblockType>
<UndefinedClass>
<code><![CDATA[Binary]]></code>
<code><![CDATA[Binary]]></code>
<code><![CDATA[UTCDateTime]]></code>
<code><![CDATA[UTCDateTime]]></code>
</UndefinedClass>
</file>
<file src="src/SaveHandler/MongoDBOptions.php">
<DocblockTypeContradiction>
Expand Down Expand Up @@ -1433,16 +1427,10 @@
<code><![CDATA[456]]></code>
<code><![CDATA[456]]></code>
</InvalidArgument>
<MixedArgument>
<code><![CDATA[RuntimeException::class]]></code>
</MixedArgument>
<RedundantConditionGivenDocblockType>
<code><![CDATA[assertTrue]]></code>
<code><![CDATA[is_string($data)]]></code>
</RedundantConditionGivenDocblockType>
<UndefinedClass>
<code><![CDATA[RuntimeException]]></code>
</UndefinedClass>
</file>
<file src="test/Service/ContainerAbstractServiceFactoryTest.php">
<MixedAssignment>
Expand Down

0 comments on commit 6e394b5

Please sign in to comment.