Skip to content

Fixed lint warning and propose fail or warning

Luke "Jared" Bennett requested to merge fix-eslint-warnings into master

What does this MR do?

  1. Fixes a linter warning that is currently on master.

  2. Proposes the use of --max-warnings 0 with eslint to make sure the CI build fails on any warnings.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports