Ad
  • Custom User Avatar

    I think this Kata is way too tricky (casting, format). I've given it to an apprentice to make him learn SQL (math operation in query, usage of "as", order by) but having to cast and play with format are, IMHO, not for 7kyu.

  • Custom User Avatar

    It's working again now ! Thanks @matt_c

  • Custom User Avatar

    @matt_c still get the same error, just tried again.

  • Custom User Avatar

    He he, well take your time is 1am here and I need some sleep...

  • Custom User Avatar

    @matt c it would be greatly appreciated ! Ping me if I can test something...

  • Custom User Avatar

    All tests passed but get an error:

    Reinforcement Test Cases:

     TypeError: Cannot read property 'caller' of null
           at /runner/frameworks/javascript/cw-2.js:179:21
        at Promise._execute
        at Promise._resolveFromExecutor
        at new Promise
        at Object.describe
                at Object.handleError
            at ContextifyScript.Script.runInThisContext
        at Object.exports.runInThisContext
    

    Any idea ?