Refactor parameter names and simplify iteration #253
Triggered via pull request
December 15, 2024 21:24
Status
Success
Total duration
15m 41s
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.
|