chore(core): bump sing-box core to 1.14.0-beta.1#326
Merged
Annotations
11 warnings
|
Complete job
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint code:
src/main/services/__tests__/protocol-parser.test.ts#L968
Replace `'纯空白输入·→·空数组而非·[\'\']'` with `"纯空白输入·→·空数组而非·['']"`
|
|
Lint code:
src/main/services/__tests__/SubscriptionService.test.ts#L857
Replace `.filter((e)·=>·e.level·===·'warn').map((e)·=>·e.message)` with `⏎········.filter((e)·=>·e.level·===·'warn')⏎········.map((e)·=>·e.message)⏎········`
|
|
Lint code:
src/main/services/__tests__/SubscriptionService.test.ts#L795
Replace `·version:·4,·obfsMode:·'http',·obfsHost:·'bing.com'` with `⏎······version:·4,⏎······obfsMode:·'http',⏎······obfsHost:·'bing.com',⏎···`
|
|
Lint code:
src/main/services/__tests__/SubscriptionService.test.ts#L649
Replace `·type:·'vless',·tag:·'quic',·server:·'a.com',·server_port:·443,·uuid:·'u',·transport:·{·type:·'quic'·}` with `⏎········type:·'vless',⏎········tag:·'quic',⏎········server:·'a.com',⏎········server_port:·443,⏎········uuid:·'u',⏎········transport:·{·type:·'quic'·},⏎·····`
|
|
Lint code:
src/main/services/__tests__/SubscriptionService.test.ts#L623
Replace `⏎······'anytls://pw@a.com:443#any',⏎······'vless://uuid-1@a.com:443?type=xhttp#dead',⏎····].join('\n'` with `'anytls://pw@a.com:443#any',·'vless://uuid-1@a.com:443?type=xhttp#dead'].join(⏎······'\n'⏎····`
|
|
Lint code:
src/main/services/SubscriptionService.ts#L1098
Replace `⏎········text,⏎········userInfo,⏎········etag,⏎········lastModified,⏎········notModified,⏎·····` with `·text,·userInfo,·etag,·lastModified,·notModified`
|
|
Lint code:
src/main/services/SubscriptionService.ts#L930
Replace `⏎········'warn',⏎········`跳过不支持的协议链接:·${detail}`,⏎········'Subscription'⏎······` with `'warn',·`跳过不支持的协议链接:·${detail}`,·'Subscription'`
|
|
Lint code:
src/main/services/SubscriptionService.ts#L576
Replace `'warn',·`跳过·snell·outbound·"${ob.tag}":缺·psk`,·'Subscription'` with `⏎··············'warn',⏎··············`跳过·snell·outbound·"${ob.tag}":缺·psk`,⏎··············'Subscription'⏎············`
|
|
Lint code:
src/main/services/ProtocolParser.ts#L489
Replace `⏎······url.password·?·`${url.username}:${url.password}`·:·url.username⏎····` with `url.password·?·`${url.username}:${url.password}`·:·url.username`
|
|
Lint code:
src/main/services/ProtocolParser.ts#L325
Replace `⏎········'warn',⏎········`Hysteria2·节点·"${name}"·的·obfs·参数(${obfs})不受支持,已忽略混淆配置`⏎······` with `'warn',·`Hysteria2·节点·"${name}"·的·obfs·参数(${obfs})不受支持,已忽略混淆配置``
|
background
wait
wait-all
cancel
parallel
Loading