Include H2M Game enum for Data #96
Annotations
16 warnings
SharedLibraryCore/Helpers/ParsedInputResult.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Helpers/ParsedInputResult.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Utilities.cs#L1382
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Application/Alerts/AlertManager.cs#L14
Missing XML comment for publicly visible type or member 'AlertManager'
|
Application/Alerts/AlertManager.cs#L21
Missing XML comment for publicly visible type or member 'AlertManager.AlertManager(ApplicationConfiguration)'
|
Application/Alerts/AlertManager.cs#L27
Missing XML comment for publicly visible type or member 'AlertManager.OnAlertConsumed'
|
Application/Alerts/AlertManager.cs#L29
Missing XML comment for publicly visible type or member 'AlertManager.Initialize()'
|
Application/Alerts/AlertManager.cs#L41
Missing XML comment for publicly visible type or member 'AlertManager.RetrieveAlerts(EFClient)'
|
Application/Alerts/AlertManager.cs#L69
Missing XML comment for publicly visible type or member 'AlertManager.MarkAlertAsRead(Guid)'
|
Application/Alerts/AlertManager.cs#L96
Missing XML comment for publicly visible type or member 'AlertManager.MarkAllAlertsAsRead(int)'
|
SharedLibraryCore/Helpers/ParsedInputResult.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Helpers/ParsedInputResult.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Utilities.cs#L1382
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Helpers/ParsedInputResult.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Helpers/ParsedInputResult.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
SharedLibraryCore/Utilities.cs#L1382
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
This job succeeded
Loading