Skip to content

Added outline for decision tree #5541

Added outline for decision tree

Added outline for decision tree #5541

Triggered via push October 4, 2023 17:12
Status Success
Total duration 3m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yaml

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

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.