Skip to content

Remove unneeded imports from C# tests #6

Remove unneeded imports from C# tests

Remove unneeded imports from C# tests #6

Triggered via push September 4, 2023 00:05
Status Success
Total duration 1m 41s
Artifacts

cs.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

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.