MCPcopy Index your code
hub / github.com/codecombat/codecombat / error

Method error

app/models/CocoModel.js:502–504  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

500 if (!_.isEmpty(collection.models)) { return me.fetch(({ cache: false, success () { return Backbone.Mediator.publish('achievements:new', { earnedAchievements: collection }) } })) }
501 },
502 error () {
503 return console.error('Miserably failed to fetch unnotified achievements', arguments)
504 },
505 cache: false,
506 })
507 }

Callers 3

constructorMethod · 0.45
initializeMethod · 0.45
setMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected