chore(deps): update all non-major dependencies #660
continuous-integration.yml
on: pull_request
Linting NodeJS
39s
Building NodeJS
36s
Annotations
11 errors
Building NodeJS
Process completed with exit code 1.
|
Linting NodeJS:
src/commands/other/waifu.ts#L1
Replace `'#lib/common/constants'` with `"#lib/common/constants"`
|
Linting NodeJS:
src/commands/other/waifu.ts#L2
Replace `'#lib/i18n/LanguageKeys'` with `"#lib/i18n/LanguageKeys"`
|
Linting NodeJS:
src/commands/other/waifu.ts#L3
Replace `'@discordjs/builders'` with `"@discordjs/builders"`
|
Linting NodeJS:
src/commands/other/waifu.ts#L4
Replace `'@sapphire/utilities'` with `"@sapphire/utilities"`
|
Linting NodeJS:
src/commands/other/waifu.ts#L5
Replace `·Command,·RegisterCommand,·type·InteractionArguments·}·from·'@skyra/http-framework'` with `⏎↹Command,⏎↹RegisterCommand,⏎↹type·InteractionArguments,⏎}·from·"@skyra/http-framework"`
|
Linting NodeJS:
src/commands/other/waifu.ts#L6
Replace `·applyLocalizedBuilder,·createSelectMenuChoiceName,·resolveKey·}·from·'@skyra/http-framework-i18n'` with `⏎↹applyLocalizedBuilder,⏎↹createSelectMenuChoiceName,⏎↹resolveKey,⏎}·from·"@skyra/http-framework-i18n"`
|
Linting NodeJS:
src/commands/other/waifu.ts#L9
Replace `builder,·LanguageKeys.Commands.Waifu.RootName,·LanguageKeys.Commands.Waifu.RootDescription` with `⏎↹↹builder,⏎↹↹LanguageKeys.Commands.Waifu.RootName,⏎↹↹LanguageKeys.Commands.Waifu.RootDescription,⏎↹`
|
Linting NodeJS:
src/commands/other/waifu.ts#L12
Replace `·value:·'all'·` with `⏎↹↹↹↹↹value:·"all",⏎↹↹↹↹`
|
Linting NodeJS:
src/commands/other/waifu.ts#L13
Replace `LanguageKeys.Commands.Waifu.KeyMediumQuality,·{·value:·'medium'·}` with `⏎↹↹↹↹↹LanguageKeys.Commands.Waifu.KeyMediumQuality,⏎↹↹↹↹↹{·value:·"medium"·},⏎↹↹↹↹`
|
Linting NodeJS:
src/commands/other/waifu.ts#L14
Replace `LanguageKeys.Commands.Waifu.KeyHighQuality,·{·value:·'high'·}` with `⏎↹↹↹↹↹LanguageKeys.Commands.Waifu.KeyHighQuality,⏎↹↹↹↹↹{·value:·"high"·},⏎↹↹↹↹`
|