Skip to content

Added SelectedDatesRangeBackgroundColor property #62

Added SelectedDatesRangeBackgroundColor property

Added SelectedDatesRangeBackgroundColor property #62

Triggered via pull request January 23, 2025 12:14
Status Success
Total duration 8m 57s
Artifacts

ci.yml

on: pull_request
build-plugin-ci
8m 43s
build-plugin-ci
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-plugin-ci: src/Plugin.Maui.Calendar/Shared/Interfaces/IPersonalizableDayEvent.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-plugin-ci: src/Plugin.Maui.Calendar/Shared/Interfaces/IPersonalizableDayEvent.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-plugin-ci: src/Plugin.Maui.Calendar/Shared/Interfaces/IPersonalizableDayEvent.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-plugin-ci: src/Plugin.Maui.Calendar/Shared/Interfaces/IPersonalizableDayEvent.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-plugin-ci: src/Plugin.Maui.Calendar/Shared/Interfaces/ISelectionEngine.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-plugin-ci: src/Plugin.Maui.Calendar/Shared/Controls/SelectionEngines/RangeSelectionEngine.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-plugin-ci: src/Plugin.Maui.Calendar/Shared/Controls/SelectionEngines/RangeSelectionEngine.cs#L93
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-plugin-ci: src/Plugin.Maui.Calendar/Shared/Controls/SelectionEngines/RangeSelectionEngine.cs#L112
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-plugin-ci: src/Plugin.Maui.Calendar/Shared/Controls/SelectionEngines/RangeSelectionEngine.cs#L50
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-plugin-ci: src/Plugin.Maui.Calendar/Shared/Controls/SelectionEngines/SingleSelectionEngine.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.