Skip to content

Create dotnet.yml

Create dotnet.yml #128

Triggered via pull request January 21, 2024 01:48
Status Failure
Total duration 13m 9s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Analyse
Could not find android.jar for API level 28. This means the Android SDK platform for API level 28 is not installed. Either install it in the Android SDK Manager (Tools > Android > Android SDK Manager...), or change the Xamarin.Android project to target an API version that is installed. (C:\Program Files (x86)\Android\android-sdk\platforms\android-28\android.jar missing.)
Analyse
Process completed with exit code 1.
Analyse: src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L32
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
Analyse: src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L33
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
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.
Analyse: src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L32
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
Analyse: src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L33
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
Analyse: src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L32
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
Analyse: src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L33
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
Analyse: src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L32
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'
Analyse: src/Caliburn.Micro.Platform/Platforms/Maui/ConventionManager.cs#L33
'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.'