For AI agents: the complete documentation index is available at https://mfdoctor.kevinbeier.com/de/llms.txt, the full documentation bundle is available at https://mfdoctor.kevinbeier.com/de/llms-full.txt, and this page is available as Markdown at https://mfdoctor.kevinbeier.com/de/rules/runtime/remote-unknown.md.

Dies ist die deutsche MFDoctor-Dokumentation. Technische Bezeichner, CLI-Flags, Regel-IDs und Codebeispiele bleiben unverändert, damit die Inhalte zwischen den Sprachen vollständig kompatibel bleiben. Verwenden Sie den Sprachumschalter für die kanonische englische Fassung.

runtime/remote-unknown

  • Kategorie: tooling
  • Standardschweregrad: warning

Problem

The trace names a remote that is absent from loaded MFDoctor project facts.

So beheben Sie das Problem

Collect project.json for every host and remote, or correct the remote name in the trace source.

Suppress or retarget with rules["runtime/remote-unknown"] set to "off" or a severity — see Suppressions and allowlists.

Quellen