nuno zrewidował ten Gist 3 weeks ago. Przejdź do rewizji
1 file changed, 30 insertions
gistfile1.txt(stworzono plik)
| @@ -0,0 +1,30 @@ | |||
| 1 | + | tg-bot-ts-dev | Interaction error: CombinedError (2) | |
| 2 | + | tg-bot-ts-dev | Received one or more errors | |
| 3 | + | tg-bot-ts-dev | | |
| 4 | + | tg-bot-ts-dev | 1 ExpectedValidationError > s.literal(V) | |
| 5 | + | tg-bot-ts-dev | | Expected values to be equals | |
| 6 | + | tg-bot-ts-dev | | | |
| 7 | + | tg-bot-ts-dev | | Expected: | |
| 8 | + | tg-bot-ts-dev | | | null | |
| 9 | + | tg-bot-ts-dev | | | |
| 10 | + | tg-bot-ts-dev | | Received: | |
| 11 | + | tg-bot-ts-dev | | | '' | |
| 12 | + | tg-bot-ts-dev | | |
| 13 | + | tg-bot-ts-dev | 2 ExpectedConstraintError > s.string().lengthGreaterThanOrEqual() | |
| 14 | + | tg-bot-ts-dev | | Invalid string length | |
| 15 | + | tg-bot-ts-dev | | | |
| 16 | + | tg-bot-ts-dev | | Expected: expected.length >= 1 | |
| 17 | + | tg-bot-ts-dev | | | |
| 18 | + | tg-bot-ts-dev | | Received: | |
| 19 | + | tg-bot-ts-dev | | | '' | |
| 20 | + | tg-bot-ts-dev | | |
| 21 | + | tg-bot-ts-dev | at _UnionValidator.handle (/app/node_modules/@sapphire/shapeshift/src/validators/UnionValidator.ts:9:57) | |
| 22 | + | tg-bot-ts-dev | at _UnionValidator.parse (/app/node_modules/@sapphire/shapeshift/src/validators/BaseValidator.ts:126:2) | |
| 23 | + | tg-bot-ts-dev | at EmbedBuilder.setTitle (/app/node_modules/@discordjs/builders/src/messages/embed/Embed.ts:293:18) | |
| 24 | + | tg-bot-ts-dev | at Object.buildEmbeds (/app/src/systems/updates.ts:242:23) | |
| 25 | + | tg-bot-ts-dev | at Object.preview (/app/src/systems/updates.ts:298:29) | |
| 26 | + | tg-bot-ts-dev | at Object.handleUpdatesPreview [as preview] (/app/src/subcommands/admin/updates.ts:29:17) | |
| 27 | + | tg-bot-ts-dev | at handleTgAdminCommand (/app/src/commands/tgAdmin.ts:122:51) | |
| 28 | + | tg-bot-ts-dev | at handleChatInputCommandInteraction (/app/src/handlers/interactions.ts:124:66) | |
| 29 | + | tg-bot-ts-dev | at Client.handleInteraction (/app/src/handlers/interactions.ts:106:13) | |
| 30 | + | tg-bot-ts-dev | at Client.emit (node:events:519:28) | |
Nowsze
Starsze