Skip to content

Added OtherMonthSelectedDayColor property #35

Added OtherMonthSelectedDayColor property

Added OtherMonthSelectedDayColor property #35

Triggered via pull request June 20, 2024 13:17
Status Success
Total duration 5m 10s
Artifacts

ci.yml

on: pull_request
build-plugin-ci
4m 56s
build-plugin-ci
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-plugin-ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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/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#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/RangeSelectionEngine.cs#L50
The default value specified for parameter 'disabledDates' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments