This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 #555
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
quality
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
quality
.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.
|
quality:
DragonFruit.Six.Api/Accounts/Entities/UbisoftAccount.cs#L26
Cannot resolve symbol 'CrossPlatform' in DragonFruit.Six.Api\Accounts\Entities\UbisoftAccount.cs on line 26
|
quality:
DragonFruit.Six.Api/Accounts/Entities/UbisoftAccount.cs#L39
Cannot resolve symbol 'PC' in DragonFruit.Six.Api\Accounts\Entities\UbisoftAccount.cs on line 39
|
quality:
DragonFruit.Six.Api/Accounts/Requests/UbisoftAccountRequest.cs#L47
Auto-property can be made get-only in DragonFruit.Six.Api\Accounts\Requests\UbisoftAccountRequest.cs on line 47
|
quality:
DragonFruit.Six.Api/Accounts/Requests/UbisoftAccountRequest.cs#L52
Auto-property can be made get-only in DragonFruit.Six.Api\Accounts\Requests\UbisoftAccountRequest.cs on line 52
|
quality:
DragonFruit.Six.Api/Accounts/Requests/UbisoftAccountRequest.cs#L57
Auto-property can be made get-only in DragonFruit.Six.Api\Accounts\Requests\UbisoftAccountRequest.cs on line 57
|
quality:
DragonFruit.Six.Api/Dragon6Client.cs#L37
Auto-property can be made get-only in DragonFruit.Six.Api\Dragon6Client.cs on line 37
|
quality:
DragonFruit.Six.Api/Legacy/Requests/LegacyStatsRequest.cs#L33
Auto-property can be made get-only in DragonFruit.Six.Api\Legacy\Requests\LegacyStatsRequest.cs on line 33
|
quality:
DragonFruit.Six.Api/Modern/Containers/ModernStatsTrendPeriod.cs#L24
Auto-property can be made get-only in DragonFruit.Six.Api\Modern\Containers\ModernStatsTrendPeriod.cs on line 24
|
quality:
DragonFruit.Six.Api/Modern/Entities/ModernSeasonStats.cs#L15
The keyword 'new' is required on 'SeasonNumber' because it hides property 'string DragonFruit.Six.Api.Modern.Entities.ModernStatsBase.SeasonNumber' in DragonFruit.Six.Api\Modern\Entities\ModernSeasonStats.cs on line 15
|
quality:
DragonFruit.Six.Api/Modern/ModernStatsDeserializer.cs#L27
Possible 'System.NullReferenceException' in DragonFruit.Six.Api\Modern\ModernStatsDeserializer.cs on line 27
|