Skip to content

952 fix code scanning alert useless assignment to local variable #266

952 fix code scanning alert useless assignment to local variable

952 fix code scanning alert useless assignment to local variable #266

Triggered via pull request December 18, 2024 22:55
Status Success
Total duration 17m 0s
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.