Bump xunit from 2.9.2 to 2.9.3 #430
Open
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/Variables/VoiceAttackVariables.cs#L117
Converting null literal or possible null value to non-nullable type.
|
|
build:
EliteVA/Variables/VoiceAttackVariables.cs#L113
Converting null literal or possible null value to non-nullable type.
|
|
build:
EliteVA/Variables/VoiceAttackVariables.cs#L103
Converting null literal or possible null value to non-nullable type.
|
|
build:
EliteVA/Variables/VoiceAttackVariables.cs#L96
Converting null literal or possible null value to non-nullable type.
|
|
build:
EliteVA/Variables/VoiceAttackVariables.cs#L93
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:
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