Bump TUnit from 1.5.80 to 1.6.15 #416
Merged
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#L125
Converting null literal or possible null value to non-nullable type.
|
|
EliteVA/Variables/VoiceAttackVariables.cs#L121
Converting null literal or possible null value to non-nullable type.
|
|
EliteVA/Variables/VoiceAttackVariables.cs#L111
Converting null literal or possible null value to non-nullable type.
|
|
EliteVA/Variables/VoiceAttackVariables.cs#L104
Converting null literal or possible null value to non-nullable type.
|
|
EliteVA/Variables/VoiceAttackVariables.cs#L101
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