Added outline for decision tree #5541
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
tests-ubuntu-latest:
src/Draco.Compiler/Internal/FlowAnalysis/DecisionTree.cs#L133
Non-nullable property 'MatchedValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tests-ubuntu-latest:
src/Draco.Compiler/Internal/FlowAnalysis/DecisionTree.cs#L133
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tests-ubuntu-latest:
src/Draco.Compiler/Internal/FlowAnalysis/DecisionTree.cs#L133
Non-nullable property 'MatchedValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tests-ubuntu-latest:
src/Draco.Compiler/Internal/FlowAnalysis/DecisionTree.cs#L133
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tests-macOS-latest:
src/Draco.Compiler/Internal/FlowAnalysis/DecisionTree.cs#L133
Non-nullable property 'MatchedValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tests-macOS-latest:
src/Draco.Compiler/Internal/FlowAnalysis/DecisionTree.cs#L133
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tests-macOS-latest:
src/Draco.Compiler/Internal/FlowAnalysis/DecisionTree.cs#L133
Non-nullable property 'MatchedValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tests-macOS-latest:
src/Draco.Compiler/Internal/FlowAnalysis/DecisionTree.cs#L133
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tests-windows-latest:
src/Draco.Compiler/Internal/FlowAnalysis/DecisionTree.cs#L133
Non-nullable property 'MatchedValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tests-windows-latest:
src/Draco.Compiler/Internal/FlowAnalysis/DecisionTree.cs#L133
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tests-windows-latest:
src/Draco.Compiler/Internal/FlowAnalysis/DecisionTree.cs#L133
Non-nullable property 'MatchedValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
tests-windows-latest:
src/Draco.Compiler/Internal/FlowAnalysis/DecisionTree.cs#L133
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|