Bump @antfu/eslint-config from 2.26.0 to 3.11.2 #1181
main.yml
on: pull_request
Matrix: build-and-test
auto-merge
0s
Annotations
10 errors
build-and-test (20.x):
src/bot/context.ts#L3
Expected "@grammyjs/auto-chat-action" (type) to come before "grammy" (external)
|
build-and-test (20.x):
src/bot/context.ts#L7
Expected "#root/logger.js" to come before "@grammyjs/parse-mode"
|
build-and-test (20.x):
src/bot/context.ts#L8
Expected "#root/config.js" to come before "#root/logger.js"
|
build-and-test (20.x):
src/bot/features/admin.ts#L3
Expected "#root/bot/context.js" (type) to come before "grammy" (external)
|
build-and-test (20.x):
src/bot/features/language.ts#L2
Expected "#root/bot/callback-data/change-language.js" to come before "grammy"
|
build-and-test (20.x):
src/bot/features/language.ts#L3
Expected "#root/bot/context.js" (type) to come before "#root/bot/callback-data/change-language.js" (external)
|
build-and-test (20.x):
src/bot/features/unhandled.ts#L2
Expected "#root/bot/context.js" (type) to come before "grammy" (external)
|
build-and-test (20.x):
src/bot/features/welcome.ts#L2
Expected "#root/bot/context.js" (type) to come before "grammy" (external)
|
build-and-test (20.x):
src/bot/handlers/commands/setcommands.ts#L4
Expected "#root/bot/context.js" (type) to come before "#root/bot/i18n.js" (external)
|
build-and-test (20.x):
src/bot/handlers/error.ts#L2
Expected "#root/bot/context.js" to come before "grammy"
|