Merge #156
Annotations
10 warnings
Run ESLint on changed files:
src/lib/baxtorianBathhouses.ts#L294
Unexpected value in conditional. A boolean expression is required
|
Run ESLint on changed files:
src/lib/baxtorianBathhouses.ts#L360
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
|
Run ESLint on changed files:
src/lib/baxtorianBathhouses.ts#L488
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
|
Run ESLint on changed files:
src/lib/baxtorianBathhouses.ts#L492
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
|
Run ESLint on changed files:
src/lib/data/Collections.ts#L1261
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Run ESLint on changed files:
src/lib/data/Collections.ts#L1419
'i' is already declared in the upper scope on line 1419 column 11
|
Run ESLint on changed files:
src/lib/data/Collections.ts#L1419
'i' is already declared in the upper scope on line 1419 column 11
|
Run ESLint on changed files:
src/lib/data/Collections.ts#L1773
'i' is already declared in the upper scope on line 1773 column 11
|
Run ESLint on changed files:
src/lib/data/Collections.ts#L1773
'i' is already declared in the upper scope on line 1773 column 11
|
Run ESLint on changed files:
src/lib/data/Collections.ts#L1802
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Loading