Check before installing Excubo.WebCompiler (#341) #101
Annotations
16 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/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 application:
Application/Alerts/AlertManager.cs#L96
Missing XML comment for publicly visible type or member 'AlertManager.MarkAllAlertsAsRead(int)'
|
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/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/Utilities.cs#L1382
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading