perf: Optimization of ZIP streaming decompression #1312
Annotations
10 errors and 4 warnings
Build:
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:
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:
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:
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:
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:
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:
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:
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:
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:
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?)
|
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:
src/Starward.Launcher/Starward.Launcher.cpp#L23
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
|
Build:
src/Starward.Launcher/Starward.Launcher.cpp#L24
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
|
Build:
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.
|
Loading