Skip to content

Fix URL in default roslynator config file #2623

Fix URL in default roslynator config file

Fix URL in default roslynator config file #2623

Triggered via pull request December 22, 2025 12:03
Status Success
Total duration 5m 39s
Artifacts 11

build.yml

on: pull_request
Matrix: build_analyzers
build_vs_extension
2m 5s
build_vs_extension
build_core_cli
55s
build_core_cli
build_framework_cli
1m 28s
build_framework_cli
build_core_and_testing
53s
build_core_and_testing
build_refactorings
46s
build_refactorings
build_code_fixes
52s
build_code_fixes
build_vs_code_extension
59s
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
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:fe6deca64f68db683f39679af2e206f794e2ccc5d2c8ec23e4127366361c5679
nuget_code_analysis_analyzers
1.03 MB
sha256:a851b00a050fc0c653fe30c6d7e6379c8a31f5038d4faf2b98bd8c3ff2a33861
nuget_code_fixes
1.19 MB
sha256:29abd7a03c0d39f3a92c1e27b406ce0103b52bacf282051941f9081475476532
nuget_core_and_testing
674 KB
sha256:90e43ab5ca7cd7dac2b066e21933260f359d1c68c57a1bcaf04859ef93b18261
nuget_core_cli
48.6 MB
sha256:cc8773f9b9c3239ccb5a426e141fcd51977fb2abf8345132724690ee0428e29e
nuget_formatting_analyzers
1.1 MB
sha256:5a9be9db6f73bfeb6be454e2477478738fb0af71f7dfd5943de2d3e9f1de5c72
nuget_framework_cli
19.6 MB
sha256:f25ac4fef4128af689d0615279dcb054cd3cf3dc5a4d596481479144bb1d8d4f
nuget_refactorings
1.39 MB
sha256:21f76e2e06f84bde7576909787182fc58ba872cbd17baa6adaafd84c6ca654ea
ovsx_extension
1.23 MB
sha256:88523fbe015e9d1439e6cdb0abadbf3487d38e8b571f2aa112fe4fb1e1547031
vs_code_extension
1.23 MB
sha256:9cb8052d5109dc67ee7fddae459e48b92390d17b57a81844c429502196b14d44
vs_extension
1.18 MB
sha256:f5fbd9f08beb21b0d9c5b03b35338bf4a4523fa46b29590c42c946c624cc05df