Chapter/Issue level Reviews and Ratings (#3778) #1084
Annotations
20 warnings
Analyze (javascript-typescript):
API/Entities/AppUser.cs#L69
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (javascript-typescript):
API/Entities/AppUser.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (javascript-typescript):
API/Entities/AppUser.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (javascript-typescript):
API/DTOs/KavitaPlus/Metadata/ExternalChapterDto.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (javascript-typescript):
API/DTOs/KavitaPlus/Metadata/ExternalChapterDto.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (javascript-typescript):
API/DTOs/KavitaPlus/Metadata/ExternalChapterDto.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (javascript-typescript):
API/DTOs/KavitaPlus/Metadata/ExternalChapterDto.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (javascript-typescript):
API/DTOs/KavitaPlus/Metadata/ExternalChapterDto.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (javascript-typescript):
API/DTOs/KavitaPlus/Metadata/ExternalChapterDto.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (javascript-typescript):
API/DTOs/KavitaPlus/ExternalMetadata/SeriesDetailPlusApiDto.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
API/DTOs/KavitaPlus/Metadata/ExternalChapterDto.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
API/DTOs/KavitaPlus/ExternalMetadata/SeriesDetailPlusApiDto.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
API/Data/Repositories/ChapterRepository.cs#L164
'ChapterMetadataDto' is obsolete: 'Will not be maintained as of v0.8.1'
|
Analyze (csharp):
API/Data/Repositories/ChapterRepository.cs#L164
'ChapterMetadataDto' is obsolete: 'Will not be maintained as of v0.8.1'
|
Analyze (csharp):
API/Data/Repositories/ChapterRepository.cs#L42
'ChapterMetadataDto' is obsolete: 'Will not be maintained as of v0.8.1'
|
Analyze (csharp):
API/Data/Repositories/ChapterRepository.cs#L42
'ChapterMetadataDto' is obsolete: 'Will not be maintained as of v0.8.1'
|
Analyze (csharp):
API/Data/Repositories/AppUserProgressRepository.cs#L158
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
API/Extensions/QueryExtensions/IncludesExtensions.cs#L15
'CollectionTag' is obsolete: 'Use AppUserCollection instead'
|
Analyze (csharp):
API/Extensions/QueryExtensions/IncludesExtensions.cs#L15
'CollectionTag' is obsolete: 'Use AppUserCollection instead'
|
Analyze (csharp):
API/Data/DataContext.cs#L74
'SeriesBlacklist' is obsolete: 'Kavita v0.8.5 moved the implementation to Series.IsBlacklisted'
|