Backstage
    Preparing search index...
    interface ProposedFixBase {
        actions: string[];
        errorType: string;
        rootCauseExplanation: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    actions: string[]
    errorType: string
    rootCauseExplanation: string