Skip to content

Update to supported dotnet #840

Update to supported dotnet

Update to supported dotnet #840

Triggered via pull request February 6, 2026 00:48
Status Failure
Total duration 8m 52s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
build
Process completed with exit code 1.
build
ICSharpCode.CodeConverter.VsExtension.dll -> envdte; Microsoft.VisualStudio.Shell.Interop; envdte80; Microsoft.VisualStudio.TextManager.Interop; Microsoft.VisualStudio.OLE.Interop
build
Following references are incompatible.
build
ICSharpCode.CodeConverter.VsExtension.dll -> envdte; Microsoft.VisualStudio.Shell.Interop; envdte80; Microsoft.VisualStudio.TextManager.Interop; Microsoft.VisualStudio.OLE.Interop
build
Following references are incompatible.
build
The extension is incompatible with the targeted version of Visual Studio. More info at https://aka.ms/ExtensionSdkErrors.
build: CodeConverter/CSharp/DeclarationNodeVisitor.cs#L427
A call to 'SemanticModel.GetDeclaredSymbol(DeclarationStatementSyntax)' will always return 'null'
build: CodeConverter/CSharp/DeclarationNodeVisitor.cs#L187
A call to 'SemanticModel.GetDeclaredSymbol(NamespaceBlockSyntax)' will always return 'null'
build: CodeConverter/CSharp/DeclarationNodeVisitor.cs#L184
A call to 'SemanticModel.GetDeclaredSymbol(NamespaceBlockSyntax)' will always return 'null'
build: CodeConverter/CSharp/DeclarationNodeVisitor.cs#L149
A call to 'SemanticModel.GetDeclaredSymbol(StatementSyntax)' will always return 'null'
build: CodeConverter/CSharp/CommonConversions.cs#L84
A call to 'SemanticModel.GetDeclaredSymbol(ModifiedIdentifierSyntax)' will always return 'null'
build: CodeConverter/CSharp/MethodBodyExecutableStatementVisitor.cs#L485
A call to 'SemanticModel.GetDeclaredSymbol(AccessorBlockSyntax)' will always return 'null'
build: CodeConverter/CSharp/MethodBodyExecutableStatementVisitor.cs#L484
A call to 'SemanticModel.GetDeclaredSymbol(MethodBlockSyntax)' will always return 'null'
build: CodeConverter/CSharp/MethodBodyExecutableStatementVisitor.cs#L155
A call to 'SemanticModel.GetDeclaredSymbol(ModifiedIdentifierSyntax)' will always return 'null'
build: CodeConverter/CSharp/AccessorDeclarationNodeConverter.cs#L455
A call to 'SemanticModel.GetDeclaredSymbol(MethodBlockBaseSyntax)' will always return 'null'
build: CodeConverter/CSharp/AccessorDeclarationNodeConverter.cs#L38
A call to 'SemanticModel.GetDeclaredSymbol(PropertyStatementSyntax)' will always return 'null'