Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

warning: URI.escape is obsolete #383

Open
jeromefaria opened this issue Jan 31, 2020 · 6 comments
Open

warning: URI.escape is obsolete #383

jeromefaria opened this issue Jan 31, 2020 · 6 comments

Comments

@jeromefaria
Copy link

Hello! I am getting this error whenever I edit an issue/PR. It appears to still work but I never noticed this warning before.

/usr/local/Cellar/ghi/1.2.0_4/libexec/bin/ghi:1305: warning: URI.escape is obsolete
/usr/local/Cellar/ghi/1.2.0_4/libexec/bin/ghi:1305: warning: URI.escape is obsolete

ghi version 1.2.0
Mac OS X 10.15.3 19D76

By the way, thank you for this great tool! 🍻

@suzdalnitski
Copy link

Seeing the same message, it would be great to have a fix. Thanks!

@vielmetti
Copy link

This blog post suggests some alternative methods for URI.escape

https://docs.knapsackpro.com/2020/uri-escape-is-obsolete-percent-encoding-your-query-string

@xtaran
Copy link

xtaran commented Apr 27, 2020

Seems to be addressed by PR #386.

@holtzermann17
Copy link

I'm still getting the error using the version on Master now

curl -sL https://raw.githubusercontent.com/stephencelis/ghi/master/ghi > ghi ...

@PhilippePerret
Copy link

Still getting the error…

@fpereira1
Copy link

#386 was closed but not merged

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants