Skip to content

Fix tests

Fix tests #18

Triggered via push July 25, 2024 10:32
Status Failure
Total duration 35s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: ILSourceParser.Tests/InstructionTests.cs#L26
'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/InstructionTests.cs#L26
'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.