Skip to content

PokeTool优化

PokeTool优化 #90

Triggered via pull request June 24, 2026 01:18
@Cat-blCat-bl
opened #23
dev
Status Success
Total duration 20s
Artifacts

ci.yml

on: pull_request
lint-test
17s
lint-test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint-test: functions/functions_tools/SearchVideoTool.js#L4
'common' is defined but never used. Allowed unused vars must match /^_/u
lint-test: functions/functions_tools/SearchVideoTool.js#L3
'BilibiliVideoSummary' is defined but never used. Allowed unused vars must match /^_/u
lint-test: functions/functions_tools/EmojiSearchTool.js#L224
'RETRY_BATCH_SIZE' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-test: functions/functions_tools/EmojiSearchTool.js#L174
'delay' is defined but never used. Allowed unused vars must match /^_/u
lint-test: functions/functions_tools/ChangeCardTool.js#L58
'senderRole' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-test: apps/chat.js#L1360
'sessionId' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-test: apps/chat.js#L735
'memberMap' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-test: apps/chat.js#L414
'provider' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-test: apps/MessageManager.js#L148
'type' is assigned a value but never used. Allowed unused vars must match /^_/u
lint-test: apps/MessageManager.js#L148
'action' is assigned a value but never used. Allowed unused vars must match /^_/u