fix: 13738 fix dotnet build warnings #7735
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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