Skip to content

refactor: Replace deprecated Faker property access #88

refactor: Replace deprecated Faker property access

refactor: Replace deprecated Faker property access #88

Triggered via pull request January 12, 2024 18:38
Status Failure
Total duration 56s
Artifacts

infection.yml

on: pull_request
Mutation Testing
43s
Mutation Testing
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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/UserTest.php#L36
LogicException : The placeholder field cannot use placeholder: name
Mutation Testing: tests/UserTest.php#L13
LogicException : The placeholder field cannot use placeholder: name
Mutation Testing: tests/UserTest.php#L58
LogicException : The placeholder field cannot use placeholder: name
Mutation Testing: tests/unit/FakersTest.php#L41
LogicException : The placeholder field cannot use placeholder: name
Mutation Testing: tests/authorization/PermissionModelTest.php#L86
LogicException : The placeholder field cannot use placeholder: name
Mutation Testing: tests/authorization/PermissionModelTest.php#L24
LogicException : The placeholder field cannot use placeholder: name
Mutation Testing: tests/authorization/PermissionModelTest.php#L105
LogicException : The placeholder field cannot use placeholder: name
Mutation Testing: tests/authorization/PermissionModelTest.php#L63
LogicException : The placeholder field cannot use placeholder: name
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/