Skip to content

Update DecisionTree.cs #5552

Update DecisionTree.cs

Update DecisionTree.cs #5552

Triggered via push October 5, 2023 15:10
Status Failure
Total duration 1m 13s
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

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.