Merge pull request #173 from Gigas002/dependabot/nuget/Microsoft.Enti… #449
Annotations
10 warnings
dotnet-build:
OpenHentai/Relative/CreaturesNames.cs#L47
Possible null reference argument for parameter 'language' in 'LanguageSpecificTextInfo.LanguageSpecificTextInfo(string text, string language)'.
|
dotnet-build:
OpenHentai/Relative/CreationsTitles.cs#L45
Possible null reference argument for parameter 'language' in 'LanguageSpecificTextInfo.LanguageSpecificTextInfo(string text, string language)'.
|
dotnet-build:
OpenHentai/Relative/CirclesTitles.cs#L45
Possible null reference argument for parameter 'language' in 'LanguageSpecificTextInfo.LanguageSpecificTextInfo(string text, string language)'.
|
dotnet-build:
OpenHentai/Relative/AuthorsNames.cs#L45
Possible null reference argument for parameter 'language' in 'LanguageSpecificTextInfo.LanguageSpecificTextInfo(string text, string language)'.
|
dotnet-build:
OpenHentai/Circles/Circle.cs#L30
The property name 'Titles' is confusing given the existence of method 'GetTitles'. Rename or remove one of these members. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
|
dotnet-build:
OpenHentai/Creatures/Author.cs#L26
The property name 'AuthorNames' is confusing given the existence of method 'GetAuthorNames'. Rename or remove one of these members. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
|
dotnet-build:
OpenHentai/Creatures/Author.cs#L43
The property name 'Creations' is confusing given the existence of method 'GetCreations'. Rename or remove one of these members. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
|
dotnet-build:
OpenHentai/Creatures/Character.cs#L21
The property name 'Creations' is confusing given the existence of method 'GetCreations'. Rename or remove one of these members. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
|
dotnet-build:
OpenHentai/Creatures/Creature.cs#L28
The property name 'Names' is confusing given the existence of method 'GetNames'. Rename or remove one of these members. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
|
dotnet-build:
OpenHentai/Creatures/Creature.cs#L67
The property name 'Relations' is confusing given the existence of method 'GetRelations'. Rename or remove one of these members. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
|
Loading