Skip to content

deps(docker)(deps): bump dotnet/aspnet from 9.0-alpine to 10.0-alpine in /backend #86

deps(docker)(deps): bump dotnet/aspnet from 9.0-alpine to 10.0-alpine in /backend

deps(docker)(deps): bump dotnet/aspnet from 9.0-alpine to 10.0-alpine in /backend #86

Triggered via pull request November 13, 2025 09:05
Status Success
Total duration 1m 29s
Artifacts 4

pipeline.yml

on: pull_request
🧠 Pipeline Orchestrator
4s
🧠 Pipeline Orchestrator
Matrix: πŸ§ͺ Quality Gate
πŸ” Code Quality & Security
1m 18s
πŸ” Code Quality & Security
πŸ“Š Pipeline Summary
4s
πŸ“Š Pipeline Summary
πŸš€ Deploy to Production
0s
πŸš€ Deploy to Production
🎭 Deploy to Staging
0s
🎭 Deploy to Staging
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
πŸ§ͺ Quality Gate (🌐 API, ModernAPI.API.Tests, 🌐): backend/ModernAPI.Application/Services/ETagService.cs#L204
Missing XML comment for publicly visible type or member 'ETagService.CheckIfMatch(string?, string)'
πŸ§ͺ Quality Gate (🌐 API, ModernAPI.API.Tests, 🌐): backend/ModernAPI.Application/Services/ETagService.cs#L174
Missing XML comment for publicly visible type or member 'ETagService.CheckIfNoneMatch(string?, string)'
πŸ§ͺ Quality Gate (🌐 API, ModernAPI.API.Tests, 🌐): backend/ModernAPI.Application/Services/ETagService.cs#L152
Missing XML comment for publicly visible type or member 'ETagService.ParseETagHeader(string?)'
πŸ§ͺ Quality Gate (🌐 API, ModernAPI.API.Tests, 🌐): backend/ModernAPI.Application/Services/ETagService.cs#L147
Missing XML comment for publicly visible type or member 'ETagService.ValidateETag(string?, UserDto)'
πŸ§ͺ Quality Gate (🌐 API, ModernAPI.API.Tests, 🌐): backend/ModernAPI.Application/Services/ETagService.cs#L135
Missing XML comment for publicly visible type or member 'ETagService.ValidateETag(string?, Guid, DateTime)'
πŸ§ͺ Quality Gate (🌐 API, ModernAPI.API.Tests, 🌐): backend/ModernAPI.Application/Services/ETagService.cs#L129
Missing XML comment for publicly visible type or member 'ETagService.GenerateCollectionETag(IEnumerable<UserDto>)'
πŸ§ͺ Quality Gate (🌐 API, ModernAPI.API.Tests, 🌐): backend/ModernAPI.Application/Services/ETagService.cs#L111
Missing XML comment for publicly visible type or member 'ETagService.GenerateCollectionETag(IEnumerable<(Guid Id, DateTime LastModified)>)'
πŸ§ͺ Quality Gate (🌐 API, ModernAPI.API.Tests, 🌐): backend/ModernAPI.Application/Services/ETagService.cs#L106
Missing XML comment for publicly visible type or member 'ETagService.GenerateETag(UserDto)'
πŸ§ͺ Quality Gate (🌐 API, ModernAPI.API.Tests, 🌐): backend/ModernAPI.Application/Services/ETagService.cs#L93
Missing XML comment for publicly visible type or member 'ETagService.GenerateETag(Guid, DateTime)'
πŸ§ͺ Quality Gate (🌐 API, ModernAPI.API.Tests, 🌐): backend/ModernAPI.Application/Services/AuthService.cs#L23
Missing XML comment for publicly visible type or member 'AuthService.AuthService(UserManager<User>, IPasswordService, IJwtTokenService, IUnitOfWork, ILogger<AuthService>)'
πŸ§ͺ Quality Gate (πŸ—„οΈ Infrastructure, ModernAPI.Infrastructure.Tests, πŸ—„οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L204
Missing XML comment for publicly visible type or member 'ETagService.CheckIfMatch(string?, string)'
πŸ§ͺ Quality Gate (πŸ—„οΈ Infrastructure, ModernAPI.Infrastructure.Tests, πŸ—„οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L174
Missing XML comment for publicly visible type or member 'ETagService.CheckIfNoneMatch(string?, string)'
πŸ§ͺ Quality Gate (πŸ—„οΈ Infrastructure, ModernAPI.Infrastructure.Tests, πŸ—„οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L152
Missing XML comment for publicly visible type or member 'ETagService.ParseETagHeader(string?)'
πŸ§ͺ Quality Gate (πŸ—„οΈ Infrastructure, ModernAPI.Infrastructure.Tests, πŸ—„οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L147
Missing XML comment for publicly visible type or member 'ETagService.ValidateETag(string?, UserDto)'
πŸ§ͺ Quality Gate (πŸ—„οΈ Infrastructure, ModernAPI.Infrastructure.Tests, πŸ—„οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L135
Missing XML comment for publicly visible type or member 'ETagService.ValidateETag(string?, Guid, DateTime)'
πŸ§ͺ Quality Gate (πŸ—„οΈ Infrastructure, ModernAPI.Infrastructure.Tests, πŸ—„οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L129
Missing XML comment for publicly visible type or member 'ETagService.GenerateCollectionETag(IEnumerable<UserDto>)'
πŸ§ͺ Quality Gate (πŸ—„οΈ Infrastructure, ModernAPI.Infrastructure.Tests, πŸ—„οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L111
Missing XML comment for publicly visible type or member 'ETagService.GenerateCollectionETag(IEnumerable<(Guid Id, DateTime LastModified)>)'
πŸ§ͺ Quality Gate (πŸ—„οΈ Infrastructure, ModernAPI.Infrastructure.Tests, πŸ—„οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L106
Missing XML comment for publicly visible type or member 'ETagService.GenerateETag(UserDto)'
πŸ§ͺ Quality Gate (πŸ—„οΈ Infrastructure, ModernAPI.Infrastructure.Tests, πŸ—„οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L93
Missing XML comment for publicly visible type or member 'ETagService.GenerateETag(Guid, DateTime)'
πŸ§ͺ Quality Gate (πŸ—„οΈ Infrastructure, ModernAPI.Infrastructure.Tests, πŸ—„οΈ): backend/ModernAPI.Application/Services/AuthService.cs#L23
Missing XML comment for publicly visible type or member 'AuthService.AuthService(UserManager<User>, IPasswordService, IJwtTokenService, IUnitOfWork, ILogger<AuthService>)'
πŸ§ͺ Quality Gate (πŸ—οΈ Domain, ModernAPI.Domain.Tests, πŸ—οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L204
Missing XML comment for publicly visible type or member 'ETagService.CheckIfMatch(string?, string)'
πŸ§ͺ Quality Gate (πŸ—οΈ Domain, ModernAPI.Domain.Tests, πŸ—οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L174
Missing XML comment for publicly visible type or member 'ETagService.CheckIfNoneMatch(string?, string)'
πŸ§ͺ Quality Gate (πŸ—οΈ Domain, ModernAPI.Domain.Tests, πŸ—οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L152
Missing XML comment for publicly visible type or member 'ETagService.ParseETagHeader(string?)'
πŸ§ͺ Quality Gate (πŸ—οΈ Domain, ModernAPI.Domain.Tests, πŸ—οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L147
Missing XML comment for publicly visible type or member 'ETagService.ValidateETag(string?, UserDto)'
πŸ§ͺ Quality Gate (πŸ—οΈ Domain, ModernAPI.Domain.Tests, πŸ—οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L135
Missing XML comment for publicly visible type or member 'ETagService.ValidateETag(string?, Guid, DateTime)'
πŸ§ͺ Quality Gate (πŸ—οΈ Domain, ModernAPI.Domain.Tests, πŸ—οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L129
Missing XML comment for publicly visible type or member 'ETagService.GenerateCollectionETag(IEnumerable<UserDto>)'
πŸ§ͺ Quality Gate (πŸ—οΈ Domain, ModernAPI.Domain.Tests, πŸ—οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L111
Missing XML comment for publicly visible type or member 'ETagService.GenerateCollectionETag(IEnumerable<(Guid Id, DateTime LastModified)>)'
πŸ§ͺ Quality Gate (πŸ—οΈ Domain, ModernAPI.Domain.Tests, πŸ—οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L106
Missing XML comment for publicly visible type or member 'ETagService.GenerateETag(UserDto)'
πŸ§ͺ Quality Gate (πŸ—οΈ Domain, ModernAPI.Domain.Tests, πŸ—οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L93
Missing XML comment for publicly visible type or member 'ETagService.GenerateETag(Guid, DateTime)'
πŸ§ͺ Quality Gate (πŸ—οΈ Domain, ModernAPI.Domain.Tests, πŸ—οΈ): backend/ModernAPI.Application/Services/AuthService.cs#L23
Missing XML comment for publicly visible type or member 'AuthService.AuthService(UserManager<User>, IPasswordService, IJwtTokenService, IUnitOfWork, ILogger<AuthService>)'
πŸ§ͺ Quality Gate (βš™οΈ Application, ModernAPI.Application.Tests, βš™οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L204
Missing XML comment for publicly visible type or member 'ETagService.CheckIfMatch(string?, string)'
πŸ§ͺ Quality Gate (βš™οΈ Application, ModernAPI.Application.Tests, βš™οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L174
Missing XML comment for publicly visible type or member 'ETagService.CheckIfNoneMatch(string?, string)'
πŸ§ͺ Quality Gate (βš™οΈ Application, ModernAPI.Application.Tests, βš™οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L152
Missing XML comment for publicly visible type or member 'ETagService.ParseETagHeader(string?)'
πŸ§ͺ Quality Gate (βš™οΈ Application, ModernAPI.Application.Tests, βš™οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L147
Missing XML comment for publicly visible type or member 'ETagService.ValidateETag(string?, UserDto)'
πŸ§ͺ Quality Gate (βš™οΈ Application, ModernAPI.Application.Tests, βš™οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L135
Missing XML comment for publicly visible type or member 'ETagService.ValidateETag(string?, Guid, DateTime)'
πŸ§ͺ Quality Gate (βš™οΈ Application, ModernAPI.Application.Tests, βš™οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L129
Missing XML comment for publicly visible type or member 'ETagService.GenerateCollectionETag(IEnumerable<UserDto>)'
πŸ§ͺ Quality Gate (βš™οΈ Application, ModernAPI.Application.Tests, βš™οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L111
Missing XML comment for publicly visible type or member 'ETagService.GenerateCollectionETag(IEnumerable<(Guid Id, DateTime LastModified)>)'
πŸ§ͺ Quality Gate (βš™οΈ Application, ModernAPI.Application.Tests, βš™οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L106
Missing XML comment for publicly visible type or member 'ETagService.GenerateETag(UserDto)'
πŸ§ͺ Quality Gate (βš™οΈ Application, ModernAPI.Application.Tests, βš™οΈ): backend/ModernAPI.Application/Services/ETagService.cs#L93
Missing XML comment for publicly visible type or member 'ETagService.GenerateETag(Guid, DateTime)'
πŸ§ͺ Quality Gate (βš™οΈ Application, ModernAPI.Application.Tests, βš™οΈ): backend/ModernAPI.Application/Services/AuthService.cs#L23
Missing XML comment for publicly visible type or member 'AuthService.AuthService(UserManager<User>, IPasswordService, IJwtTokenService, IUnitOfWork, ILogger<AuthService>)'

Artifacts

Produced during runtime
Name Size Digest
test-results-ModernAPI.API.Tests Expired
104 KB
sha256:be099eb3e179eec0fbce13f03dbb0eef6b1a14bacbe8134b63eccd8d17b8b691
test-results-ModernAPI.Application.Tests Expired
45 KB
sha256:768125fda08ce3d5781577d42dd611e9c959b1a008392e88cd84119268470f29
test-results-ModernAPI.Domain.Tests Expired
23.2 KB
sha256:f3623930a3aa49f0e8751b45f8aec450cbb257dd625df60159c25b4a28ee1413
test-results-ModernAPI.Infrastructure.Tests Expired
85.5 KB
sha256:957cb298afb89a890a3d896da3852bfc490bd7f3ece64dcd60892097e8ffa666