Publish NuGet Packages #12
Annotations
10 warnings
|
publish:
Mythetech.Components/Infrastructure/MessageBus/BusRegistrationExtensions.cs#L25
Missing XML comment for publicly visible type or member 'BusRegistrationExtensions.RegisterConsumersToBus(IMessageBus, Assembly)'
|
|
publish:
Mythetech.Components/Infrastructure/MessageBus/BusRegistrationExtensions.cs#L9
Missing XML comment for publicly visible type or member 'BusRegistrationExtensions.RegisterConsumers(IServiceCollection, Assembly)'
|
|
publish:
Mythetech.Components/Infrastructure/MessageBus/BusRegistrationExtensions.cs#L7
Missing XML comment for publicly visible type or member 'BusRegistrationExtensions'
|
|
publish:
Mythetech.Components/Infrastructure/ILinkOpenService.cs#L5
Missing XML comment for publicly visible type or member 'ILinkOpenService.OpenLink(string)'
|
|
publish:
Mythetech.Components/Infrastructure/ILinkOpenService.cs#L3
Missing XML comment for publicly visible type or member 'ILinkOpenService'
|
|
publish:
Mythetech.Components/Components/Buttons/Button.razor#L14
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
publish:
Mythetech.Components/Infrastructure/MessageBus/IMessageBus.cs#L26
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
publish:
Mythetech.Components/Infrastructure/MessageBus/IMessageBus.cs#L25
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'TMessage'.'
|
|
publish:
Mythetech.Components/Infrastructure/MessageBus/IMessageBus.cs#L21
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
publish:
Mythetech.Components/Infrastructure/MessageBus/IMessageBus.cs#L20
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'TMessage'.'
|