Skip to content

Update parsing VerDirectiveSyntax #16

Update parsing VerDirectiveSyntax

Update parsing VerDirectiveSyntax #16

Triggered via push July 25, 2024 10:29
Status Failure
Total duration 28s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: ILSourceParser.Tests/VerTest.cs#L11
Member 'Parser.ParseVerDirective()' cannot be accessed with an instance reference; qualify it with a type name instead
build: ILSourceParser.Tests/InstructionTests.cs#L25
'NonGenericTypeReferenceSyntax' does not contain a definition for 'GetNameOfType' and no accessible extension method 'GetNameOfType' accepting a first argument of type 'NonGenericTypeReferenceSyntax' could be found (are you missing a using directive or an assembly reference?)
build: ILSourceParser.Tests/VerTest.cs#L11
Member 'Parser.ParseVerDirective()' cannot be accessed with an instance reference; qualify it with a type name instead
build: ILSourceParser.Tests/InstructionTests.cs#L25
'NonGenericTypeReferenceSyntax' does not contain a definition for 'GetNameOfType' and no accessible extension method 'GetNameOfType' accepting a first argument of type 'NonGenericTypeReferenceSyntax' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.