Remove unneeded imports from C# tests #6
Annotations
70 warnings
6.0.x:
test/cs/ChoicesTest.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
6.0.x:
test/cs/QuantifiersTest.cs#L291
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
6.0.x:
test/cs/helpers/ElementsSpec.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
6.0.x:
test/cs/QuantifiersTest.cs#L293
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
6.0.x:
test/cs/ChoicesTest.cs#L101
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
6.0.x:
test/cs/TerminalsTest.cs#L181
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
6.0.x:
test/cs/TerminalsTest.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
6.0.x:
test/cs/NodeActionsTest.cs#L325
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
6.0.x:
test/cs/NodeActionsTest.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
6.0.x:
test/cs/PredicatesTest.cs#L141
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
7.0.x:
test/cs/helpers/ElementsSpec.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
7.0.x:
test/cs/ChoicesTest.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
7.0.x:
test/cs/ChoicesTest.cs#L101
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
7.0.x:
test/cs/QuantifiersTest.cs#L291
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
7.0.x:
test/cs/QuantifiersTest.cs#L293
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
7.0.x:
test/cs/NodeActionsTest.cs#L325
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
7.0.x:
test/cs/NodeActionsTest.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
7.0.x:
test/cs/TerminalsTest.cs#L181
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
7.0.x:
test/cs/TerminalsTest.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
7.0.x:
test/cs/PredicatesTest.cs#L141
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
5.0.x:
test/cs/helpers/ElementsSpec.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
5.0.x:
test/cs/ChoicesTest.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
5.0.x:
test/cs/ChoicesTest.cs#L101
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
5.0.x:
test/cs/QuantifiersTest.cs#L291
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
5.0.x:
test/cs/QuantifiersTest.cs#L293
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
5.0.x:
test/cs/TerminalsTest.cs#L181
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
5.0.x:
test/cs/TerminalsTest.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
5.0.x:
test/cs/NodeActionsTest.cs#L325
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
5.0.x:
test/cs/NodeActionsTest.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
5.0.x:
test/cs/PredicatesTest.cs#L141
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.1.x:
test/cs/helpers/ElementsSpec.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.1.x:
test/cs/QuantifiersTest.cs#L291
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.1.x:
test/cs/QuantifiersTest.cs#L293
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.1.x:
test/cs/ChoicesTest.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.1.x:
test/cs/ChoicesTest.cs#L101
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.1.x:
test/cs/NodeActionsTest.cs#L325
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.1.x:
test/cs/NodeActionsTest.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.1.x:
test/cs/PredicatesTest.cs#L141
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.1.x:
test/cs/PredicatesTest.cs#L143
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.1.x:
test/cs/TerminalsTest.cs#L181
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.2.x:
test/cs/helpers/ElementsSpec.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.2.x:
test/cs/QuantifiersTest.cs#L291
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.2.x:
test/cs/ChoicesTest.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.2.x:
test/cs/ChoicesTest.cs#L101
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.2.x:
test/cs/QuantifiersTest.cs#L293
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.2.x:
test/cs/NodeActionsTest.cs#L325
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.2.x:
test/cs/NodeActionsTest.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.2.x:
test/cs/TerminalsTest.cs#L181
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.2.x:
test/cs/TerminalsTest.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
2.2.x:
test/cs/PredicatesTest.cs#L141
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.0.x:
test/cs/helpers/ElementsSpec.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.0.x:
test/cs/ChoicesTest.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.0.x:
test/cs/ChoicesTest.cs#L101
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.0.x:
test/cs/QuantifiersTest.cs#L291
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.0.x:
test/cs/QuantifiersTest.cs#L293
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.0.x:
test/cs/PredicatesTest.cs#L141
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.0.x:
test/cs/PredicatesTest.cs#L143
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.0.x:
test/cs/NodeActionsTest.cs#L325
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.0.x:
test/cs/NodeActionsTest.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.0.x:
test/cs/TerminalsTest.cs#L181
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.1.x:
test/cs/helpers/ElementsSpec.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.1.x:
test/cs/QuantifiersTest.cs#L291
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.1.x:
test/cs/ChoicesTest.cs#L99
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.1.x:
test/cs/QuantifiersTest.cs#L293
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.1.x:
test/cs/ChoicesTest.cs#L101
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.1.x:
test/cs/TerminalsTest.cs#L181
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.1.x:
test/cs/TerminalsTest.cs#L183
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.1.x:
test/cs/NodeActionsTest.cs#L325
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.1.x:
test/cs/NodeActionsTest.cs#L327
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
3.1.x:
test/cs/PredicatesTest.cs#L141
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|