Skip to content

chore: 添加 bash 构建脚本和 IDE 配置 #11

chore: 添加 bash 构建脚本和 IDE 配置

chore: 添加 bash 构建脚本和 IDE 配置 #11

Triggered via push May 18, 2026 09:55
Status Success
Total duration 5m 34s
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 2nd, 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 2nd, 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#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#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
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#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
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 2nd, 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#L12
The field 'OpusHeader.channel_count' 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#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#L14
The field 'OpusHeader.input_sample_rate' 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 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 2nd, 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
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
122 MB
sha256:79916972333399044301b73162498fa0d17e5d5a0acd92ccf1a89482db4bbf40
ChuChartManager-win-x64
78.8 MB
sha256:56f217a248031198cf51b96b466fc8087adc0bf40a5cc974b39a925868050976
wwwroot
6.06 MB
sha256:fa4e8421474dadda9e01fa4976c678723cde51291866ecbf7dd0f7d89bfbafae