Back to Graphql Platform

AnalyzerReleases.Unshipped

src/Mocha/src/Mocha.Analyzers/AnalyzerReleases.Unshipped.md

16.6.2-p.71.1 KB
Original Source

New Rules

Rule IDCategorySeverityNotes
MO0001MediatorWarningMessage type has no registered handler
MO0002MediatorErrorMessage type has multiple handlers
MO0003MediatorWarningHandler is abstract and will not be registered
MO0004MediatorInfoOpen generic message type cannot be dispatched
MO0005MediatorErrorHandler implements multiple mediator handler interfaces
MO0006MediatorInfoOpen generic handler cannot be auto-registered
MO0011MessagingErrorRequest type has multiple handlers
MO0012MessagingInfoOpen generic messaging handler cannot be auto-registered
MO0013MessagingWarningMessaging handler is abstract
MO0014MessagingErrorSaga must have a public parameterless constructor
MO0015MessagingErrorMissing JsonSerializerContext for AOT
MO0016MessagingErrorMissing JsonSerializable attribute
MO0018MessagingWarningType not in JsonSerializerContext
MO0020MediatorWarningCommand/query sent but no handler found