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

fix(core): async functions have undefined paths #2304

Merged
merged 2 commits into from
Oct 3, 2022

Conversation

P0lip
Copy link
Contributor

@P0lip P0lip commented Oct 3, 2022

Fixes #2303

Checklist

  • Tests added / updated
  • Docs added / updated

Does this PR introduce a breaking change?

  • Yes
  • No

@P0lip P0lip added the t/bug Something isn't working label Oct 3, 2022
@P0lip P0lip self-assigned this Oct 3, 2022
@P0lip P0lip force-pushed the develop branch 2 times, most recently from e336799 to a7f9fa7 Compare October 3, 2022 14:53
@P0lip P0lip marked this pull request as ready for review October 3, 2022 15:38
@P0lip P0lip requested a review from a team as a code owner October 3, 2022 15:38
@P0lip P0lip enabled auto-merge (squash) October 3, 2022 15:39
@P0lip P0lip merged commit df257b3 into develop Oct 3, 2022
@P0lip P0lip deleted the fix/core/async-fns-paths branch October 3, 2022 15:41
stoplight-bot pushed a commit that referenced this pull request Oct 3, 2022
# [@stoplight/spectral-core-v1.14.2](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-core-v1.14.1...@stoplight/spectral-core-v1.14.2) (2022-10-03)

### Bug Fixes

* **core:** async functions have undefined paths ([#2304](#2304)) ([df257b3](df257b3))
@stoplight-bot
Copy link
Collaborator

🎉 This PR is included in version @stoplight/spectral-core-v1.14.2 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released t/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Path is undefined when using async functions within a custom function
3 participants