Skip to content

Chapter/Issue level Reviews and Ratings #1079

Chapter/Issue level Reviews and Ratings

Chapter/Issue level Reviews and Ratings #1079

Triggered via pull request April 29, 2025 15:37
Status Success
Total duration 5m 53s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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/TachiyomiChapterDto.cs#L12
'TachiyomiChapterDto.Number' hides inherited member 'ChapterDto.Number'. Use the new keyword if hiding was intended.
Analyze (javascript-typescript): API/Data/Repositories/ChapterRepository.cs#L164
'ChapterMetadataDto' is obsolete: 'Will not be maintained as of v0.8.1'
Analyze (javascript-typescript): API/Data/Repositories/ChapterRepository.cs#L164
'ChapterMetadataDto' is obsolete: 'Will not be maintained as of v0.8.1'
Analyze (javascript-typescript): API/Data/Repositories/ChapterRepository.cs#L42
'ChapterMetadataDto' is obsolete: 'Will not be maintained as of v0.8.1'
Analyze (javascript-typescript): API/Data/Repositories/ChapterRepository.cs#L42
'ChapterMetadataDto' is obsolete: 'Will not be maintained as of v0.8.1'
Analyze (javascript-typescript): API/Extensions/QueryExtensions/IncludesExtensions.cs#L15
'CollectionTag' is obsolete: 'Use AppUserCollection instead'
Analyze (javascript-typescript): API/Extensions/QueryExtensions/IncludesExtensions.cs#L15
'CollectionTag' is obsolete: 'Use AppUserCollection instead'
Analyze (javascript-typescript): API/Data/Repositories/AppUserProgressRepository.cs#L158
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (javascript-typescript): API/Data/DataContext.cs#L74
'SeriesBlacklist' is obsolete: 'Kavita v0.8.5 moved the implementation to Series.IsBlacklisted'
Analyze (csharp): API/Data/Repositories/SiteThemeRepository.cs#L94
Nullability of reference types in return type of 'Task<SiteTheme> SiteThemeRepository.GetTheme(int themeId)' doesn't match implicitly implemented member 'Task<SiteTheme?> ISiteThemeRepository.GetTheme(int themeId)'.
Analyze (csharp): API/Data/Repositories/MediaErrorRepository.cs#L54
Nullability of reference types in return type of 'Task<MediaError?> MediaErrorRepository.Find(string filename)' doesn't match implicitly implemented member 'Task<MediaError> IMediaErrorRepository.Find(string filename)'.
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'