Skip to content

Docker compose support #4

Docker compose support

Docker compose support #4

Triggered via pull request January 25, 2024 21:48
@GerardSmitGerardSmit
synchronize #1
docker
Status Failure
Total duration 46s
Artifacts

backend-test.yml

on: pull_request
Backend Tests
35s
Backend Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Backend Tests
Process completed with exit code 1.
Backend Tests: backend/MangaMagnet.Core/Metadata/Providers/MangaDex/Models/Chapter/MangaDexChapterResponse.cs#L6
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'param'. All attributes in this block will be ignored.
Backend Tests: backend/MangaMagnet.Core/Metadata/Providers/MangaDex/Models/Chapter/MangaDexChapterResponse.cs#L7
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'param'. All attributes in this block will be ignored.
Backend Tests: backend/MangaMagnet.Core/Metadata/Providers/MangaDex/Models/Chapter/MangaDexChapterResponse.cs#L8
'property' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'param'. All attributes in this block will be ignored.
Backend Tests: backend/MangaMagnet.Core/Util/UriUtils.cs#L9
Possible null reference return.
Backend Tests: backend/MangaMagnet.Core/Database/BaseDatabaseContext.cs#L6
Missing XML comment for publicly visible type or member 'BaseDatabaseContext'
Backend Tests: backend/MangaMagnet.Core/Database/BaseDatabaseContext.cs#L8
Missing XML comment for publicly visible type or member 'BaseDatabaseContext.MangaMetadata'
Backend Tests: backend/MangaMagnet.Core/Database/BaseDatabaseContext.cs#L9
Missing XML comment for publicly visible type or member 'BaseDatabaseContext.ChapterMetadata'
Backend Tests: backend/MangaMagnet.Core/Database/BaseDatabaseContext.cs#L10
Missing XML comment for publicly visible type or member 'BaseDatabaseContext.LocalMangas'
Backend Tests: backend/MangaMagnet.Core/Database/BaseDatabaseContext.cs#L11
Missing XML comment for publicly visible type or member 'BaseDatabaseContext.LocalChapters'
Backend Tests: backend/MangaMagnet.Core/Database/BaseDatabaseContext.cs#L12
Missing XML comment for publicly visible type or member 'BaseDatabaseContext.LocalVolumes'