Add /api/client/{clientId} Endpoint #107
Annotations
18 warnings
Build application:
SharedLibraryCore/Helpers/ParsedInputResult.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build application:
SharedLibraryCore/Helpers/ParsedInputResult.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build application:
SharedLibraryCore/Dtos/ClientInfoResult.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build application:
SharedLibraryCore/Utilities.cs#L1382
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build application:
Application/Alerts/AlertManager.cs#L14
Missing XML comment for publicly visible type or member 'AlertManager'
|
Build application:
Application/Alerts/AlertManager.cs#L21
Missing XML comment for publicly visible type or member 'AlertManager.AlertManager(ApplicationConfiguration)'
|
Build application:
Application/Alerts/AlertManager.cs#L27
Missing XML comment for publicly visible type or member 'AlertManager.OnAlertConsumed'
|
Build application:
Application/Alerts/AlertManager.cs#L29
Missing XML comment for publicly visible type or member 'AlertManager.Initialize()'
|
Build application:
Application/Alerts/AlertManager.cs#L41
Missing XML comment for publicly visible type or member 'AlertManager.RetrieveAlerts(EFClient)'
|
Build application:
Application/Alerts/AlertManager.cs#L69
Missing XML comment for publicly visible type or member 'AlertManager.MarkAlertAsRead(Guid)'
|
Build webfront:
SharedLibraryCore/Helpers/ParsedInputResult.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build webfront:
SharedLibraryCore/Helpers/ParsedInputResult.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build webfront:
SharedLibraryCore/Dtos/ClientInfoResult.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build webfront:
SharedLibraryCore/Utilities.cs#L1382
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build webfront:
SharedLibraryCore/Helpers/ParsedInputResult.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build webfront:
SharedLibraryCore/Helpers/ParsedInputResult.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build webfront:
SharedLibraryCore/Dtos/ClientInfoResult.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build webfront:
SharedLibraryCore/Utilities.cs#L1382
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading