Skip to content

本地化zh-CN、zh-TW、en-US、en-UK、ja-JP;更正图标大小为256x256;重命名图标及其在个文件中的文件名;修改文档… #45

本地化zh-CN、zh-TW、en-US、en-UK、ja-JP;更正图标大小为256x256;重命名图标及其在个文件中的文件名;修改文档…

本地化zh-CN、zh-TW、en-US、en-UK、ja-JP;更正图标大小为256x256;重命名图标及其在个文件中的文件名;修改文档… #45

Triggered via push August 25, 2024 02:54
Status Success
Total duration 2m 47s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build (Release)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build (Release): src/FDNRBox/Win32APIWrapper.cs#L189
This takes the address of, gets the size of, or declares a pointer to a managed type ('Win32APIWrapper.STARTUPINFO')
build (Release): src/FDNRBox/Win32APIWrapper.cs#L189
This takes the address of, gets the size of, or declares a pointer to a managed type ('Win32APIWrapper.STARTUPINFO')
build (Release): src/FishDeskNextReborn/Views/ColorMgmt.xaml.cs#L21
Dereference of a possibly null reference.
build (Release): src/FishDeskNextReborn/Views/ColorMgmt.xaml.cs#L21
Dereference of a possibly null reference.
build (Release): src/FishDeskNextReborn/ViewModel/ColorMgmtViewModel.cs#L30
Non-nullable field 'hyperLinkCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release): src/FishDeskNextReborn/ViewModel/ColorMgmtViewModel.cs#L30
Non-nullable field 'hyperLinkCommand' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release): src/FishDeskNextReborn/Views/ColorMgmt.xaml.cs#L21
Dereference of a possibly null reference.
build (Release): src/FishDeskNextReborn/Views/ColorMgmt.xaml.cs#L21
Dereference of a possibly null reference.