Initial implementation of WinUI with samples and features working #263
Triggered via pull request
December 18, 2024 08:22
Status
Success
Total duration
16m 59s
Artifacts
–
Annotations
2 warnings
Analyse:
src/Caliburn.Micro.Platform/Platforms/Maui/Android/ActivityLifecycleCallbackHandler.cs#L112
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyse:
src/Caliburn.Micro.Platform/Platforms/Maui/Android/ActivityLifecycleCallbackHandler.cs#L147
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|