Skip to content

Refactor and reformat Parameter class and MakeAwareOf method #257

Refactor and reformat Parameter class and MakeAwareOf method

Refactor and reformat Parameter class and MakeAwareOf method #257

Triggered via pull request December 16, 2024 02:02
Status Success
Total duration 17m 24s
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.