Skip to content

Fix analyzer RCS1246 - handle generic OrderedDictionary #2511

Fix analyzer RCS1246 - handle generic OrderedDictionary

Fix analyzer RCS1246 - handle generic OrderedDictionary #2511

Triggered via pull request August 3, 2025 13:59
Status Success
Total duration 7m 26s
Artifacts 11

build.yml

on: pull_request
Matrix: build_analyzers
build_vs_extension
3m 45s
build_vs_extension
build_core_cli
54s
build_core_cli
build_framework_cli
1m 19s
build_framework_cli
build_core_and_testing
54s
build_core_and_testing
build_refactorings
1m 0s
build_refactorings
build_code_fixes
1m 3s
build_code_fixes
build_vs_code_extension
1m 11s
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

31 warnings and 2 notices
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_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)
build_core_cli
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_core_cli
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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_framework_cli
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build_vs_extension
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
nuget_analyzers Expired
1.53 MB
sha256:0dff937f26aee4ad9590bf3b8ecf40437071ddf2bca6457835564ba6d3914e99
nuget_code_analysis_analyzers Expired
1.01 MB
sha256:2d6614c19ff2ec6860a69c31308c36ed6e819743ca94ad6a7f60dddb37e9ec72
nuget_code_fixes Expired
1.16 MB
sha256:4bb8bff174760e1883d65ac9dd3422d3cf1f6c2324d25d1123ac4cd4c28011ff
nuget_core_and_testing Expired
674 KB
sha256:7c5054a3a0dd0fe89ddb4ccb49b44ee61ace750f99993025c4fb7b254837f28b
nuget_core_cli Expired
50.8 MB
sha256:a25b8e868184c2d5f9a72cca1a702f63707783c151434b3e0565ac801f086749
nuget_formatting_analyzers Expired
1.07 MB
sha256:c9495b2e39d7109a707af1d8f4c14e321b9d85fef4fd8f39ce52435297cc532b
nuget_framework_cli Expired
19.9 MB
sha256:b169fd85a8052a535d2b63461aa3a0fb3652e7374c84aeff39c10a1b834a618c
nuget_refactorings Expired
1.36 MB
sha256:d4e25f5b0f086777fed3dec53421b3e6d6fb5af46fb20fcf7267a0c51a254fb2
ovsx_extension Expired
1.23 MB
sha256:cb498f9c7461cc5d5b491fc9ddadbc6fbec028400aa3b3a0d569c214ec91e682
vs_code_extension Expired
1.23 MB
sha256:42830e5c6906fd2696f129f2868e190eb274a02fff7eb4c5b2b3d45ca1b7b452
vs_extension Expired
1.18 MB
sha256:bda1f1bd9306845a451f68c62c3e75d1290045927d751a49193eaf643831fae6