Summary
Changes for MobileFrontend support of Bot detection and mitigation (WE4.2 hCaptcha editing trial) added a eslint warning to master which we should fix
Technical details
- The output can be seen in https://integration.wikimedia.org/ci/job/mediawiki-node20/101872/console, but is pasted below for reference
Warning output
12:32:10 Running "eslint:all" (eslint) task 12:32:16 12:32:16 /src/resources/ext.confirmEdit.hCaptcha/utils.js 12:32:16 572:1 warning @internal should not have a name jsdoc/valid-types 12:32:16 12:32:16 ✖ 1 problem (0 errors, 1 warning)
Acceptance criteria
- The warning is addressed so it no longer appears