Skip to content

Replace AutoMapper with Mapperly for Improved Performance #954

Replace AutoMapper with Mapperly for Improved Performance

Replace AutoMapper with Mapperly for Improved Performance #954

Triggered via pull request November 6, 2024 11:57
Status Success
Total duration 1m 35s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Application/Features/AuditTrails/Mappers/AuditTrailMapper.cs#L11
Cannot configure an object mapping on a queryable projection mapping, apply the configurations to an object mapping method instead
build: src/Application/Features/AuditTrails/Mappers/AuditTrailMapper.cs#L13
The member ShowDetails on the mapping target type CleanArchitecture.Blazor.Application.Features.AuditTrails.DTOs.AuditTrailDto was not found on the mapping source type CleanArchitecture.Blazor.Domain.Entities.AuditTrail
build: src/Application/Features/AuditTrails/Mappers/AuditTrailMapper.cs#L13
The member ShowDetails on the mapping target type CleanArchitecture.Blazor.Application.Features.AuditTrails.DTOs.AuditTrailDto was not found on the mapping source type CleanArchitecture.Blazor.Domain.Entities.AuditTrail
build: src/Application/Features/Identity/Mappers/ApplicationRoleMapper.cs#L11
Cannot configure an object mapping on a queryable projection mapping, apply the configurations to an object mapping method instead
build: src/Application/Features/Identity/Mappers/ApplicationRoleMapper.cs#L9
The member RoleClaims on the mapping source type CleanArchitecture.Blazor.Domain.Identity.ApplicationRole is not mapped to any member on the mapping target type CleanArchitecture.Blazor.Application.Features.Identity.DTOs.ApplicationRoleDto
build: src/Application/Features/Identity/Mappers/ApplicationRoleMapper.cs#L9
The member UserRoles on the mapping source type CleanArchitecture.Blazor.Domain.Identity.ApplicationRole is not mapped to any member on the mapping target type CleanArchitecture.Blazor.Application.Features.Identity.DTOs.ApplicationRoleDto
build: src/Application/Features/Identity/Mappers/ApplicationRoleMapper.cs#L9
The member Created on the mapping source type CleanArchitecture.Blazor.Domain.Identity.ApplicationRole is not mapped to any member on the mapping target type CleanArchitecture.Blazor.Application.Features.Identity.DTOs.ApplicationRoleDto
build: src/Application/Features/Identity/Mappers/ApplicationRoleMapper.cs#L9
The member CreatedBy on the mapping source type CleanArchitecture.Blazor.Domain.Identity.ApplicationRole is not mapped to any member on the mapping target type CleanArchitecture.Blazor.Application.Features.Identity.DTOs.ApplicationRoleDto
build: src/Application/Features/Identity/Mappers/ApplicationRoleMapper.cs#L9
The member LastModified on the mapping source type CleanArchitecture.Blazor.Domain.Identity.ApplicationRole is not mapped to any member on the mapping target type CleanArchitecture.Blazor.Application.Features.Identity.DTOs.ApplicationRoleDto
build: src/Application/Features/Identity/Mappers/ApplicationRoleMapper.cs#L9
The member LastModifiedBy on the mapping source type CleanArchitecture.Blazor.Domain.Identity.ApplicationRole is not mapped to any member on the mapping target type CleanArchitecture.Blazor.Application.Features.Identity.DTOs.ApplicationRoleDto