Skip to content

Fix CLI rename-symbol support for top-level statement #2606

Fix CLI rename-symbol support for top-level statement

Fix CLI rename-symbol support for top-level statement #2606

Triggered via pull request December 14, 2025 11:19
Status Success
Total duration 5m 47s
Artifacts 11

build.yml

on: pull_request
Matrix: build_analyzers
build_vs_extension
2m 5s
build_vs_extension
build_core_cli
47s
build_core_cli
build_framework_cli
1m 22s
build_framework_cli
build_core_and_testing
45s
build_core_and_testing
build_refactorings
47s
build_refactorings
build_code_fixes
45s
build_code_fixes
build_vs_code_extension
1m 12s
build_vs_code_extension
publish_vs_extension
publish_vs_extension
publish_vs_code_extension
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

30 warnings
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)
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#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#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#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#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#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#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#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#L102
Parameter 'symbol' has no matching param tag in the XML comment for 'SymbolExtensions.ImplementsInterfaceMember(ISymbol, bool)' (but other parameters do)
build_core_and_testing: 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)
build_core_and_testing: 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)
build_core_and_testing: 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)
build_core_and_testing: 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)
build_core_and_testing: 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)
build_core_and_testing: 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)
build_core_and_testing: 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)
build_core_and_testing: 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)
build_core_and_testing: 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)
build_core_and_testing: 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)
build_core_cli: 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)
build_core_cli: 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)
build_core_cli: 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)
build_core_cli: 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)
build_core_cli: 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)
build_core_cli: 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)
build_core_cli: 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)
build_core_cli: 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)
build_core_cli: 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)
build_core_cli: 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)

Artifacts

Produced during runtime
Name Size Digest
nuget_analyzers
1.56 MB
sha256:041a601b133a852128e9df0b5511efdd9a97af10c1914b72dee367886065b1ee
nuget_code_analysis_analyzers
1.03 MB
sha256:7ef34ee1402cdc1d539b03cbcda5dd98ae5f09531a5ddbcc0608d9c94938ca31
nuget_code_fixes
1.19 MB
sha256:2793aeb5a5d93804109bf98093691ae4d87575264a8cb8ee1f6a4f91a952678a
nuget_core_and_testing
674 KB
sha256:2f700a6f29fa8df972b8e0ebcc3d2cd676ff92a707fedf41c988a563fc44b21f
nuget_core_cli
32.9 MB
sha256:cfa8b14cd10c04ccea4322824cfc19f0303e07dfc362512181d0c78cb77a18d8
nuget_formatting_analyzers
1.1 MB
sha256:ae809bc0461446a794fd1a944f0ad16eaa9a01d3d7dcfb4c6708cc491dbc207d
nuget_framework_cli
19.6 MB
sha256:a52f37dc7a7dcc50489b95e82952a77f57a97aefe6ec29a4ec4ec18d1c04c628
nuget_refactorings
1.39 MB
sha256:701b2a434550a9d238f5ec3fa0d74566b77e2c0886da75e00ec02b6a6270ff73
ovsx_extension
1.23 MB
sha256:24d87e94407fc99714c5c2d1ad384a3935648cbd6072dcfb2bace566bc3582bc
vs_code_extension
1.23 MB
sha256:435770c2b6df2de309652f2550413a09c2f06d4c5c1fed54fdf93b23a327b828
vs_extension
1.18 MB
sha256:368b91c6cfd216e5fd214622ffd61e642e1c36a0cb2298304b8d61efb5755ef3