https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23049 --- Comment #63 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to Marcel de Rooy from comment #59)
FAIL Koha/Account/DebitType.pm OK critic OK forbidden patterns OK git manipulation OK pod OK pod coverage SKIP spelling FAIL valid Inconsistent hierarchy during C3 merge of class 'Koha::Account::DebitType': Koha::Account::DebitType, current merge results [ ] merging failed on 'Koha::Object'
FAIL Koha/Account/DebitTypes.pm OK critic OK forbidden patterns OK git manipulation OK pod FAIL pod coverage POD is missing for 'object_class' SKIP spelling OK valid
Not sure what exactly triggered the first one.
The first one is the use of Koha::Objects::Limit::Library as a base class. Tomas has been looking into how to quiet this warning as we believe it's just noise at the moment. -- You are receiving this mail because: You are watching all bug changes.