Bump @antfu/eslint-config from 2.26.0 to 3.8.0 #1162
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|