Bump @antfu/eslint-config from 2.26.0 to 3.12.0 #1185
main.yml
on: pull_request
Matrix: build-and-test
auto-merge
0s
Annotations
10 errors and 1 warning
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"
|
build-and-test (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|