chore(deps): update typescript-eslint monorepo to v8 (major) #641
continuous-integration.yml
on: pull_request
Dependencies
25s
Annotations
10 errors and 1 warning
Linting:
src/Events/InteractionCreateEvent.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
|
Linting:
src/index.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
|
Linting:
src/lib/Client.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
|
Linting:
src/lib/Errors/InteractionHandlerError.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
|
Linting:
src/lib/Errors/index.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
|
Linting:
src/lib/decorators/StructureDecorators.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
|
Linting:
src/lib/decorators/index.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
|
Linting:
src/lib/decorators/utils.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
|
Linting:
src/lib/handlers/CommandHandler.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
|
Linting:
src/lib/handlers/CommandRegistryHandler.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
|
Linting:
src/lib/handlers/CommandRegistryHandler.ts#L245
Switch is not exhaustive. Cases not matched: ApplicationCommandOptionType.Boolean | ApplicationCommandOptionType.User | ApplicationCommandOptionType.Role | ApplicationCommandOptionType.Mentionable | ApplicationCommandOptionType.Attachment
|