Update Docker Compose to version 1.1.101 #1079
Annotations
10 warnings
|
build:
src/Application/Features/Contacts/Commands/Create/CreateContactCommand.cs#L33
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#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/Commands/Create/CreateContactCommand.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/Commands/Create/CreateContactCommand.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/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.
|