Skip to content

Merge branch 'main' of https://github.com/neozhu/CleanArchitectureWit… #1080

Merge branch 'main' of https://github.com/neozhu/CleanArchitectureWit…

Merge branch 'main' of https://github.com/neozhu/CleanArchitectureWit… #1080

Triggered via push March 23, 2025 05:05
Status Success
Total duration 1m 7s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Application/Features/Contacts/DTOs/ContactDto.cs#L31
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/DTOs/ContactDto.cs#L29
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/DTOs/ContactDto.cs#L27
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/DTOs/ContactDto.cs#L25
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#L36
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#L32
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#L30
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#L28
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#L26
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/Caching/ContactCacheKey.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.