fix(download): handle emoji characters in filenames #124
Annotations
45 warnings and 4 notices
|
Build on ubuntu-latest (linux-x64)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
Build on ubuntu-latest (linux-x64):
LottieViewConvert/ViewModels/SettingViewModel.cs#L815
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build on ubuntu-latest (linux-x64):
LottieViewConvert/Helper/Convert/FrameExporter.cs#L30
Possible null reference argument for parameter 'progress' in 'void PngExporter.ExportPngSequence(string lottiePath, string outputDirectory, int fps = 30, double playbackSpeed = 1, int? outputWidth = null, int? outputHeight = null, IProgress<ExportProgressEventArgs> progress = null)'.
|
|
Build on ubuntu-latest (linux-x64):
LottieViewConvert/Helper/FilePickerHelper.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Build on ubuntu-latest (linux-x64):
Lottie/PngExporter.cs#L329
Cannot convert null literal to non-nullable reference type.
|
|
Build on ubuntu-latest (linux-x64):
Lottie/PngExporter.cs#L208
Cannot convert null literal to non-nullable reference type.
|
|
Build on ubuntu-latest (linux-x64):
Lottie/PngExporter.cs#L173
Cannot convert null literal to non-nullable reference type.
|
|
Build on ubuntu-latest (linux-x64):
Lottie/PngExporter.cs#L64
Cannot convert null literal to non-nullable reference type.
|
|
Build on ubuntu-latest (linux-x64)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
Build on ubuntu-latest (linux-arm64)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
Build on ubuntu-latest (linux-arm64):
LottieViewConvert/ViewModels/SettingViewModel.cs#L815
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build on ubuntu-latest (linux-arm64):
LottieViewConvert/Helper/Convert/FrameExporter.cs#L30
Possible null reference argument for parameter 'progress' in 'void PngExporter.ExportPngSequence(string lottiePath, string outputDirectory, int fps = 30, double playbackSpeed = 1, int? outputWidth = null, int? outputHeight = null, IProgress<ExportProgressEventArgs> progress = null)'.
|
|
Build on ubuntu-latest (linux-arm64):
LottieViewConvert/Helper/FilePickerHelper.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Build on ubuntu-latest (linux-arm64):
Lottie/PngExporter.cs#L329
Cannot convert null literal to non-nullable reference type.
|
|
Build on ubuntu-latest (linux-arm64):
Lottie/PngExporter.cs#L208
Cannot convert null literal to non-nullable reference type.
|
|
Build on ubuntu-latest (linux-arm64):
Lottie/PngExporter.cs#L173
Cannot convert null literal to non-nullable reference type.
|
|
Build on ubuntu-latest (linux-arm64):
Lottie/PngExporter.cs#L64
Cannot convert null literal to non-nullable reference type.
|
|
Build on ubuntu-latest (linux-arm64)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
Build on macos-latest (osx-x64)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
Build on macos-latest (osx-x64):
LottieViewConvert/Helper/Convert/FrameExporter.cs#L30
Possible null reference argument for parameter 'progress' in 'void PngExporter.ExportPngSequence(string lottiePath, string outputDirectory, int fps = 30, double playbackSpeed = 1, int? outputWidth = null, int? outputHeight = null, IProgress<ExportProgressEventArgs> progress = null)'.
|
|
Build on macos-latest (osx-x64):
LottieViewConvert/ViewModels/SettingViewModel.cs#L815
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build on macos-latest (osx-x64):
LottieViewConvert/Helper/FilePickerHelper.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Build on macos-latest (osx-x64):
Lottie/PngExporter.cs#L329
Cannot convert null literal to non-nullable reference type.
|
|
Build on macos-latest (osx-x64):
Lottie/PngExporter.cs#L208
Cannot convert null literal to non-nullable reference type.
|
|
Build on macos-latest (osx-x64):
Lottie/PngExporter.cs#L173
Cannot convert null literal to non-nullable reference type.
|
|
Build on macos-latest (osx-x64):
Lottie/PngExporter.cs#L64
Cannot convert null literal to non-nullable reference type.
|
|
Build on macos-latest (osx-x64)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
Build on macos-latest (osx-arm64)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
Build on macos-latest (osx-arm64):
LottieViewConvert/ViewModels/SettingViewModel.cs#L815
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build on macos-latest (osx-arm64):
LottieViewConvert/Helper/Convert/FrameExporter.cs#L30
Possible null reference argument for parameter 'progress' in 'void PngExporter.ExportPngSequence(string lottiePath, string outputDirectory, int fps = 30, double playbackSpeed = 1, int? outputWidth = null, int? outputHeight = null, IProgress<ExportProgressEventArgs> progress = null)'.
|
|
Build on macos-latest (osx-arm64):
LottieViewConvert/Helper/FilePickerHelper.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Build on macos-latest (osx-arm64):
Lottie/PngExporter.cs#L329
Cannot convert null literal to non-nullable reference type.
|
|
Build on macos-latest (osx-arm64):
Lottie/PngExporter.cs#L208
Cannot convert null literal to non-nullable reference type.
|
|
Build on macos-latest (osx-arm64):
Lottie/PngExporter.cs#L173
Cannot convert null literal to non-nullable reference type.
|
|
Build on macos-latest (osx-arm64):
Lottie/PngExporter.cs#L64
Cannot convert null literal to non-nullable reference type.
|
|
Build on macos-latest (osx-arm64)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
Build on windows-latest (win-x64)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
Build on windows-latest (win-x64):
LottieViewConvert/ViewModels/SettingViewModel.cs#L815
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build on windows-latest (win-x64):
LottieViewConvert/Helper/Convert/FrameExporter.cs#L30
Possible null reference argument for parameter 'progress' in 'void PngExporter.ExportPngSequence(string lottiePath, string outputDirectory, int fps = 30, double playbackSpeed = 1, int? outputWidth = null, int? outputHeight = null, IProgress<ExportProgressEventArgs> progress = null)'.
|
|
Build on windows-latest (win-x64):
LottieViewConvert/Helper/FilePickerHelper.cs#L21
Cannot convert null literal to non-nullable reference type.
|
|
Build on windows-latest (win-x64):
Lottie/PngExporter.cs#L329
Cannot convert null literal to non-nullable reference type.
|
|
Build on windows-latest (win-x64):
Lottie/PngExporter.cs#L208
Cannot convert null literal to non-nullable reference type.
|
|
Build on windows-latest (win-x64):
Lottie/PngExporter.cs#L173
Cannot convert null literal to non-nullable reference type.
|
|
Build on windows-latest (win-x64):
Lottie/PngExporter.cs#L64
Cannot convert null literal to non-nullable reference type.
|
|
Build on windows-latest (win-x64)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
Build on macos-latest (osx-x64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Build on macos-latest (osx-x64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Build on macos-latest (osx-arm64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Build on macos-latest (osx-arm64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
LottieViewConvert.Linux.Arm64.zip
Expired
|
75.6 MB |
sha256:857df95a27e7ed7203f5b07d90a5e0ae94930a25f5d546e968f31f1f9ce778ba
|
|
|
LottieViewConvert.Linux.X64.zip
Expired
|
79.6 MB |
sha256:a12cfcbea7308eefabdb8ff13046039e9baa063908fca51e7455cebf561a2ef3
|
|
|
LottieViewConvert.MacOS.Arm64.zip
Expired
|
77.4 MB |
sha256:2d3f33d64459c6075f22270ae5853240a28b932c6ece309b2214018e1387d0b0
|
|
|
LottieViewConvert.MacOS.X64.zip
Expired
|
82.4 MB |
sha256:3ecd2856729f9216eb9e6f02607a5c1df2fb1dbfdd068ec45042fb19507906d4
|
|
|
LottieViewConvert.Win.X64.zip
Expired
|
76.4 MB |
sha256:33b1995d3820f8c5b2fc9348437b01c4da0c675bcd39c25680cbb3db76f16b27
|
|