chore(deps): update dependency microsoft.codeanalysis.fxcopanalyzers to 3.3.2 #358
Annotations
2 errors and 15 warnings
Build SocialQ
Could not find android.jar for API level 29. This means the Android SDK platform for API level 29 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-29\android.jar missing.)
|
Build SocialQ
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/setup-msbuild@v1.0.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install .NET Core 3.1.x
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Setup MSBuild.exe
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build SocialQ
Google Play requires that new applications and updates must use a TargetFrameworkVersion of v11.0 (API level 30) or above. You are currently targeting v10.0 (API level 29).
|
Build SocialQ:
src/SocialQ/Menu/BottomMenuViewModel.cs#L19
The field 'BottomMenuViewModel._tabViewModels' is never used
|
Build SocialQ:
src/SocialQ/IService.cs#L6
Avoid empty interfaces (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
|
Build SocialQ:
src/SocialQ/Menu/BottomMenuViewModel.cs#L36
Change 'TabViewModels' to be read-only by removing the property setter (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2227)
|
Build SocialQ:
src/SocialQ/Queue/IQueueService.cs#L15
The property name 'Queue' is confusing given the existence of method 'GetQueue'. Rename or remove one of these members. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
|
Build SocialQ:
src/SocialQ/Queue/QueueService.cs#L25
The property name 'Queue' is confusing given the existence of method 'GetQueue'. Rename or remove one of these members. (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
|
Build SocialQ:
src/SocialQ/SignalRParameters.cs#L8
Type 'SignalRParameters' is a static holder type but is neither static nor NotInheritable (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1052)
|
Build SocialQ:
src/SocialQ/SignalRParameters.cs#L8
Make class static. (http://pihrt.net/roslynator/analyzer?id=RCS1102)
|
Build SocialQ:
src/SocialQ/WellKnownNavigationParameters.cs#L6
Type 'WellKnownNavigationParameters' is a static holder type but is neither static nor NotInheritable (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1052)
|
Build SocialQ:
src/SocialQ/WellKnownNavigationParameters.cs#L6
Make class static. (http://pihrt.net/roslynator/analyzer?id=RCS1102)
|
Install .NET 5.0.x
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
The logs for this run have expired and are no longer available.
Loading