Group ratelimit #73
Open
Group ratelimit #73
Annotations
1 error and 10 warnings
|
|
|
limiter/memory.js#L13
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
|
index.js#L111
Use `Math.trunc` instead of `| 0`.
|
|
index.js#L111
Unexpected use of '|'.
|
|
index.js#L110
Use `Math.trunc` instead of `| 0`.
|
|
index.js#L110
Unexpected use of '|'.
|
|
index.js#L108
Redundant use of `await` on a return value.
|
|
index.js#L72
Redundant use of `await` on a return value.
|
|
index.js#L60
Unexpected named async function 'ratelimit'.
|
|
index.js#L38
Unexpected named function 'ratelimit'.
|
|
index.js#L7
There should be no empty line between import groups
|
The logs for this run have expired and are no longer available.
Loading