Skip to content

feat: 流派 / 版本分类查看和修改 #36

feat: 流派 / 版本分类查看和修改

feat: 流派 / 版本分类查看和修改 #36

Triggered via push June 5, 2026 14:59
Status Failure
Total duration 2m 33s
Artifacts

build.yml

on: push
Check Frontend
37s
Check Frontend
Build Canary Appx
0s
Build Canary Appx
Build (zip)
0s
Build (zip)
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 12 warnings, and 1 notice
Check Frontend
Process completed with exit code 2.
Check Frontend
Type '{ show: boolean; "onUpdate:show": (v: boolean) => boolean; title: string; width: string; }' is not assignable to type 'IntrinsicAttributes & Partial<{ innerClass: string; width: string; show: boolean; warn: boolean; esc: boolean; actionDelay: number; }> & Omit<{ readonly title: string; ... 6 more ...; readonly onUpdateShow?: ((v: boolean) => void) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, DefaultKey...'.
Check Frontend
Type '{ danger: boolean; variant: "secondary"; onClick: () => Promise<void>; ing: boolean; onMouseleave: () => number; }' is not assignable to type 'IntrinsicAttributes & Partial<{ disabled: boolean; ing: boolean; danger: boolean; }> & Omit<{ readonly disabled: boolean; readonly ing: boolean; readonly danger: boolean; ... 4 more ...; readonly variant?: "primary" | ... 2 more ... | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, DefaultK...'.
Check Frontend
Type '{ danger: boolean; variant: "secondary"; onClick: () => Promise<void>; ing: boolean; onMouseleave: () => number; }' is not assignable to type 'IntrinsicAttributes & Partial<{ disabled: boolean; ing: boolean; danger: boolean; }> & Omit<{ readonly disabled: boolean; readonly ing: boolean; readonly danger: boolean; ... 4 more ...; readonly variant?: "primary" | ... 2 more ... | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, DefaultK...'.
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, 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#L11
The field 'OpusHeader.version' 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#L17
The field 'OpusHeader.stream_count' 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#L13
The field 'OpusHeader.pre_skip' 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#L14
The field 'OpusHeader.input_sample_rate' is never used
Check Backend
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026