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

CI failed on "mix in custom methods" test #108

Closed
dhmlau opened this issue Sep 22, 2017 · 2 comments
Closed

CI failed on "mix in custom methods" test #108

dhmlau opened this issue Sep 22, 2017 · 2 comments
Assignees
Milestone

Comments

@dhmlau
Copy link
Member

dhmlau commented Sep 22, 2017

CI failed on the following test with the error stack below:

1) REST connector custom operations should mix in custom methods for all functions:
     Uncaught TypeError: Cannot read property 'formatted_address' of undefined
      at test/rest-adapter-custom.test.js:170:38
      at callback (lib/rest-builder.js:545:16)
      at node_modules/loopback-datasource-juggler/lib/observer.js:250:22
      at doNotify (node_modules/loopback-datasource-juggler/lib/observer.js:155:49)
      at RestConnector.ObserverMixin._notifyBaseObservers (node_modules/loopback-datasource-juggler/lib/observer.js:178:5)
      at RestConnector.ObserverMixin.notifyObserversOf (node_modules/loopback-datasource-juggler/lib/observer.js:153:8)
      at cbForWork (node_modules/loopback-datasource-juggler/lib/observer.js:240:14)
      at Request._callback (lib/rest-builder.js:596:7)
      at Request.self.callback (node_modules/request/request.js:186:22)
      at Request.<anonymous> (node_modules/request/request.js:1163:10)
      at IncomingMessage.<anonymous> (node_modules/request/request.js:1085:12)
      at endReadableNT (_stream_readable.js:923:12)

@stale
Copy link

stale bot commented Nov 21, 2017

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 21, 2017
@dhmlau
Copy link
Member Author

dhmlau commented Nov 29, 2017

seems like it's no longer a problem. closing it

@dhmlau dhmlau closed this as completed Nov 29, 2017
@dhmlau dhmlau added team-apex and removed stale labels Nov 29, 2017
@dhmlau dhmlau self-assigned this Nov 29, 2017
@dhmlau dhmlau added this to the Sprint 50 milestone Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant