Bump TUnit from 1.3.15 to 1.5.53 #409
+1
−1
Closed
Annotations
1 error and 10 warnings
|
run tests
Process completed with exit code 2.
|
|
build:
EliteAPI/bindings/BindingParser.cs#L24
The variable 'e' is declared but never used
|
|
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:
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:
EliteAPI/bindings/BindingParser.cs#L24
The variable 'e' is declared but never used
|
Loading