chore: general commit (no ids open) - modifications for bad implement… #792
continuous-integration.yml
on: push
Linting NodeJS
27s
Building NodeJS
30s
Annotations
10 errors and 2 warnings
Linting NodeJS:
src/commands/other/preferences.ts#L1
Replace `'#lib/i18n/LanguageKeys'` with `"#lib/i18n/LanguageKeys"`
|
Linting NodeJS:
src/commands/other/preferences.ts#L2
Replace `'@prisma/client'` with `"@prisma/client"`
|
Linting NodeJS:
src/commands/other/preferences.ts#L3
Replace `·Command,·RegisterCommand,·RegisterSubcommand,·type·InteractionArguments·}·from·'@skyra/http-framework'` with `⏎↹Command,⏎↹RegisterCommand,⏎↹RegisterSubcommand,⏎↹type·InteractionArguments,⏎}·from·"@skyra/http-framework"`
|
Linting NodeJS:
src/commands/other/preferences.ts#L4
Replace `·applyLocalizedBuilder,·createSelectMenuChoiceName,·getSupportedUserLanguageT·}·from·'@skyra/http-framework-i18n'` with `⏎↹applyLocalizedBuilder,⏎↹createSelectMenuChoiceName,⏎↹getSupportedUserLanguageT,⏎}·from·"@skyra/http-framework-i18n"`
|
Linting NodeJS:
src/commands/other/preferences.ts#L5
Replace `·ApplicationIntegrationType,·InteractionContextType,·MessageFlags·}·from·'discord-api-types/v10'` with `⏎↹ApplicationIntegrationType,⏎↹InteractionContextType,⏎↹MessageFlags,⏎}·from·"discord-api-types/v10"`
|
Linting NodeJS:
src/commands/other/preferences.ts#L11
Replace `ApplicationIntegrationType.GuildInstall,·ApplicationIntegrationType.UserInstall` with `⏎↹↹↹ApplicationIntegrationType.GuildInstall,⏎↹↹↹ApplicationIntegrationType.UserInstall,⏎↹↹`
|
Linting NodeJS:
src/commands/other/preferences.ts#L12
Replace `InteractionContextType.Guild,·InteractionContextType.BotDM,·InteractionContextType.PrivateChannel)` with `⏎↹↹↹InteractionContextType.Guild,⏎↹↹↹InteractionContextType.BotDM,⏎↹↹↹InteractionContextType.PrivateChannel,⏎↹↹),`
|
Linting NodeJS:
src/commands/other/preferences.ts#L17
Replace `·where:·{·id:·BigInt(interaction.user.id)·}·` with `⏎↹↹↹where:·{·id:·BigInt(interaction.user.id)·},⏎↹↹`
|
Linting NodeJS:
src/commands/other/preferences.ts#L20
Replace `Root.ResponseViewTitleLanguage(settings?.preferredAniListSearchTitleLanguage·??·AniListSearchTitleLanguage.Unset)` with `⏎↹↹↹Root.ResponseViewTitleLanguage(⏎↹↹↹↹settings?.preferredAniListSearchTitleLanguage·??⏎↹↹↹↹↹AniListSearchTitleLanguage.Unset,⏎↹↹↹),⏎↹↹`
|
Linting NodeJS:
src/commands/other/preferences.ts#L30
Replace `Root.OptionsTitleLanguageChoiceEnglish,·{·value:·AniListSearchTitleLanguage.English·}` with `⏎↹↹↹↹↹↹Root.OptionsTitleLanguageChoiceEnglish,⏎↹↹↹↹↹↹{·value:·AniListSearchTitleLanguage.English·},⏎↹↹↹↹↹`
|
Linting NodeJS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Building NodeJS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|