Jordan Feldstein
Jordan Feldstein
``` GEOCODER Yahoo API] uri: http://where.yahooapis.com/geocode [GEOCODER Yahoo API] options: {"q":"46.68665796636226, -117.16076862334485","gflags":"R","flags":"J","appid":"**********"} [GEOCODER Yahoo API] body: Error Error Description: Could not process this "GET" request. ``` Any idea what's up?
This error: ``` [ESLINT] Run With Configuration { extensions: [ '.js', '.jsx', '.ts', '.tsx' ], ignore: true, useEslintrc: true, rulePaths: [], errorOnUnmatchedPattern: false, fix: false, configFile: undefined } ##[error]TypeError: eslint_1.CLIEngine...
**Describe the bug** Not translating times in channel. Brand new installation **To Reproduce** Steps to reproduce the behavior: 1. Add bot to workspace 2. Invite bot to channel 3. Say...
Spotting this in my console logs. ``` ================================================================================ scheduler caught exception: A JSON text must at least contain two octets! /Users/jordan/.rvm/gems/ruby-2.1.5@kiddom-dashing/gems/json-1.7.7/lib/json/common.rb:155:in `initialize' /Users/jordan/.rvm/gems/ruby-2.1.5@kiddom-dashing/gems/json-1.7.7/lib/json/common.rb:155:in `new' /Users/jordan/.rvm/gems/ruby-2.1.5@kiddom-dashing/gems/json-1.7.7/lib/json/common.rb:155:in `parse' /Users/jordan/Code/kiddom/github-dashing-master/jobs/travis.rb:20:in `block in '...
This fix replaces them with future-ready methods.
Can't push to heroku, because the build fails during asset precompile. ``` -----> Preparing app for Rails asset pipeline Running: rake assets:precompile rake aborted! could not connect to server: Connection...
Using Rails 4, I get the following depreciation warning: ``` DEPRECATION WARNING: Calling #scope or #default_scope with a hash is deprecated. Please use a lambda containing a scope. E.g. scope...