You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Addressing issue #1992 via #2064 has fixed some of the warnings but not all of them, I am still seeing this:
/gems/rack-2.2.3/lib/rack/builder.rb:158: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/gems/grape-1.4.0/lib/grape/middleware/error.rb:30: warning: The called method `initialize' is defined here
The text was updated successfully, but these errors were encountered:
Addressing issue #1992 via #2064 has fixed some of the warnings but not all of them, I am still seeing this:
The text was updated successfully, but these errors were encountered: