remove extra codes #1088
Annotations
11 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
src/commands/info.command.ts#L3
'GuildMember' is defined but never used
|
lint:
src/commands/position.command.ts#L141
'_' is defined but never used
|
lint:
src/dropdowns/language.dropdown.ts#L8
Unexpected any. Specify a different type
|
lint:
src/menus/team.menu.ts#L8
Unexpected any. Specify a different type
|
lint:
src/struct/client/AssetList.ts#L8
'getFiles' is defined but never used
|
lint:
src/struct/client/AssetList.ts#L18
Unexpected any. Specify a different type
|
lint:
src/struct/client/AssetList.ts#L38
Unexpected any. Specify a different type
|
lint:
src/struct/client/WebEvents.ts#L10
Unexpected any. Specify a different type
|
lint:
src/struct/client/WebEvents.ts#L35
Unexpected any. Specify a different type
|
lint:
src/struct/client/WebEvents.ts#L35
Unexpected any. Specify a different type
|