Skip to content

perf: Optimization of ZIP streaming decompression #1312

perf: Optimization of ZIP streaming decompression

perf: Optimization of ZIP streaming decompression #1312

Triggered via pull request August 29, 2024 15:47
Status Failure
Total duration 2m 54s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 6 warnings
build (Debug, x64): src/Starward.Core.ZipStreamDownload/Http/HttpPartialDownloadStream.cs#L39
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Debug, x64): src/Starward.Core.ZipStreamDownload/SingleFileZipFileDownloadFactory.cs#L35
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Debug, x64): src/Starward.Core.ZipStreamDownload/VolumesFileZipFileDownloadFactory.cs#L57
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Debug, x64): src/Starward.Core.ZipStreamDownload/Http/SingleFileHttpPartialDownloadStream.cs#L91
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Debug, x64): src/Starward.Core.ZipStreamDownload/Http/SingleFileHttpPartialDownloadStream.cs#L720
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Debug, x64): src/Starward.Core.ZipStreamDownload/Http/SingleFileHttpPartialDownloadStream.cs#L727
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Debug, x64): src/Starward.Core.ZipStreamDownload/Http/SingleFileHttpPartialDownloadStream.cs#L735
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Debug, x64): src/Starward.Core.ZipStreamDownload/Http/SingleFileHttpPartialDownloadStream.cs#L743
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Debug, x64): src/Starward.Core.ZipStreamDownload/Http/SingleFileHttpPartialDownloadStream.cs#L751
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Debug, x64): src/Starward.Core.ZipStreamDownload/Http/SingleFileHttpPartialDownloadStream.cs#L759
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Release, arm64)
The job was canceled because "Debug_x64" failed.
build (Release, arm64): src/Starward.Core.ZipStreamDownload/Http/HttpPartialDownloadStream.cs#L39
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Release, arm64): src/Starward.Core.ZipStreamDownload/SingleFileZipFileDownloadFactory.cs#L35
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Release, arm64): src/Starward.Core.ZipStreamDownload/VolumesFileZipFileDownloadFactory.cs#L57
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Release, arm64): src/Starward.Core.ZipStreamDownload/Http/SingleFileHttpPartialDownloadStream.cs#L91
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Release, arm64): src/Starward.Core.ZipStreamDownload/Http/SingleFileHttpPartialDownloadStream.cs#L720
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Release, arm64): src/Starward.Core.ZipStreamDownload/Http/SingleFileHttpPartialDownloadStream.cs#L727
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Release, arm64): src/Starward.Core.ZipStreamDownload/Http/SingleFileHttpPartialDownloadStream.cs#L735
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Release, arm64): src/Starward.Core.ZipStreamDownload/Http/SingleFileHttpPartialDownloadStream.cs#L743
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Release, arm64): src/Starward.Core.ZipStreamDownload/Http/SingleFileHttpPartialDownloadStream.cs#L751
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Release, arm64): src/Starward.Core.ZipStreamDownload/Http/SingleFileHttpPartialDownloadStream.cs#L759
The type or namespace name 'AutoRetryOptions' could not be found (are you missing a using directive or an assembly reference?)
build (Release, x64)
The job was canceled because "Debug_x64" failed.
build (Release, x64)
The operation was canceled.
build (Debug, arm64)
The job was canceled because "Debug_x64" failed.
build (Debug, arm64)
The operation was canceled.
build (Debug, x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (Debug, x64): src/Starward.Launcher/Starward.Launcher.cpp#L23
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
build (Debug, x64): src/Starward.Launcher/Starward.Launcher.cpp#L24
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
build (Debug, x64): src/Starward.Core/HoYoPlay/HoYoPlayClient.cs#L56
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(JsonNode, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
build (Release, x64): src/Starward.Launcher/Starward.Launcher.cpp#L23
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
build (Release, x64): src/Starward.Launcher/Starward.Launcher.cpp#L24
'argument': conversion from 'size_t' to 'DWORD', possible loss of data