Lock file maintenance #303
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
8s
Matrix: ci / QA Checks
Annotations
6 errors
RiskyTruthyFalsyComparison:
test/OptionalPackagesInstallerTest.php#L62
test/OptionalPackagesInstallerTest.php:62:17: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|null contains type array<array-key, mixed>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
UnusedBaselineEntry:
test/CollectionTest.php#L1
test/CollectionTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArrayAssignment" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
test/OptionalPackagesInstallerTest.php#L1
test/OptionalPackagesInstallerTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArgument" has 4 extra entries. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
test/OptionalPackagesInstallerTest.php#L1
test/OptionalPackagesInstallerTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArrayAssignment" has 7 extra entries. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
test/OptionalPackagesInstallerTest.php#L1
test/OptionalPackagesInstallerTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedAssignment" has 4 extra entries. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
test/UninstallerTest.php#L1
test/UninstallerTest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArrayAssignment" has 1 extra entry. (see https://psalm.dev/316)
|