Bump TUnit from 1.6.15 to 1.6.27 #421
+1
−1
Merged
Annotations
10 warnings
|
build:
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.
|
|
build:
EliteAPI/Journals/StatusTracker.cs#L92
Dereference of a possibly null reference.
|
|
build:
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.
|
|
build:
EliteVA/Variables/VoiceAttackVariables.cs#L125
Converting null literal or possible null value to non-nullable type.
|
|
build:
EliteVA/Variables/VoiceAttackVariables.cs#L121
Converting null literal or possible null value to non-nullable type.
|
|
build:
EliteVA/Variables/VoiceAttackVariables.cs#L111
Converting null literal or possible null value to non-nullable type.
|
|
build:
EliteVA/Variables/VoiceAttackVariables.cs#L104
Converting null literal or possible null value to non-nullable type.
|
|
build:
EliteVA/Variables/VoiceAttackVariables.cs#L101
Converting null literal or possible null value to non-nullable type.
|
|
build:
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.
|
|
build:
EliteAPI/Journals/StatusTracker.cs#L92
Dereference of a possibly null reference.
|
Loading