chore(deps): bump semver from 7.3.8 to 7.6.3 #143
Annotations
8 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/Client.ts#L4
'Error' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
src/Client.ts#L4
'Error' is defined but never used. Allowed unused vars must match /^_/u
|
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/v1.ts#L186
'WebSocketError' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
src/events/v1.ts#L186
'WebSocketError' is defined but never used. Allowed unused vars must match /^_/u
|
Loading