fix: 13738 fix dotnet build warnings #7735
Annotations
4 warnings
Build:
backend/src/Designer/Controllers/ResourceAdminController.cs#L613
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
backend/src/Designer/Models/Dto/AccessListMember.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
backend/src/Designer/Controllers/ResourceAdminController.cs#L613
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
backend/src/Designer/Models/Dto/AccessListMember.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading