Lock file maintenance #248
continuous-integration.yml
on: push
ci
/
Generate job matrix
8s
Matrix: ci / QA Checks
Annotations
10 errors
RiskyTruthyFalsyComparison:
src/Generator/ClassGenerator.php#L1051
src/Generator/ClassGenerator.php:1051:19: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Generator/DocBlock/Tag/AbstractTypeableTag.php#L35
src/Generator/DocBlock/Tag/AbstractTypeableTag.php:35:15: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Generator/DocBlock/Tag/AuthorTag.php#L23
src/Generator/DocBlock/Tag/AuthorTag.php:23:15: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Generator/DocBlock/Tag/AuthorTag.php#L27
src/Generator/DocBlock/Tag/AuthorTag.php:27:15: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Generator/DocBlock/Tag/AuthorTag.php#L86
src/Generator/DocBlock/Tag/AuthorTag.php:86:18: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Generator/DocBlock/Tag/AuthorTag.php#L87
src/Generator/DocBlock/Tag/AuthorTag.php:87:18: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Generator/DocBlock/Tag/GenericTag.php#L24
src/Generator/DocBlock/Tag/GenericTag.php:24:15: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Generator/DocBlock/Tag/GenericTag.php#L28
src/Generator/DocBlock/Tag/GenericTag.php:28:15: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Generator/DocBlock/Tag/GenericTag.php#L69
src/Generator/DocBlock/Tag/GenericTag.php:69:18: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Generator/DocBlock/Tag/LicenseTag.php#L23
src/Generator/DocBlock/Tag/LicenseTag.php:23:15: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|