Skip to content
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

Deployment Errors #8

Closed
densonclan opened this issue Jan 8, 2018 · 1 comment
Closed

Deployment Errors #8

densonclan opened this issue Jan 8, 2018 · 1 comment

Comments

@densonclan
Copy link

Class Name Method Name Error Message
XeroAccountingApiTest getContactsFail System.AssertException: Assertion Failed: The 500 error code should be contained in the string. Stack Trace: Class.XeroAccountingApiTest.getContactsFail: line 54, column 1
XeroAccountingApiTest getContactsSuccess System.NullPointerException: Attempt to de-reference a null object Stack Trace: Class.XeroCalloutUtility.executeCallout: line 33, column 1 Class.XeroAccountingApi.getContacts: line 20, column 1 Class.XeroAccountingApiTest.getContactsSuccess: line 21, column 1
XeroAccountingApiTest getInvoicesFail System.AssertException: Assertion Failed: The 500 error code should be contained in the string. Stack Trace: Class.XeroAccountingApiTest.getInvoicesFail: line 164, column 1
XeroAccountingApiTest getInvoicesForContactSuccess System.NullPointerException: Attempt to de-reference a null object Stack Trace: Class.XeroCalloutUtility.executeCallout: line 33, column 1 Class.XeroAccountingApi.getInvoicesForContact: line 182, column 1 Class.XeroAccountingApiTest.getInvoicesForContactSuccess: line 186, column 1
XeroAccountingApiTest getInvoicesSuccess System.NullPointerException: Attempt to de-reference a null object Stack Trace: Class.XeroCalloutUtility.executeCallout: line 33, column 1 Class.XeroAccountingApi.getInvoices: line 127, column 1 Class.XeroAccountingApi.getInvoices: line 99, column 1 Class.XeroAccountingApiTest.getInvoicesSuccess: line 131, column 1
@densonclan
Copy link
Author

These errors were due to a corrupt static resource

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