在README.md中添加安装命令(1~9) #52
Annotations
9 warnings
|
src/FDNRBox/Win32APIWrapper.cs#L189
This takes the address of, gets the size of, or declares a pointer to a managed type ('Win32APIWrapper.STARTUPINFO')
|
src/FDNRBox/Win32APIWrapper.cs#L189
This takes the address of, gets the size of, or declares a pointer to a managed type ('Win32APIWrapper.STARTUPINFO')
|
src/FishDeskNextReborn/Views/ColorMgmt.xaml.cs#L21
Dereference of a possibly null reference.
|
src/FishDeskNextReborn/Views/ColorMgmt.xaml.cs#L21
Dereference of a possibly null reference.
|
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.
|
src/FishDeskNextReborn/Views/ColorMgmt.xaml.cs#L21
Dereference of a possibly null reference.
|
src/FishDeskNextReborn/Views/ColorMgmt.xaml.cs#L21
Dereference of a possibly null reference.
|
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.
|
The logs for this run have expired and are no longer available.
Loading