Page MenuHomePhabricator

JSHint fails with ContentTranslation
Closed, InvalidPublic

Description

Hi,

@Jarrettmunton committed https://gerrit.wikimedia.org/r/#/c/202385/ . jshint fails there, and it doesn't look like an actual problem with JS code, but a problem with Jenkins.

Event Timeline

Amire80 raised the priority of this task from to High.
Amire80 updated the task description. (Show Details)
Amire80 added subscribers: Amire80, hashar, Jarrettmunton.

Krinkle aharoni: no
Krinkle aharoni: 13:23:14 modules/dashboard/ext.cx.magnuslink.js: line 15, col 14, 'getMagnusToolLink' is defined but never used.
aharoni aha! thanks.
aharoni missed that.
aharoni however,
aharoni Krinkle: the reason I thought it's a Jenkins problem is the Java errors at the top
aharoni doesn't look right
aharoni java.lang.IndexOutOfBoundsException etc.

Amire80 claimed this task.

It actually is a jshint problem.

<aharoni>: java.lang.IndexOutOfBoundsException etc.

Filed as T93321. It's a harmless error caused by pending software upgrades (which we can't prioritise right now). Ignore for now and focus on the main output from JSHint instead. Thanks.