Refactor code and update test coverage settings #259
Triggered via pull request
December 16, 2024 12:34
Status
Success
Total duration
20m 19s
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.
|