Skip to content

Merge pull request #797 from neozhu/replace-automapper-with-mapperly #981

Merge pull request #797 from neozhu/replace-automapper-with-mapperly

Merge pull request #797 from neozhu/replace-automapper-with-mapperly #981

Triggered via push November 7, 2024 10:56
Status Success
Total duration 6m 16s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Analyze
Unexpected input(s) 'languages', valid inputs are ['check_name', 'output', 'upload', 'cleanup-level', 'ram', 'add-snippets', 'skip-queries', 'threads', 'checkout_path', 'ref', 'sha', 'category', 'upload-database', 'wait-for-processing', 'token', 'matrix', 'expect-error']
Analyze: src/Application/Common/Security/UserProfile.cs#L30
The member LocalTimeOffset on the mapping source type CleanArchitecture.Blazor.Application.Common.Security.UserProfile is not mapped to any member on the mapping target type CleanArchitecture.Blazor.Application.Common.Security.ChangeUserProfileModel
Analyze: src/Application/Features/Fusion/UserSessionTracker.cs#L35
'UserSessionTracker._pageUserSessions': a reference to a volatile field will not be treated as volatile
Analyze: src/Application/Features/Fusion/UserSessionTracker.cs#L79
'UserSessionTracker._pageUserSessions': a reference to a volatile field will not be treated as volatile
Analyze: src/Application/Features/Fusion/UserSessionTracker.cs#L84
'UserSessionTracker._pageUserSessions': a reference to a volatile field will not be treated as volatile
Analyze: src/Application/Features/Fusion/UserSessionTracker.cs#L113
'UserSessionTracker._pageUserSessions': a reference to a volatile field will not be treated as volatile
Analyze: src/Application/Features/Fusion/UserSessionTracker.cs#L118
'UserSessionTracker._pageUserSessions': a reference to a volatile field will not be treated as volatile
Analyze: src/Infrastructure/Services/MultiTenant/MultiTenantUserStore.cs#L52
Possible null reference argument for parameter 'tenantId' in 'Task<ApplicationRole> MultiTenantUserStore.GetRoleAsync(string normalizedRoleName, string tenantId, CancellationToken cancellationToken)'.
Analyze: src/Infrastructure/Services/MultiTenant/MultiTenantUserStore.cs#L85
Possible null reference argument for parameter 'tenantId' in 'Task<ApplicationRole> MultiTenantUserStore.GetRoleAsync(string normalizedRoleName, string tenantId, CancellationToken cancellationToken)'.
Analyze: src/Infrastructure/Services/MultiTenant/MultiTenantUserStore.cs#L109
Possible null reference argument for parameter 'tenantId' in 'Task<ApplicationRole> MultiTenantUserStore.GetRoleAsync(string normalizedRoleName, string tenantId, CancellationToken cancellationToken)'.
Analyze
Unexpected input(s) 'languages', valid inputs are ['check_name', 'output', 'upload', 'cleanup-level', 'ram', 'add-snippets', 'skip-queries', 'threads', 'checkout_path', 'ref', 'sha', 'category', 'upload-database', 'wait-for-processing', 'token', 'matrix', 'expect-error']