test: binding identifiers #27
Annotations
13 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build (Debug):
Heir/Types/PrimitiveType.cs#L35
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'not null' is not covered.
|
Build (Debug):
Heir/Resolver.cs#L19
The field 'Resolver.withinFunction' is assigned but its value is never used
|
Build (Debug):
Heir/Binder.cs#L21
The field 'Binder._context' is assigned but its value is never used
|
Build (Debug):
Heir/Types/PrimitiveType.cs#L35
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'not null' is not covered.
|
Build (Debug):
Heir/Resolver.cs#L19
The field 'Resolver.withinFunction' is assigned but its value is never used
|
Build (Debug):
Heir/Binder.cs#L21
The field 'Binder._context' is assigned but its value is never used
|
Build (Release):
Heir/Types/PrimitiveType.cs#L35
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'not null' is not covered.
|
Build (Release):
Heir/Binder.cs#L21
The field 'Binder._context' is assigned but its value is never used
|
Build (Release):
Heir/Resolver.cs#L19
The field 'Resolver.withinFunction' is assigned but its value is never used
|
Build (Release):
Heir/Types/PrimitiveType.cs#L35
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'not null' is not covered.
|
Build (Release):
Heir/Binder.cs#L21
The field 'Binder._context' is assigned but its value is never used
|
Build (Release):
Heir/Resolver.cs#L19
The field 'Resolver.withinFunction' is assigned but its value is never used
|
Loading