Merge branch 'main' into symbols-cleanup #6012
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 2 warnings
tests-ubuntu-latest:
src/Draco.Compiler/Internal/OptimizingIr/FunctionBodyCodegen.cs#L72
The type or namespace name 'SynthetizedFunctionSymbol' could not be found (are you missing a using directive or an assembly reference?)
|
tests-ubuntu-latest:
src/Draco.Compiler/Internal/OptimizingIr/FunctionBodyCodegen.cs#L72
The type or namespace name 'SynthetizedFunctionSymbol' could not be found (are you missing a using directive or an assembly reference?)
|
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.
|
tests-ubuntu-latest
'BoundTypeExpression.Type' hides inherited member 'BoundExpression.Type'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
tests-ubuntu-latest
'BoundTypeExpression.Type' hides inherited member 'BoundExpression.Type'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|