Skip to content

Merge branch 'neozhu:main' into main #17

Merge branch 'neozhu:main' into main

Merge branch 'neozhu:main' into main #17

Triggered via push November 12, 2024 04:53
Status Success
Total duration 1m 3s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: 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
build: src/Application/Features/Contacts/Commands/AddEdit/AddEditContactCommand.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/Application/Features/Contacts/Commands/AddEdit/AddEditContactCommand.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/Application/Features/Contacts/Commands/AddEdit/AddEditContactCommand.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/Application/Features/Contacts/Commands/AddEdit/AddEditContactCommand.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/Application/Features/Contacts/Commands/AddEdit/AddEditContactCommand.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/Application/Features/Contacts/Commands/Create/CreateContactCommand.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/Application/Features/Contacts/Commands/Create/CreateContactCommand.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/Application/Features/Contacts/Commands/Create/CreateContactCommand.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: src/Application/Features/Contacts/Commands/Create/CreateContactCommand.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.