Skip to content

Feat/calendar component initial #16

Feat/calendar component initial

Feat/calendar component initial #16

Triggered via pull request July 17, 2024 13:13
Status Success
Total duration 2m 53s
Billable time 4m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: examples/DancingGoatCore/Components/Widgets/Articles/ArticlesWidgetViewComponent.cs#L35
XML comment has cref attribute 'ArticlesWidgetController' that could not be resolved
Build and Test: examples/DancingGoatCore/Components/Widgets/Articles/ArticlesWidgetViewComponent.cs#L39
Parameter 'attachmentUrlRetriever' has no matching param tag in the XML comment for 'ArticlesWidgetViewComponent.ArticlesWidgetViewComponent(ArticleRepository, IPageUrlRetriever, IPageAttachmentUrlRetriever)' (but other parameters do)
Build and Test: examples/DancingGoatCore/Components/Widgets/Articles/ArticlesWidgetViewComponent.cs#L50
XML comment has a param tag for 'properties', but there is no parameter by that name
Build and Test: examples/DancingGoatCore/Components/Widgets/Articles/ArticlesWidgetViewComponent.cs#L51
Parameter 'viewModel' has no matching param tag in the XML comment for 'ArticlesWidgetViewComponent.Invoke(ComponentViewModel<ArticlesWidgetProperties>)' (but other parameters do)
Build and Test: examples/DancingGoatCore/Components/Widgets/HeroImageWidget/HeroImageWidgetViewComponent.cs#L36
XML comment has cref attribute 'BannerWidgetController' that could not be resolved
Build and Test: examples/DancingGoatCore/Components/Widgets/NewsletterSubscriptionWidget/NewsletterSubscriptionWidgetController.cs#L51
Parameter 'userManager' has no matching param tag in the XML comment for 'NewsletterSubscriptionWidgetController.NewsletterSubscriptionWidgetController(ApplicationUserManager<ApplicationUser>, ISubscriptionService, IContactProvider, INewsletterInfoProvider, IComponentPropertiesRetriever, IStringLocalizer<NewsletterSubscriptionWidgetController>)' (but other parameters do)
Build and Test: examples/DancingGoatCore/Components/Widgets/NewsletterSubscriptionWidget/NewsletterSubscriptionWidgetController.cs#L55
Parameter 'componentPropertiesRetriever' has no matching param tag in the XML comment for 'NewsletterSubscriptionWidgetController.NewsletterSubscriptionWidgetController(ApplicationUserManager<ApplicationUser>, ISubscriptionService, IContactProvider, INewsletterInfoProvider, IComponentPropertiesRetriever, IStringLocalizer<NewsletterSubscriptionWidgetController>)' (but other parameters do)
Build and Test: examples/DancingGoatCore/Components/Widgets/NewsletterSubscriptionWidget/NewsletterSubscriptionWidgetController.cs#L56
Parameter 'localizer' has no matching param tag in the XML comment for 'NewsletterSubscriptionWidgetController.NewsletterSubscriptionWidgetController(ApplicationUserManager<ApplicationUser>, ISubscriptionService, IContactProvider, INewsletterInfoProvider, IComponentPropertiesRetriever, IStringLocalizer<NewsletterSubscriptionWidgetController>)' (but other parameters do)
Build and Test: examples/DancingGoatCore/Helpers/Generator/ABTestConversionGenerator.cs#L70
Parameter 'logger' has no matching param tag in the XML comment for 'ABTestConversionGenerator.ABTestConversionGenerator(IABTestManager, IAnalyticsLogger)' (but other parameters do)
Build and Test: examples/DancingGoatCore/Helpers/Generator/ABTestConversionGenerator.cs#L232
Parameter 'logDate' has no matching param tag in the XML comment for 'ABTestConversionGenerator.LogABConversionHits(int, DateTime)' (but other parameters do)