Fixed Play Audible Noise issues #185
Merged
Annotations
10 warnings
|
LethalEmotesApi.Ui/Customize/Preview/PreviewRig.cs#L73
Dereference of a possibly null reference.
|
|
LethalEmotesApi.Ui/Customize/Preview/PreviewRig.cs#L56
Dereference of a possibly null reference.
|
|
LethalEmotesApi.Ui/Wheel/SegmentLabel.cs#L98
Dereference of a possibly null reference.
|
|
LethalEmotesApi.Ui/Wheel/SegmentLabel.cs#L81
Dereference of a possibly null reference.
|
|
LethalEmotesApi.Ui/WheelSegmentGen.cs#L10
Non-nullable field 'segmentMat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build/Utils/ThunderstoreManifest.cs#L9
Non-nullable property 'dependencies' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build/Utils/ThunderstoreManifest.cs#L8
Non-nullable property 'description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build/Utils/ThunderstoreManifest.cs#L7
Non-nullable property 'website_url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build/Utils/ThunderstoreManifest.cs#L6
Non-nullable property 'version_number' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build/Utils/ThunderstoreManifest.cs#L5
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading