Skip to content

Replace AutoMapper with Mapperly for Improved Performance #950

Replace AutoMapper with Mapperly for Improved Performance

Replace AutoMapper with Mapperly for Improved Performance #950

Triggered via pull request November 6, 2024 08:42
Status Success
Total duration 1m 3s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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
build: src/Application/Features/Identity/Mappers/ApplicationRoleMapper.cs#L9
The member ConcurrencyStamp 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/Fusion/UserSessionTracker.cs#L35
'UserSessionTracker._pageUserSessions': a reference to a volatile field will not be treated as volatile
build: src/Application/Features/Fusion/UserSessionTracker.cs#L79
'UserSessionTracker._pageUserSessions': a reference to a volatile field will not be treated as volatile
build: src/Application/Features/Fusion/UserSessionTracker.cs#L84
'UserSessionTracker._pageUserSessions': a reference to a volatile field will not be treated as volatile