Skip to content

Trying to deploy this package in a sandbox I get an error with this class #160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gsuarez-sfdc opened this issue Feb 8, 2025 · 1 comment

Comments

@gsuarez-sfdc
Copy link

This error:

fflib_ApexMocksUtilsTest | Apex Class | 232 | 3 | Invalid type: OrderItem
fflib_ApexMocksUtilsTest | Apex Class | 248 | 3 | Invalid type: Order
fflib_ApexMocksUtilsTest | Apex Class | 257 | 5 | Invalid type: Order
fflib_ApexMocksUtilsTest | Apex Class | 258 | 5 | Invalid type: Order
fflib_ApexMocksUtilsTest | Apex Class | 259 | 5 | Variable does not exist: OrderItem
fflib_ApexMocksUtilsTest | Apex Class | 260 | 5 | Invalid type: OrderItem
fflib_ApexMocksUtilsTest | Apex Class | 260 | 32 | Invalid type: OrderItem
fflib_MatchTest | Apex Class | 232 | 3 | Dependent class is invalid and needs recompilation: Class fflib_ApexMocksUtilsTest : Invalid type: OrderItem
fflib_MatcherDefinitionsTest | Apex Class | 232 | 3 | Dependent class is invalid and needs recompilation: Class fflib_ApexMocksUtilsTest : Invalid type: OrderItem
fflib_ApexMocksUtilsTest | Apex Class | 240 | 3 | Invalid type: OrderItem

FYI @ImJohnMDaniel

@gsuarez-sfdc
Copy link
Author

gsuarez-sfdc commented Feb 8, 2025

It seems that this PR will fix it: #159

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant