Skip to content

feat: support PHPUnit v9.1 naming for some asserts #9584

feat: support PHPUnit v9.1 naming for some asserts

feat: support PHPUnit v9.1 naming for some asserts #9584

Triggered via pull request May 11, 2024 07:47
Status Failure
Total duration 1m 28s
Artifacts

sca.yml

on: pull_request
Matrix: Static Code Analysis
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Static Code Analysis (ubuntu-20.04, 8.3)
Process completed with exit code 2.
Static Code Analysis (ubuntu-20.04, 8.3): src/Fixer/PhpUnit/PhpUnitDedicateAssertFixer.php#L726
Try to avoid using switch-case statements. Use polymorphism instead.