First wave of "Works from Bank" poll results (#5659) #14854
Annotations
10 warnings
src/lib/addXP.ts#L210
'skill' is already declared in the upper scope on line 210 column 8
|
src/lib/addXP.ts#L370
Unexpected number value in conditional. An explicit zero/NaN check is required
|
src/lib/addXP.ts#L384
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
src/lib/invention/disassemble.ts#L178
'table' is already declared in the upper scope on line 5 column 10
|
src/lib/invention/disassemble.ts#L220
Unexpected object value in conditional. The condition is always true
|
src/lib/invention/disassemble.ts#L223
Unexpected object value in conditional. The condition is always true
|
src/lib/invention/disassemble.ts#L260
'materialAnalysis' is already declared in the upper scope on line 259 column 16
|
src/lib/invention/inventions.ts#L22
'InventionID' is already declared in the upper scope on line 22 column 13
|
src/lib/openables.ts#L137
'clueTier' is already declared in the upper scope on line 129 column 12
|
src/lib/openables.ts#L143
'roll' is already declared in the upper scope on line 25 column 33
|
The logs for this run have expired and are no longer available.
Loading