Update DecisionTree.cs #5552
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors
tests-ubuntu-latest:
src/Draco.Compiler/Internal/Lowering/LocalRewriter_MatchExpression.cs#L22
There is no argument given that corresponds to the required parameter 'Action' of 'DecisionTree<BoundMatchArm>.Arm.Arm(BoundPattern, BoundExpression?, BoundMatchArm)'
|
tests-ubuntu-latest:
src/Draco.Compiler/Internal/Lowering/LocalRewriter_MatchExpression.cs#L25
'DecisionTree<BoundMatchArm>.Build(DecisionTree<BoundMatchArm>.Node)' is inaccessible due to its protection level
|
tests-ubuntu-latest:
src/Draco.Compiler/Internal/Lowering/LocalRewriter_MatchExpression.cs#L25
Cannot assign void to an implicitly-typed variable
|
tests-ubuntu-latest:
src/Draco.Compiler/Internal/Lowering/LocalRewriter_MatchExpression.cs#L22
There is no argument given that corresponds to the required parameter 'Action' of 'DecisionTree<BoundMatchArm>.Arm.Arm(BoundPattern, BoundExpression?, BoundMatchArm)'
|
tests-ubuntu-latest:
src/Draco.Compiler/Internal/Lowering/LocalRewriter_MatchExpression.cs#L25
'DecisionTree<BoundMatchArm>.Build(DecisionTree<BoundMatchArm>.Node)' is inaccessible due to its protection level
|
tests-ubuntu-latest:
src/Draco.Compiler/Internal/Lowering/LocalRewriter_MatchExpression.cs#L25
Cannot assign void to an implicitly-typed variable
|
tests-ubuntu-latest
Process completed with exit code 1.
|
tests-windows-latest
The job was canceled because "ubuntu-latest" failed.
|
tests-windows-latest
The operation was canceled.
|
tests-macOS-latest
The job was canceled because "ubuntu-latest" failed.
|
tests-macOS-latest
The operation was canceled.
|