Chapter/Issue level Reviews and Ratings (#3778) #137
Annotations
10 warnings
generate-openapi:
API/Entities/AppUser.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
generate-openapi:
API/Entities/AppUser.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
generate-openapi:
API/Extensions/QueryExtensions/IncludesExtensions.cs#L15
'CollectionTag' is obsolete: 'Use AppUserCollection instead'
|
generate-openapi:
API/Extensions/QueryExtensions/IncludesExtensions.cs#L15
'CollectionTag' is obsolete: 'Use AppUserCollection instead'
|
generate-openapi:
API/Data/DataContext.cs#L74
'SeriesBlacklist' is obsolete: 'Kavita v0.8.5 moved the implementation to Series.IsBlacklisted'
|
generate-openapi:
API/Data/Repositories/ChapterRepository.cs#L164
'ChapterMetadataDto' is obsolete: 'Will not be maintained as of v0.8.1'
|
generate-openapi:
API/Data/Repositories/ChapterRepository.cs#L164
'ChapterMetadataDto' is obsolete: 'Will not be maintained as of v0.8.1'
|
generate-openapi:
API/Data/Repositories/ChapterRepository.cs#L42
'ChapterMetadataDto' is obsolete: 'Will not be maintained as of v0.8.1'
|
generate-openapi:
API/Data/Repositories/ChapterRepository.cs#L42
'ChapterMetadataDto' is obsolete: 'Will not be maintained as of v0.8.1'
|
generate-openapi:
API/Data/Repositories/AppUserProgressRepository.cs#L158
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|