toninorair

Results 4 comments of toninorair

For example for repo https://github.com/sgtest/javascript-nodejs-sample-0 Commenting out _if (infer.didGuess()) return {};_ helps resolve next identifiers: Unresolved should [474-480] in test/animal_test.js Unresolved eql [481-484] in test/animal_test.js

Data returned for _should_ if didGuess is commented out: DATA = { doc: 'Expose api via `Object#should`.\n\n@api public', origin: 'node_modules/should/lib/should.js', start: 1387, end: 1395, file: 'node_modules/should/lib/should.js', contextOffset: 50, context: 'blic\n...

> So this assumes the slow part is getting all pending proposals? I tend to think its the running the migrations/executing them. Want to try on the mainnet proposal branch...

> Doesn't seem like this is speeding up anything? If it does though, let's merge! It should, most steps even inside this job use cached dependencies like here https://github.com/compound-finance/comet/runs/6942130256?check_suite_focus=true Also,...