return correct uncharged item when charges run out #14369
codequality.yml
on: pull_request
ESLint
46s
Typescript
48s
Annotations
2 warnings
ESLint:
src/lib/degradeableItems.ts#L313
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
|
ESLint:
src/lib/degradeableItems.ts#L334
Unexpected object value in conditional. The condition is always true
|