fix: check user leaving is actually us #139
Annotations
6 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
src/classes/ChannelWebhook.ts#L78
Unexpected any. Specify a different type
|
Lint:
src/classes/Server.ts#L415
You have a misspelled word: etc on Comment
|
Lint:
src/collections/ServerMemberCollection.ts#L55
You have a misspelled word: typings on Comment
|
Lint:
src/events/EventClient.ts#L78
Unexpected any. Specify a different type
|
Lint:
src/events/EventClient.ts#L251
Missing JSDoc comment
|
Loading