This repository was archived by the owner on Apr 24, 2026. It is now read-only.
Bump docker/metadata-action from 5 to 6 #747
Annotations
10 warnings
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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/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/AuthorsNames.cs#L45
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/CreaturesNames.cs#L47
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