Skip to content

Fix CLI rename-symbol support for top-level statement (#1721) #2607

Fix CLI rename-symbol support for top-level statement (#1721)

Fix CLI rename-symbol support for top-level statement (#1721) #2607

Triggered via push December 14, 2025 11:36
Status Success
Total duration 5m 41s
Artifacts 11

build.yml

on: push
Matrix: build_analyzers
build_vs_extension
1m 35s
build_vs_extension
build_core_cli
49s
build_core_cli
build_framework_cli
1m 25s
build_framework_cli
build_core_and_testing
43s
build_core_and_testing
build_refactorings
51s
build_refactorings
build_code_fixes
59s
build_code_fixes
build_vs_code_extension
1m 19s
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:d39915c26d96ebe212c7efd9b321391c66292c2c482ef97f7ec008269dd8d1d5
nuget_code_analysis_analyzers
1.03 MB
sha256:01d03f9577e9ddd535c064652ffd9a084e1f1b43da1b4d30e0e613b6847613ca
nuget_code_fixes
1.19 MB
sha256:cfdfcb158a8ddfb14ecfa8eb47094703f61efe301db0cf5c43192a696488bfe2
nuget_core_and_testing
673 KB
sha256:e9043d67f192ada10eac762f07875734d90ee2150acfda8f1aea445fdf389db3
nuget_core_cli
32.9 MB
sha256:495d42a2537d92dd0faf7901b400b4c7d8319568a4d948c00347224c70807595
nuget_formatting_analyzers
1.1 MB
sha256:b3df074c0537fe1698fb3516262ccb56ba87a566e27319744cf8988557bc8a60
nuget_framework_cli
19.6 MB
sha256:ee7c352290ad679783a83fd2c7b688e8934716e24c6e5e6a29917cd356d986bb
nuget_refactorings
1.39 MB
sha256:6fa33341399f87ceb54d3be39742b8363168ad685421e04292d1f9152f5d8485
ovsx_extension
1.23 MB
sha256:7cf1476075a7f47f4df85484743e924cdee7d175733bd651431558dcd1184367
vs_code_extension
1.23 MB
sha256:5f6a1825d106eff318c974c6fc440752d302b8907a9f2c11e7f93da966c53593
vs_extension
1.18 MB
sha256:e9d837dc223e3aa3506501fad58a799ba9f68e12e9caeb6649e497ba0a495c54