feat: 上传产物 #1
Merged
feat: 上传产物 #1
Annotations
10 warnings and 1 notice
|
ElysiaFramework/NativeWindowHelper.cs#L214
The variable 'className' is declared but never used
|
|
ElysiaFramework/NativeWindowHelper.cs#L131
Dereference of a possibly null reference.
|
|
ElysiaFramework/NativeWindowHelper.cs#L120
Converting null literal or possible null value to non-nullable type.
|
|
ElysiaFramework/NativeWindowHelper.cs#L113
Dereference of a possibly null reference.
|
|
ElysiaFramework/NativeWindowHelper.cs#L95
Converting null literal or possible null value to non-nullable type.
|
|
ElysiaFramework/Controls/NumbericTextBox.cs#L66
Non-nullable event 'PreviewTextChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
|
ElysiaFramework/Controls/NumbericTextBox.cs#L66
Non-nullable field 'lastLegalText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
ElysiaFramework/Converters/SolidColorBrushToColorConverter.cs#L18
Possible null reference return.
|
|
ElysiaFramework/Services/ThemeService.cs#L18
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.
|
|
ElysiaFramework/Services/ThemeService.cs#L14
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.
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading