[CLI] Support .NET 9 #2318
build.yml
on: pull_request
pre_build
2m 23s
Matrix: build_analyzers
build_core_and_testing
0s
build_refactorings
0s
build_code_fixes
0s
publish_vs_extension
0s
publish_vs_code_extension
0s
publish_cli_nuget_packages
0s
publish_nuget_packages
0s
publish_ovsx_extension
0s
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)
|