Skip to content

Lock file maintenance #225

Lock file maintenance

Lock file maintenance #225

Triggered via pull request March 15, 2024 13:47
Status Failure
Total duration 1m 27s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
10s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

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)