Skip to content

GitAuto: [FEATURE] Add custom IoC Container support with HostBuilder.UseServiceProviderFactory method #1670

GitAuto: [FEATURE] Add custom IoC Container support with HostBuilder.UseServiceProviderFactory method

GitAuto: [FEATURE] Add custom IoC Container support with HostBuilder.UseServiceProviderFactory method #1670

Triggered via pull request December 13, 2024 20:29
Status Failure
Total duration 3m 2s
Artifacts

deep-source.yml

on: pull_request
Deep Source Coverage report
2m 54s
Deep Source Coverage report
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Deep Source Coverage report
Process completed with exit code 1.
Deep Source Coverage report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deep Source Coverage report: Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
XML comment has syntactically incorrect cref attribute 'IEnumerable{string}'
Deep Source Coverage report: Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
Type parameter declaration must be an identifier not a type. See also error CS0081.
Deep Source Coverage report: Src/CrispyWaffle/Extensions/XmlExtensions.cs#L51
Ambiguous reference in cref attribute: 'XmlDocument.GetElementsByTagName'. Assuming 'XmlDocument.GetElementsByTagName(string)', but could have also matched other overloads including 'XmlDocument.GetElementsByTagName(string, string)'.
Deep Source Coverage report: Src/CrispyWaffle/Extensions/XmlExtensions.cs#L69
Ambiguous reference in cref attribute: 'XmlNode.SelectNodes'. Assuming 'XmlNode.SelectNodes(string)', but could have also matched other overloads including 'XmlNode.SelectNodes(string, XmlNamespaceManager)'.
Deep Source Coverage report: Src/CrispyWaffle/Extensions/XmlExtensions.cs#L89
Ambiguous reference in cref attribute: 'XmlNode.SelectNodes'. Assuming 'XmlNode.SelectNodes(string)', but could have also matched other overloads including 'XmlNode.SelectNodes(string, XmlNamespaceManager)'.
Deep Source Coverage report: Src/CrispyWaffle/Log/Filters/CategoryLogFilter.cs#L50
XML comment on 'CategoryLogFilter.Filter(string, LogLevel, string, string)' has a paramref tag for 'isExclusive', but there is no parameter by that name