Skip to content

Bump @antfu/eslint-config from 2.26.0 to 3.7.3 #1157

Bump @antfu/eslint-config from 2.26.0 to 3.7.3

Bump @antfu/eslint-config from 2.26.0 to 3.7.3 #1157

Triggered via pull request October 7, 2024 04:26
Status Failure
Total duration 22s
Artifacts

main.yml

on: pull_request
Matrix: build-and-test
auto-merge
0s
auto-merge
Fit to window
Zoom out
Zoom in

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/