Update dependency azjezz/psl to v3 #2025
continuous-integration.yml
on: push
Generate job matrix
6s
Matrix: Check Backwards Compatibility
Matrix: Composer Require Checker
Matrix: QA Checks
Annotations
10 errors
UndefinedConstant:
test/unit/Command/AssertBackwardsCompatibleTest.php#L129
test/unit/Command/AssertBackwardsCompatibleTest.php:129:47: UndefinedConstant: Constant Psl\Hash\Algorithm::SHA1 is not defined (see https://psalm.dev/020)
|
MixedArgument:
test/unit/Command/AssertBackwardsCompatibleTest.php#L129
test/unit/Command/AssertBackwardsCompatibleTest.php:129:47: MixedArgument: Argument 1 of Psl\Hash\Context::forAlgorithm cannot be mixed, expecting Psl\Hash\Algorithm (see https://psalm.dev/030)
|
UndefinedConstant:
test/unit/Command/AssertBackwardsCompatibleTest.php#L130
test/unit/Command/AssertBackwardsCompatibleTest.php:130:47: UndefinedConstant: Constant Psl\Hash\Algorithm::SHA1 is not defined (see https://psalm.dev/020)
|
MixedArgument:
test/unit/Command/AssertBackwardsCompatibleTest.php#L130
test/unit/Command/AssertBackwardsCompatibleTest.php:130:47: MixedArgument: Argument 1 of Psl\Hash\Context::forAlgorithm cannot be mixed, expecting Psl\Hash\Algorithm (see https://psalm.dev/030)
|
UndefinedConstant:
test/unit/Command/AssertBackwardsCompatibleTest.php#L194
test/unit/Command/AssertBackwardsCompatibleTest.php:194:47: UndefinedConstant: Constant Psl\Hash\Algorithm::SHA1 is not defined (see https://psalm.dev/020)
|
MixedArgument:
test/unit/Command/AssertBackwardsCompatibleTest.php#L194
test/unit/Command/AssertBackwardsCompatibleTest.php:194:47: MixedArgument: Argument 1 of Psl\Hash\Context::forAlgorithm cannot be mixed, expecting Psl\Hash\Algorithm (see https://psalm.dev/030)
|
UndefinedConstant:
test/unit/Command/AssertBackwardsCompatibleTest.php#L195
test/unit/Command/AssertBackwardsCompatibleTest.php:195:47: UndefinedConstant: Constant Psl\Hash\Algorithm::SHA1 is not defined (see https://psalm.dev/020)
|
MixedArgument:
test/unit/Command/AssertBackwardsCompatibleTest.php#L195
test/unit/Command/AssertBackwardsCompatibleTest.php:195:47: MixedArgument: Argument 1 of Psl\Hash\Context::forAlgorithm cannot be mixed, expecting Psl\Hash\Algorithm (see https://psalm.dev/030)
|
UndefinedConstant:
test/unit/Command/AssertBackwardsCompatibleTest.php#L259
test/unit/Command/AssertBackwardsCompatibleTest.php:259:47: UndefinedConstant: Constant Psl\Hash\Algorithm::SHA1 is not defined (see https://psalm.dev/020)
|
MixedArgument:
test/unit/Command/AssertBackwardsCompatibleTest.php#L259
test/unit/Command/AssertBackwardsCompatibleTest.php:259:47: MixedArgument: Argument 1 of Psl\Hash\Context::forAlgorithm cannot be mixed, expecting Psl\Hash\Algorithm (see https://psalm.dev/030)
|