Skip to content

feat: 替换音频支持偏移对齐 #45

feat: 替换音频支持偏移对齐

feat: 替换音频支持偏移对齐 #45

Triggered via push June 11, 2026 18:03
Status Success
Total duration 7m 14s
Artifacts 3

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

24 warnings and 2 notices
Check Frontend
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check Backend
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check Backend: XV2-Tools/Xv2CoreLib/EMP/Deserializer.cs#L17
'EMP_File' is obsolete: 'This EMP parser is obsolete and only used for XML now. Use Xv2CoreLib.EMP instead!'
Check Backend: XV2-Tools/LB_Common/Audio/VGAudio/Containers/Oggfile/OpusOggWriteStream.cs#L38
The field 'OpusOggWriteStream._opusFrameIndex' is assigned but its value is never used
Check Backend: XV2-Tools/LB_Common/Audio/VGAudio/Containers/Oggfile/OpusHeader.cs#L13
The field 'OpusHeader.pre_skip' is never used
Check Backend: XV2-Tools/LB_Common/Audio/VGAudio/Containers/Oggfile/OpusHeader.cs#L11
The field 'OpusHeader.version' is never used
Check Backend: XV2-Tools/LB_Common/Audio/VGAudio/Containers/Oggfile/OpusHeader.cs#L16
The field 'OpusHeader.mapping_family' is never used
Check Backend: XV2-Tools/LB_Common/Audio/VGAudio/Containers/Oggfile/OpusHeader.cs#L15
The field 'OpusHeader.output_gain' is never used
Check Backend: XV2-Tools/LB_Common/Audio/VGAudio/Containers/Oggfile/OpusHeader.cs#L14
The field 'OpusHeader.input_sample_rate' is never used
Check Backend: XV2-Tools/LB_Common/Audio/VGAudio/Containers/Oggfile/OpusHeader.cs#L12
The field 'OpusHeader.channel_count' is never used
Check Backend: XV2-Tools/LB_Common/Audio/VGAudio/Containers/Oggfile/OpusHeader.cs#L17
The field 'OpusHeader.stream_count' is never used
Check Backend: XV2-Tools/LB_Common/Audio/VGAudio/Containers/Oggfile/OpusHeader.cs#L18
The field 'OpusHeader.coupled_count' is never used
Build Canary Appx
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build (zip)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-node@v4, actions/upload-artifact@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build (zip): XV2-Tools/Xv2CoreLib/EMP/Deserializer.cs#L17
'EMP_File' is obsolete: 'This EMP parser is obsolete and only used for XML now. Use Xv2CoreLib.EMP instead!'
Build (zip): XV2-Tools/LB_Common/Audio/VGAudio/Containers/Oggfile/OpusOggWriteStream.cs#L38
The field 'OpusOggWriteStream._opusFrameIndex' is assigned but its value is never used
Build (zip): XV2-Tools/LB_Common/Audio/VGAudio/Containers/Oggfile/OpusHeader.cs#L15
The field 'OpusHeader.output_gain' is never used
Build (zip): XV2-Tools/LB_Common/Audio/VGAudio/Containers/Oggfile/OpusHeader.cs#L14
The field 'OpusHeader.input_sample_rate' is never used
Build (zip): XV2-Tools/LB_Common/Audio/VGAudio/Containers/Oggfile/OpusHeader.cs#L16
The field 'OpusHeader.mapping_family' is never used
Build (zip): XV2-Tools/LB_Common/Audio/VGAudio/Containers/Oggfile/OpusHeader.cs#L18
The field 'OpusHeader.coupled_count' is never used
Build (zip): XV2-Tools/LB_Common/Audio/VGAudio/Containers/Oggfile/OpusHeader.cs#L11
The field 'OpusHeader.version' is never used
Build (zip): XV2-Tools/LB_Common/Audio/VGAudio/Containers/Oggfile/OpusHeader.cs#L13
The field 'OpusHeader.pre_skip' is never used
Build (zip): XV2-Tools/LB_Common/Audio/VGAudio/Containers/Oggfile/OpusHeader.cs#L17
The field 'OpusHeader.stream_count' is never used
Build (zip): XV2-Tools/LB_Common/Audio/VGAudio/Containers/Oggfile/OpusHeader.cs#L12
The field 'OpusHeader.channel_count' is never used
Check Backend
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
Build (zip)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026

Artifacts

Produced during runtime
Name Size Digest
ChuChartManager-Canary-Appx
124 MB
sha256:74889676005ad61339ffe0b6c19a821842214d401f010d0888101b66eeed7537
ChuChartManager-win-x64
102 MB
sha256:919fdcb31e8a95d50c1b1cd68c0c37871a65f4d8cb8742b858d22c7a7e2828e5
wwwroot
6.2 MB
sha256:922f90efcf58cab6fc5377ed43dc15bd8a23fb748c8d880e524604bffb19f2a3