assert.contains() has unreachable code after return

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • Hide

      Found with eslint

      Show
      Found with eslint
    • TIG 11 (03/11/16)
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      eslint found the following error:

      src/mongo/shell/assert.js:135:13: Found unexpected statement after a return. [Error/no-unreachable]src/mongo/shell/servers.js:845:13: unnecessary ".apply()". [Error/no-useless-call]
      

      The code should be modified to either reject anything that isn't an array or checks objects & scalars appropriately.

              Assignee:
              Michael Grundy (Inactive)
              Reporter:
              Michael Grundy (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: