Bump xunit from 2.9.2 to 2.9.3 #430
Open
Annotations
10 warnings
|
EliteVA/VoiceAttackPlugin.cs#L11
Non-nullable field 'Proxy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
EliteAPI/Journals/StatusTracker.cs#L92
Dereference of a possibly null reference.
|
|
EliteVA/Variables/VoiceAttackVariables.cs#L117
Converting null literal or possible null value to non-nullable type.
|
|
EliteVA/Variables/VoiceAttackVariables.cs#L113
Converting null literal or possible null value to non-nullable type.
|
|
EliteVA/Variables/VoiceAttackVariables.cs#L103
Converting null literal or possible null value to non-nullable type.
|
|
EliteVA/Variables/VoiceAttackVariables.cs#L96
Converting null literal or possible null value to non-nullable type.
|
|
EliteVA/Variables/VoiceAttackVariables.cs#L93
Converting null literal or possible null value to non-nullable type.
|
|
EliteVA/VoiceAttackPlugin.cs#L11
Non-nullable field 'Proxy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
EliteVA/VoiceAttackPlugin.cs#L11
Non-nullable field 'Proxy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
EliteAPI/Journals/StatusTracker.cs#L92
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading