Skip to content

Refactor parameter names and simplify iteration #253

Refactor parameter names and simplify iteration

Refactor parameter names and simplify iteration #253

Triggered via pull request December 15, 2024 21:24
Status Success
Total duration 15m 41s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.