fix: migrate to topstats.gg for bot statistics #2676
Annotations
10 errors and 2 warnings
ESLint:
functions/api/stats.ts#L37
Returning an awaited promise is not allowed in this context
|
ESLint:
functions/api/stats.ts#L38
Expected indentation of 4 spaces but found 6
|
ESLint:
functions/api/stats.ts#L38
Prefer the safe `: unknown` for a `catch` callback variable
|
ESLint:
functions/api/stats.ts#L39
Expected indentation of 6 spaces but found 8
|
ESLint:
functions/api/stats.ts#L39
Missing semicolon
|
ESLint:
functions/api/stats.ts#L40
Expected indentation of 6 spaces but found 8
|
ESLint:
functions/api/stats.ts#L41
Expected indentation of 8 spaces but found 10
|
ESLint:
functions/api/stats.ts#L42
Expected indentation of 8 spaces but found 10
|
ESLint:
functions/api/stats.ts#L43
Expected indentation of 8 spaces but found 10
|
ESLint:
functions/api/stats.ts#L44
Expected indentation of 8 spaces but found 10
|
ESLint:
functions/api/stats.ts#L39
Unexpected console statement
|
ESLint:
functions/api/stats.ts#L48
Unexpected console statement
|