Skip to content

feat: 工具页:图片转DDS #30

feat: 工具页:图片转DDS

feat: 工具页:图片转DDS #30

Triggered via push May 29, 2026 13:09
Status Failure
Total duration 2m 31s
Artifacts

build.yml

on: push
Check Frontend
42s
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

3 errors, 12 warnings, and 1 notice
Check Frontend
Process completed with exit code 2.
Check Frontend
Type '{ "v-model:value": number; min: number; max: number; placeholder: string; }' is not assignable to type 'IntrinsicAttributes & Partial<{ value: number; disabled: boolean; step: number; innerClass: string; min: number; max: number; decimal: number; }> & Omit<{ readonly value: number; ... 7 more ...; readonly onChange?: (() => void) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, DefaultKeys<....'.
Check Frontend
Type '{ "v-model:value": number; min: number; max: number; placeholder: string; }' is not assignable to type 'IntrinsicAttributes & Partial<{ value: number; disabled: boolean; step: number; innerClass: string; min: number; max: number; decimal: number; }> & Omit<{ readonly value: number; ... 7 more ...; readonly onChange?: (() => void) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, DefaultKeys<....'.
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 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#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#L11
The field 'OpusHeader.version' 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#L15
The field 'OpusHeader.output_gain' 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
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026