big-r81 commented on PR #5397: URL: https://github.com/apache/couchdb/pull/5397#issuecomment-2587772778
I think the problem is the `-1` from ``` warning: negative steps are not supported in String.slice/2, pass 14..-1//1 instead ``` The index can't be negative in `String.slice` but it's Elixir ... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
