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

    Type Alias RetrieveFailure

    type RetrieveFailure = {
        component?: MetadataComponent;
        message: string;
    }
    Index
    component?: MetadataComponent
    message: string