Merge branch 'main' of https://github.com/neozhu/CleanArchitectureWit… #1080
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.
|