Skip to content

播放区加入更多按钮 #14

播放区加入更多按钮

播放区加入更多按钮 #14

Triggered via push August 24, 2024 10:49
Status Success
Total duration 1m 11s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: WndMain.cs#L15
Non-nullable field 'audioFileReader' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: WndMain.cs#L15
Non-nullable field 'outputDevice' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: WndMain.cs#L482
Dereference of a possibly null reference.
build: WndMain.cs#L496
Dereference of a possibly null reference.
build: WndMain.cs#L496
Converting null literal or possible null value to non-nullable type.
build: WndMain.cs#L497
Dereference of a possibly null reference.
build: WndMain.cs#L623
Cannot convert null literal to non-nullable reference type.
build: WndMain.cs#L624
Cannot convert null literal to non-nullable reference type.
build: WndMain.cs#L15
Non-nullable field 'audioFileReader' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: WndMain.cs#L15
Non-nullable field 'outputDevice' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.