Remaining errors #5860
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
17 errors and 4 warnings
tests-ubuntu-latest:
src/Draco.Compiler/Internal/Binding/Binder.cs#L81
'Binder' does not contain a definition for 'TypeStatement' and no accessible extension method 'TypeStatement' accepting a first argument of type 'Binder' could be found (are you missing a using directive or an assembly reference?)
|
tests-ubuntu-latest:
src/Draco.Compiler/Internal/Binding/Binder.cs#L95
Type of conditional expression cannot be determined because there is no implicit conversion between '<null>' and 'BindingTask<BoundExpression>'
|
tests-ubuntu-latest:
src/Draco.Compiler/Internal/Binding/Binder.cs#L110
'Binder' does not contain a definition for 'TypeExpression' and no accessible extension method 'TypeExpression' accepting a first argument of type 'Binder' could be found (are you missing a using directive or an assembly reference?)
|
tests-ubuntu-latest:
src/Draco.Compiler/Internal/Binding/Binder.cs#L81
'Binder' does not contain a definition for 'TypeStatement' and no accessible extension method 'TypeStatement' accepting a first argument of type 'Binder' could be found (are you missing a using directive or an assembly reference?)
|
tests-ubuntu-latest:
src/Draco.Compiler/Internal/Binding/Binder.cs#L95
Type of conditional expression cannot be determined because there is no implicit conversion between '<null>' and 'BindingTask<BoundExpression>'
|
tests-ubuntu-latest:
src/Draco.Compiler/Internal/Binding/Binder.cs#L110
'Binder' does not contain a definition for 'TypeExpression' and no accessible extension method 'TypeExpression' accepting a first argument of type 'Binder' could be found (are you missing a using directive or an assembly reference?)
|
tests-ubuntu-latest
Process completed with exit code 1.
|
tests-macOS-latest
The job was canceled because "ubuntu-latest" failed.
|
tests-macOS-latest:
src/Draco.Compiler/Internal/Binding/Binder.cs#L81
'Binder' does not contain a definition for 'TypeStatement' and no accessible extension method 'TypeStatement' accepting a first argument of type 'Binder' could be found (are you missing a using directive or an assembly reference?)
|
tests-macOS-latest:
src/Draco.Compiler/Internal/Binding/Binder.cs#L95
Type of conditional expression cannot be determined because there is no implicit conversion between '<null>' and 'BindingTask<BoundExpression>'
|
tests-macOS-latest:
src/Draco.Compiler/Internal/Binding/Binder.cs#L110
'Binder' does not contain a definition for 'TypeExpression' and no accessible extension method 'TypeExpression' accepting a first argument of type 'Binder' could be found (are you missing a using directive or an assembly reference?)
|
tests-macOS-latest:
src/Draco.Compiler/Internal/Binding/Binder.cs#L81
'Binder' does not contain a definition for 'TypeStatement' and no accessible extension method 'TypeStatement' accepting a first argument of type 'Binder' could be found (are you missing a using directive or an assembly reference?)
|
tests-macOS-latest:
src/Draco.Compiler/Internal/Binding/Binder.cs#L95
Type of conditional expression cannot be determined because there is no implicit conversion between '<null>' and 'BindingTask<BoundExpression>'
|
tests-macOS-latest:
src/Draco.Compiler/Internal/Binding/Binder.cs#L110
'Binder' does not contain a definition for 'TypeExpression' and no accessible extension method 'TypeExpression' accepting a first argument of type 'Binder' could be found (are you missing a using directive or an assembly reference?)
|
tests-macOS-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-ubuntu-latest:
src/Draco.Compiler/Internal/Binding/Binder.cs#L82
Nullability of reference types in value of type '?' doesn't match target type 'BoundStatement'.
|
tests-ubuntu-latest:
src/Draco.Compiler/Internal/Binding/Binder.cs#L82
Nullability of reference types in value of type '?' doesn't match target type 'BoundStatement'.
|
tests-macOS-latest:
src/Draco.Compiler/Internal/Binding/Binder.cs#L82
Nullability of reference types in value of type '?' doesn't match target type 'BoundStatement'.
|
tests-macOS-latest:
src/Draco.Compiler/Internal/Binding/Binder.cs#L82
Nullability of reference types in value of type '?' doesn't match target type 'BoundStatement'.
|