Skip to content

Fix ValidatorInterface error after upgrading to CodeIgniter 4.5 #95

Fix ValidatorInterface error after upgrading to CodeIgniter 4.5

Fix ValidatorInterface error after upgrading to CodeIgniter 4.5 #95

Re-run triggered April 27, 2024 18:11
Status Failure
Total duration 1m 21s
Artifacts

infection.yml

on: pull_request
Mutation Testing
1m 12s
Mutation Testing
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Mutation Testing: tests/unit/FakersTest.php#L41
LogicException : The placeholder field cannot use placeholder: name
Mutation Testing: tests/unit/ValidationRulesTest.php#L89
TypeError : Myth\Auth\Authentication\Passwords\ValidationRules::strong_password(): Argument #1 ($value) must be of type string, null given, called in /home/runner/work/myth-auth/myth-auth/vendor/codeigniter4/framework/system/Validation/Validation.php on line 336
Mutation Testing: tests/controllers/RegisterTest.php#L145
LogicException : The placeholder field cannot use placeholder: name
Mutation Testing: tests/unit/UserModelTest.php#L78
LogicException : The placeholder field cannot use placeholder: name
Mutation Testing: tests/authorization/FlatAuthorizationTest.php#L323
LogicException : The placeholder field cannot use placeholder: name
Mutation Testing: tests/authorization/FlatAuthorizationTest.php#L477
LogicException : The placeholder field cannot use placeholder: name
Mutation Testing: tests/authorization/FlatAuthorizationTest.php#L250
LogicException : The placeholder field cannot use placeholder: name
Mutation Testing: tests/authorization/FlatAuthorizationTest.php#L501
LogicException : The placeholder field cannot use placeholder: name
Mutation Testing: tests/authorization/FlatAuthorizationTest.php#L398
LogicException : The placeholder field cannot use placeholder: name
Mutation Testing: tests/authorization/FlatAuthorizationTest.php#L197
LogicException : The placeholder field cannot use placeholder: name
Mutation Testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mheap/phpunit-matcher-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Mutation Testing
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/