A manifest that declares qunitx-cli, but not at a version this can bump — an unpinned specifier, or a dependency that is not declared there at all.
import * as Manifest from './manifest.ts'; Manifest.EntryMissing({ manifest: '/proj/deno.json' }).code; // 'UpgradeManifestEntryMissing'