Skip to content

[CLI] Support .NET 9 #2318

[CLI] Support .NET 9

[CLI] Support .NET 9 #2318

Triggered via pull request December 29, 2024 15:37
Status Failure
Total duration 2m 37s
Artifacts

build.yml

on: pull_request
Matrix: build_analyzers
build_vs_extension
0s
build_vs_extension
build_core_cli
0s
build_core_cli
build_framework_cli
0s
build_framework_cli
build_core_and_testing
0s
build_core_and_testing
build_refactorings
0s
build_refactorings
build_code_fixes
0s
build_code_fixes
build_vs_code_extension
0s
build_vs_code_extension
publish_vs_extension
0s
publish_vs_extension
publish_vs_code_extension
0s
publish_vs_code_extension
publish_cli_nuget_packages
0s
publish_cli_nuget_packages
publish_nuget_packages
0s
publish_nuget_packages
publish_ovsx_extension
0s
publish_ovsx_extension
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
pre_build
Process completed with exit code 2.
pre_build: src/Core/Extensions/SymbolExtensions.cs#L102
Parameter 'symbol' has no matching param tag in the XML comment for 'SymbolExtensions.ImplementsInterfaceMember(ISymbol, bool)' (but other parameters do)
pre_build: src/Core/Extensions/SymbolExtensions.cs#L111
Parameter 'symbol' has no matching param tag in the XML comment for 'SymbolExtensions.ImplementsInterfaceMember(ISymbol, INamedTypeSymbol, bool)' (but other parameters do)
pre_build: src/Core/Extensions/SymbolExtensions.cs#L111
Parameter 'interfaceSymbol' has no matching param tag in the XML comment for 'SymbolExtensions.ImplementsInterfaceMember(ISymbol, INamedTypeSymbol, bool)' (but other parameters do)
pre_build: src/Core/Extensions/SymbolExtensions.cs#L169
Parameter 'symbol' has no matching param tag in the XML comment for 'SymbolExtensions.ImplementsInterfaceMember<TSymbol>(ISymbol, bool)' (but other parameters do)
pre_build: src/Core/Extensions/SymbolExtensions.cs#L180
Parameter 'symbol' has no matching param tag in the XML comment for 'SymbolExtensions.ImplementsInterfaceMember<TSymbol>(ISymbol, INamedTypeSymbol, bool)' (but other parameters do)
pre_build: src/Core/Extensions/SymbolExtensions.cs#L180
Parameter 'interfaceSymbol' has no matching param tag in the XML comment for 'SymbolExtensions.ImplementsInterfaceMember<TSymbol>(ISymbol, INamedTypeSymbol, bool)' (but other parameters do)
pre_build: src/Core/Extensions/SymbolExtensions.cs#L1415
Parameter 'typeSymbol' has no matching param tag in the XML comment for 'SymbolExtensions.Implements(ITypeSymbol, SpecialType, bool)' (but other parameters do)
pre_build: src/Core/Extensions/SymbolExtensions.cs#L1415
Parameter 'interfaceType' has no matching param tag in the XML comment for 'SymbolExtensions.Implements(ITypeSymbol, SpecialType, bool)' (but other parameters do)
pre_build: src/Core/Extensions/SymbolExtensions.cs#L1444
Parameter 'typeSymbol' has no matching param tag in the XML comment for 'SymbolExtensions.ImplementsAny(ITypeSymbol, SpecialType, SpecialType, bool)' (but other parameters do)
pre_build: src/Core/Extensions/SymbolExtensions.cs#L1444
Parameter 'interfaceType1' has no matching param tag in the XML comment for 'SymbolExtensions.ImplementsAny(ITypeSymbol, SpecialType, SpecialType, bool)' (but other parameters do)