Skip to content

Merge branch 'dev' of https://github.com/Cat-bl/bl-chat-plugin into dev #78

Merge branch 'dev' of https://github.com/Cat-bl/bl-chat-plugin into dev

Merge branch 'dev' of https://github.com/Cat-bl/bl-chat-plugin into dev #78

Triggered via push June 22, 2026 02:54
Status Success
Total duration 25s
Artifacts

ci.yml

on: push
lint-test
21s
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#L1353
'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