In HarbormasterManagementRestartWorkflow, logSkip() is called. A method with such a name has never existed in PhabricatorManagementWorkflow. Given the five available log*() methods, replace the call with logInfo() which seems most appropriate.
Details
Details
- Reviewers
- None
- Group Reviewers
O1: Blessed Committers
Run static code analysis which complains about Call to an undefined method HarbormasterManagementRestartWorkflow::logSkip(); read the code.
Diff Detail
Diff Detail
- Repository
- rP Phorge
- Branch
- logSkip
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 1452 Build 1452: arc lint + arc unit