Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ error
Method
error
app/views/ladder/LadderView.js:424–426 ·
view source on GitHub ↗
(err)
Source
from the content-addressed store, hash-verified
422
return
console.log(res)
423
},
424
error (err) {
425
return
alert(
'tournament end failed'
)
426
}
427
})
428
}
else
{
429
let
left
Callers
1
loadNames
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected