-
Improvement
-
Resolution: Unresolved
-
Trivial
-
None
Rather than calculating whether to show a warning in AppCenterRecorder return this from the validator. This has the advantage of being testable outside of Jenkins.
Acceptance Criteria:
- Return an enum containing OK, WARNING, ERROR from validators
- Inject via Dagger