chore(deps-dev): update rector/rector requirement from 2.2.5 to 2.2.6 #7086
Annotations
9 errors
|
Psalm Analysis
Process completed with exit code 2.
|
|
InvalidExtendClass:
tests/system/Validation/StrictRules/ValidationTest.php#L24
tests/system/Validation/StrictRules/ValidationTest.php:24:36: InvalidExtendClass: Class CodeIgniter\Validation\StrictRules\ValidationTest may not inherit from final class CodeIgniter\Validation\ValidationTest (see https://psalm.dev/232)
|
|
InvalidExtendClass:
tests/system/Validation/StrictRules/RulesTest.php#L26
tests/system/Validation/StrictRules/RulesTest.php:26:31: InvalidExtendClass: Class CodeIgniter\Validation\StrictRules\RulesTest may not inherit from final class CodeIgniter\Validation\RulesTest (see https://psalm.dev/232)
|
|
InvalidExtendClass:
tests/system/Validation/FileRulesTest.php#L24
tests/system/Validation/FileRulesTest.php:24:35: InvalidExtendClass: Class CodeIgniter\Validation\FileRulesTest may not inherit from final class CodeIgniter\Validation\StrictRules\FileRulesTest (see https://psalm.dev/232)
|
|
InvalidExtendClass:
tests/system/Validation/DatabaseRelatedRulesTest.php#L24
tests/system/Validation/DatabaseRelatedRulesTest.php:24:46: InvalidExtendClass: Class CodeIgniter\Validation\DatabaseRelatedRulesTest may not inherit from final class CodeIgniter\Validation\StrictRules\DatabaseRelatedRulesTest (see https://psalm.dev/232)
|
|
InvalidExtendClass:
tests/system/Validation/CreditCardRulesTest.php#L24
tests/system/Validation/CreditCardRulesTest.php:24:41: InvalidExtendClass: Class CodeIgniter\Validation\CreditCardRulesTest may not inherit from final class CodeIgniter\Validation\StrictRules\CreditCardRulesTest (see https://psalm.dev/232)
|
|
InvalidExtendClass:
tests/system/HTTP/CURLRequestShareOptionsTest.php#L29
tests/system/HTTP/CURLRequestShareOptionsTest.php:29:49: InvalidExtendClass: Class CodeIgniter\HTTP\CURLRequestShareOptionsTest may not inherit from final class CodeIgniter\HTTP\CURLRequestTest (see https://psalm.dev/232)
|
|
InvalidExtendClass:
tests/system/Database/Live/TransactionDBDebugFalseTest.php#L22
tests/system/Database/Live/TransactionDBDebugFalseTest.php:22:49: InvalidExtendClass: Class CodeIgniter\Database\Live\TransactionDBDebugFalseTest may not inherit from final class CodeIgniter\Database\Live\TransactionDBDebugTrueTest (see https://psalm.dev/232)
|
|
InvalidExtendClass:
tests/system/Autoloader/FileLocatorCachedTest.php#L25
tests/system/Autoloader/FileLocatorCachedTest.php:25:43: InvalidExtendClass: Class CodeIgniter\Autoloader\FileLocatorCachedTest may not inherit from final class CodeIgniter\Autoloader\FileLocatorTest (see https://psalm.dev/232)
|