NoteDbChecksUpdate: Improve error messages and make them consistent

* From a "foo:bar missing" message it's not clear that this is about a
  checker.
* Most messages use "not found" instead of "missing"

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: Idb6f106f74dc887c31561f8c7a170798e7b9f686
1 file changed
tree: b544647ef892750ff706c6e6658be2a8b59f1ae3
  1. gr-checks/
  2. java/
  3. javatests/
  4. src/
  5. BUILD
  6. LICENSE
  7. README.md
README.md

Gerrit Code Review Checks Plugin

This plugin provides a unified experience for checkers (CI systems, static analyzers, etc.) to integrate with Gerrit Code Review.