Attempt 3 #5
Annotations
12 warnings
src/Yabal.Desktop/Config/AddressConverter.cs#L5
The using directive for 'Yabal.Devices' appeared previously in this namespace
|
src/Yabal.Desktop/Program.cs#L268
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
src/Yabal.SourceGenerator/InstructionGenerator.cs#L87
'Yabal.SourceGenerator.InstructionGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
|
|
src/Yabal.Compiler/obj/Release/net8.0/YabalParser.cs#L41
'YabalParser.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
|
src/Yabal.Compiler/obj/Release/net8.0/YabalLexer.cs#L39
'YabalLexer.Equals' hides inherited member 'object.Equals(object?)'. Use the new keyword if hiding was intended.
|
src/Yabal.Compiler/obj/Release/net8.0/YabalParserBaseVisitor.cs#L36
'YabalParserBaseVisitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
src/Yabal.Compiler/obj/Release/net8.0/YabalParserVisitor.cs#L34
'IYabalParserVisitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
src/Yabal.Compiler/obj/Release/net8.0/YabalParserBaseListener.cs#L37
'YabalParserBaseListener' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
src/Yabal.Compiler/obj/Release/net8.0/YabalParserListener.cs#L33
'IYabalParserListener' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
The logs for this run have expired and are no longer available.
Loading