This repository was archived by the owner on Apr 24, 2026. It is now read-only.
Bump EFCore.NamingConventions from 10.0.0 to 10.0.1 #730
Annotations
10 warnings
|
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)
|
|
OpenHentai/Creations/Creation.cs#L82
The property name 'Characters' is confusing given the existence of method 'GetCharacters'. Rename or remove one of these members. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
|
|
OpenHentai/Creations/Creation.cs#L72
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)
|
|
OpenHentai/Creations/Creation.cs#L38
The property name 'Authors' is confusing given the existence of method 'GetAuthors'. Rename or remove one of these members. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1721)
|
|
OpenHentai/Creations/Creation.cs#L33
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)
|
|
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)
|
|
OpenHentai/Relative/CreaturesNames.cs#L47
Possible null reference argument for parameter 'language' in 'LanguageSpecificTextInfo.LanguageSpecificTextInfo(string text, string language)'.
|
|
OpenHentai/Relative/CirclesTitles.cs#L45
Possible null reference argument for parameter 'language' in 'LanguageSpecificTextInfo.LanguageSpecificTextInfo(string text, string language)'.
|
|
OpenHentai/Relative/CreationsTitles.cs#L45
Possible null reference argument for parameter 'language' in 'LanguageSpecificTextInfo.LanguageSpecificTextInfo(string text, string language)'.
|
|
OpenHentai/Relative/AuthorsNames.cs#L45
Possible null reference argument for parameter 'language' in 'LanguageSpecificTextInfo.LanguageSpecificTextInfo(string text, string language)'.
|
The logs for this run have expired and are no longer available.
Loading