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

Process() cancelled due to exception : $ref to original location '[object Object]' is not found in the new refs collection #5028

Open
2 tasks done
bojunehsu opened this issue Oct 15, 2024 · 0 comments

Comments

@bojunehsu
Copy link
Member

Before filling a bug

  • have you checked the faq for known issues.
  • have you checked existing issues

Describe the bug

info    | spectralPluginFunc: Return
debug   | [2.22 s] swagger-document/spectral - END [0.75 s][100 MB]
fatal   | Process() cancelled due to exception : $ref to original location '[object Object]' is not found in the new refs collection / Error: $ref to original location '[object Object]' is not found in the new refs collection
    at Deduplicator.updateRefs (/home/paulhsu/.autorest/@[email protected]/node_modules/@autorest/core/dist/src_lib_autorest-corets.js:17084:31)
    at Deduplicator.updateRefs (/home/paulhsu/.autorest/@[email protected]/node_modules/@autorest/core/dist/src_lib_autorest-corets.js:17088:22)
    at Deduplicator.updateRefs (/home/paulhsu/.autorest/@[email protected]/node_modules/@autorest/core/dist/src_lib_autorest-corets.js:17088:22)
    at Deduplicator.updateRefs (/home/paulhsu/.autorest/@[email protected]/node_modules/@autorest/core/dist/src_lib_autorest-corets.js:17088:22)
    at Deduplicator.deduplicateComponent (/home/paulhsu/.autorest/@[email protected]/node_modules/@autorest/core/dist/src_lib_autorest-corets.js:17016:42)
    at runNextTicks (node:internal/process/task_queues:60:5)
    at processImmediate (node:internal/timers:449:9)
    at Deduplicator.crawlObject (/home/paulhsu/.autorest/@[email protected]/node_modules/@autorest/core/dist/src_lib_autorest-corets.js:17062:17)
    at Deduplicator.crawlObject (/home/paulhsu/.autorest/@[email protected]/node_modules/@autorest/core/dist/src_lib_autorest-corets.js:17065:17)
    at Deduplicator.crawlObject (/home/paulhsu/.autorest/@[email protected]/node_modules/@autorest/core/dist/src_lib_autorest-corets.js:17065:17)
    at Deduplicator.crawlComponent (/home/paulhsu/.autorest/@[email protected]/node_modules/@autorest/core/dist/src_lib_autorest-corets.js:17044:17)
    at Deduplicator.deduplicateComponent (/home/paulhsu/.autorest/@[email protected]/node_modules/@autorest/core/dist/src_lib_autorest-corets.js:16956:25)
    at Deduplicator.deduplicateComponents (/home/paulhsu/.autorest/@[email protected]/node_modules/@autorest/core/dist/src_lib_autorest-corets.js:16938:17)
    at Deduplicator.init (/home/paulhsu/.autorest/@[email protected]/node_modules/@autorest/core/dist/src_lib_autorest-corets.js:16822:13)
    at Deduplicator.getOutput (/home/paulhsu/.autorest/@[email protected]/node_modules/@autorest/core/dist/src_lib_autorest-corets.js:17102:13)
    at deduplicate (/home/paulhsu/.autorest/@[email protected]/node_modules/@autorest/core/dist/src_lib_autorest-corets.js:2485:76)
    at ScheduleNode (/home/paulhsu/.autorest/@[email protected]/node_modules/@autorest/core/dist/src_lib_autorest-corets.js:1351:29)
error   |   Error: $ref to original location '[object Object]' is not found in the new refs collection
error   | Autorest completed with an error. If you think the error message is unclear, or is a bug, please declare an issues at https://github.com/Azure/autorest/issues with the error message you are seeing.
debug   | [2.22 s] Shutting Down.
debug   | [2.22 s] Exiting.
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