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/fetch-url-parsing: Add api related variable to fix build error in github actions #9

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

Ho-s
Copy link
Owner

@Ho-s Ho-s commented Feb 18, 2024

This error manifests when fetch tests do not succeed due to the absence of localhost in the operating environment.

You can see related issues at:

The problem was rectified by switching the dynamic option to force.
For more details, you can refer to this documentation:

- Fixed error occurring during URL parsing in fetch function
@Ho-s Ho-s added the bug Something isn't working label Feb 18, 2024
@Ho-s Ho-s self-assigned this Feb 18, 2024
@Ho-s Ho-s force-pushed the fix/fetch-url-parsing branch 4 times, most recently from f5d56e4 to d76b325 Compare February 19, 2024 06:19
@Ho-s Ho-s merged commit 29c293d into master Feb 19, 2024
1 check passed
@Ho-s Ho-s deleted the fix/fetch-url-parsing branch February 19, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant