Findings directory has no finding JSON
Type URI: https://modeled-information-format.github.io/mif-rs/references/errors/no-findings-found/v1
HTTP status: 404
Exit code: 2
Emitted by: mif-rh (MifRhError::NoFindingsFound)
Message
Section titled “Message”no finding JSON in {path}This fires when an operation needs to build a graph or index from a findings
directory, but that directory contains no *.json files. With nothing to
read, there is no corpus to construct — the operation cannot proceed.
Suggested fix
Section titled “Suggested fix”MaybeIncorrect — point at a directory containing finding JSON files, then retry.