@salesforce/source-deploy-retrieve
    Preparing search index...

    Type Alias RetrieveMessage

    type RetrieveMessage = {
        fileName: string;
        problem: string;
    }
    Index
    fileName: string
    problem: string