Closed jumboxue closed 3 years ago
It looks like many of those Apex errors are from other Apex tests in your target org. When installing, under the Advanced Options section, select 'Compile only the Apex in the package'
Thank you Eric! It works. Close this now.
I'm trying to upgrade datatable from v3.2.1 to v.3.2.3 by following instructions on this page https://unofficialsf.com/datatable-lightning-web-component-for-flow-screens-2/
The first step is following https://unofficialsf.com/flow-action-and-screen-component-basepacks/ to upgrade base packs.
Details of failure in step #2. Your request to install package "FlowScreenComponentsBasePack ver 0.1" was unsuccessful. None of the data or setup information in your salesforce.com organization was affected.
If your install continues to fail, contact Salesforce CRM Support through your normal channels and provide the following information.
Organization: (00D0n0000001EjA) User: Jumbo Xue (0050n000003dW1o) Package: FlowScreenComponentsBasePack (04t5G0000047xJi)
Problem:
Apex compile failure Apex class FilterCollectionTest: line 12, column 21: Variable does not exist: sourceAccountCollection
Apex compile failure Apex class FilterCollectionTest: line 13, column 64: Variable does not exist: sourceAccountCollection
Apex compile failure Apex class FilterCollectionTest: line 19, column 21: Variable does not exist: sourceAccountCollection
Apex compile failure Apex class FilterCollectionTest: line 20, column 59: Variable does not exist: sourceAccountCollection
Apex compile failure Apex class FilterCollectionTest: line 25, column 21: Variable does not exist: sourceAccountCollection
Apex compile failure Apex class FilterCollectionTest: line 30, column 21: Variable does not exist: sourceAccountCollection
Apex compile failure Apex class FilterCollectionTest: line 32, column 21: Variable does not exist: targetValuesCSVString
Apex compile failure Apex class FilterCollectionTest: line 33, column 21: Variable does not exist: filterField
Apex compile failure Apex class FilterCollectionTest: line 40, column 48: Variable does not exist: filteredAccountCollection
Apex compile failure Apex class FilterCollectionTest: line 51, column 21: Variable does not exist: sourceCaseCollection
Apex compile failure Apex class FilterCollectionTest: line 52, column 61: Variable does not exist: sourceCaseCollection
Apex compile failure Apex class FilterCollectionTest: line 58, column 21: Variable does not exist: sourceCaseCollection
Apex compile failure Apex class FilterCollectionTest: line 59, column 56: Variable does not exist: sourceCaseCollection
Apex compile failure Apex class FilterCollectionTest: line 64, column 21: Variable does not exist: sourceCaseCollection
Apex compile failure Apex class FilterCollectionTest: line 69, column 21: Variable does not exist: sourceCaseCollection
Apex compile failure Apex class FilterCollectionTest: line 71, column 21: Variable does not exist: targetValuesCSVString
Apex compile failure Apex class FilterCollectionTest: line 72, column 21: Variable does not exist: filterField
Apex compile failure Apex class FilterCollectionTest: line 79, column 48: Variable does not exist: filteredCaseCollection
Apex compile failure Apex class NC_ApplicantTransformation_Test: line 52, column 16: Comparison arguments must be compatible types: Integer, String
Apex compile failure Apex class NC_ApplicantTransformation_Test: line 91, column 16: Comparison arguments must be compatible types: Integer, String
Apex compile failure Apex class NC_ApplicantTransformation_Test: line 264, column 43: Method does not exist or incorrect signature: void getApplicants(List, Map<Id,Account>, Map<Id,List>, Map<Id,List>, Map<Id,List>, Map<Id,List>, User) from the type NC_ApplicantTransformation
Apex compile failure Apex class NC_DAPayloadProcessor_Test: line 72, column 65: Method does not exist or incorrect signature: void createDARequest(LLC_BIProduct_Packagec, NC_DecisionAgentRequest.Facilities, LLC_BILoan__c, List, List, User, LLC_BI Service_Mgmt__c) from the type NC_DAPayloadProcessor
Apex compile failure Apex class NC_DAPayloadProcessor_Test: line 194, column 65: Method does not exist or incorrect signature: void createDARequest(LLC_BIProduct_Packagec, NC_DecisionAgentRequest.Facilities, LLC_BILoan__c, List, List, User, LLC_BI Service_Mgmt__c) from the type NC_DAPayloadProcessor
Apex compile failure Apex class NC_LADPayloadProcessor_Test: line 200, column 76: Method does not exist or incorrect signature: void createLoanSecurities(LLC_BIProduct_Package__c, List<LLC_BILoan_Collateral2c>, Map<Id,List<LLC_BI__Collateral_Valuationc>>) from the type NC_LADPayloadProcessor
Apex compile failure Apex class NC_LADPayloadProcessor_Test: line 334, column 64: Method does not exist or incorrect signature: void createtFacilities(LLC_BIProduct_Package__c, LLC_BILoanc, Integer, List, List<LLC_BI Pricing_Payment_Component__c>) from the type NC_LADPayloadProcessor
Apex compile failure Apex class NC_LADPayloadProcessor_Test: line 418, column 64: Method does not exist or incorrect signature: void createtFacilities(LLC_BIProduct_Package__c, LLC_BILoanc, Integer, List, List<LLC_BI Pricing_Payment_Component__c>) from the type NC_LADPayloadProcessor
Apex compile failure Apex class NC_LADPayloadProcessor_Test: line 691, column 53: Method does not exist or incorrect signature: void mapLADRequest(LLC_BIProduct_Package__c, List<LLC_BILoanc>, Map<Id,List>, Map<Id,List<LLC_BI Pricing_Payment_Componentc>>, Map<Id,List>, Map<Id,List<LLC_BI Loan_Collateral2c>>, Map<Id,Account>, Map<Id,List<LLC_BI__Collateral_Valuationc>>, Map<Id,List>, Map<Id,List>, Map<Id,List>, Map<Id,List>) from the type NC_LADPayloadProcessor
Apex compile failure Apex class NC_SecurityDeValTransformation_Test: line 34, column 84: Method does not exist or incorrect signature: void transformSecurityDeValuation(LLC_BI__Loan_Collateral2__c) from the type NC_SecurityTransformation
Apex compile failure Apex class NC_SecurityTransformationTests: line 25, column 35: Method does not exist or incorrect signature: void setSecurityDetails(NC_DecisionAgentRequest.Securities, List) from the type NC_SecurityTransformation
Apex compile failure Apex class NC_SecurityTransformationTests: line 45, column 35: Method does not exist or incorrect signature: void setSecurityDetails(NC_DecisionAgentRequest.Securities, List) from the type NC_SecurityTransformation
Apex compile failure Apex class NC_SecurityTransformationTests: line 68, column 35: Method does not exist or incorrect signature: void setSecurityDetails(NC_DecisionAgentRequest.Securities, List) from the type NC_SecurityTransformation
Apex compile failure Apex class NC_SecurityTransformationTests: line 89, column 35: Method does not exist or incorrect signature: void setSecurityDetails(NC_DecisionAgentRequest.Securities, List) from the type NC_SecurityTransformation