38927 lines
1.1 MiB
38927 lines
1.1 MiB
# Documentation Analysis Report
|
|
|
|
Files Scanned: 273
|
|
Files With Issues: 245
|
|
Total Issues: 3892
|
|
|
|
## Issues
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SubList
|
|
MESSAGE: Property 'SubList' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DefaultPermissions
|
|
MESSAGE: Property 'DefaultPermissions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxConnections
|
|
MESSAGE: Property 'MaxConnections' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxSubscriptions
|
|
MESSAGE: Property 'MaxSubscriptions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Exports
|
|
MESSAGE: Property 'Exports' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Imports
|
|
MESSAGE: Property 'Imports' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxJetStreamStreams
|
|
MESSAGE: Property 'MaxJetStreamStreams' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: JetStreamTier
|
|
MESSAGE: Property 'JetStreamTier' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 34
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Nkey
|
|
MESSAGE: Property 'Nkey' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Issuer
|
|
MESSAGE: Property 'Issuer' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 36
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SigningKeys
|
|
MESSAGE: Property 'SigningKeys' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 43
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RevokeUser(string userNkey, long issuedAt)
|
|
MESSAGE: Method 'RevokeUser(string userNkey, long issuedAt)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 51
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RevokeAllUsers(long issuedBefore)
|
|
MESSAGE: Method 'RevokeAllUsers(long issuedBefore)' is missing <param name="issuedBefore"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 53
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsUserRevoked(string userNkey, long issuedAt)
|
|
MESSAGE: Method 'IsUserRevoked(string userNkey, long issuedAt)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 77
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UnrevokeUser(string userNkey)
|
|
MESSAGE: Method 'UnrevokeUser(string userNkey)' is missing <param name="userNkey"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 92
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: Account(string name)
|
|
MESSAGE: Constructor 'Account(string name)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 97
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClientCount
|
|
MESSAGE: Property 'ClientCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 98
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SubscriptionCount
|
|
MESSAGE: Property 'SubscriptionCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 99
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: JetStreamStreamCount
|
|
MESSAGE: Property 'JetStreamStreamCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 100
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConsumerCount
|
|
MESSAGE: Property 'ConsumerCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 101
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StorageUsed
|
|
MESSAGE: Property 'StorageUsed' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 104
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddClient(ulong clientId)
|
|
MESSAGE: Method 'AddClient(ulong clientId)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 112
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveClient(ulong clientId)
|
|
MESSAGE: Method 'RemoveClient(ulong clientId)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 114
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IncrementSubscriptions()
|
|
MESSAGE: Method 'IncrementSubscriptions()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 122
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DecrementSubscriptions()
|
|
MESSAGE: Method 'DecrementSubscriptions()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 144
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ReleaseStream()
|
|
MESSAGE: Method 'ReleaseStream()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 163
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ReleaseConsumer()
|
|
MESSAGE: Method 'ReleaseConsumer()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 176
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TrackStorageDelta(long deltaBytes)
|
|
MESSAGE: Method 'TrackStorageDelta(long deltaBytes)' is missing <param name="deltaBytes"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 196
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: GenerationId
|
|
MESSAGE: Property 'GenerationId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 205
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SlowConsumerCount
|
|
MESSAGE: Property 'SlowConsumerCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 207
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IncrementSlowConsumers()
|
|
MESSAGE: Method 'IncrementSlowConsumers()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 209
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ResetSlowConsumerCount()
|
|
MESSAGE: Method 'ResetSlowConsumerCount()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 217
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: InMsgs
|
|
MESSAGE: Property 'InMsgs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 218
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: OutMsgs
|
|
MESSAGE: Property 'OutMsgs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 219
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: InBytes
|
|
MESSAGE: Property 'InBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 220
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: OutBytes
|
|
MESSAGE: Property 'OutBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 222
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IncrementInbound(long msgs, long bytes)
|
|
MESSAGE: Method 'IncrementInbound(long msgs, long bytes)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 228
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IncrementOutbound(long msgs, long bytes)
|
|
MESSAGE: Method 'IncrementOutbound(long msgs, long bytes)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 237
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetOrCreateInternalClient(ulong clientId)
|
|
MESSAGE: Method 'GetOrCreateInternalClient(ulong clientId)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 246
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LatencyTracker
|
|
MESSAGE: Property 'LatencyTracker' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 249
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RecordServiceLatency(double latencyMs)
|
|
MESSAGE: Method 'RecordServiceLatency(double latencyMs)' is missing <param name="latencyMs"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 268
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetExactServiceExport(string subject)
|
|
MESSAGE: Method 'GetExactServiceExport(string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 280
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetWildcardServiceExport(string subject)
|
|
MESSAGE: Method 'GetWildcardServiceExport(string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 299
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HasServiceExport(string subject)
|
|
MESSAGE: Method 'HasServiceExport(string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 310
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AddServiceExport(string subject, ServiceResponseType responseType, IEnumerable<Account>? approved, ServiceLatency? latency)
|
|
MESSAGE: Method 'AddServiceExport(string subject, ServiceResponseType responseType, IEnumerable<Account>? approved, ServiceLatency? latency)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 325
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AddStreamExport(string subject, IEnumerable<Account>? approved)
|
|
MESSAGE: Method 'AddStreamExport(string subject, IEnumerable<Account>? approved)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 340
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddServiceImport(Account destination, string from, string to)
|
|
MESSAGE: Method 'AddServiceImport(Account destination, string from, string to)' is missing <param name="to"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 340
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddServiceImport(Account destination, string from, string to)
|
|
MESSAGE: Method 'AddServiceImport(Account destination, string from, string to)' is missing <param name="from"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 340
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddServiceImport(Account destination, string from, string to)
|
|
MESSAGE: Method 'AddServiceImport(Account destination, string from, string to)' is missing <param name="destination"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 368
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveServiceImport(string from)
|
|
MESSAGE: Method 'RemoveServiceImport(string from)' is missing <param name="from"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 373
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AddStreamImport(Account source, string from, string to)
|
|
MESSAGE: Method 'AddStreamImport(Account source, string from, string to)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 393
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveStreamImport(string from)
|
|
MESSAGE: Method 'RemoveStreamImport(string from)' is missing <param name="from"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 407
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StreamImportFormsCycle(Account proposedSource)
|
|
MESSAGE: Method 'StreamImportFormsCycle(Account proposedSource)' is missing <param name="proposedSource"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 451
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HasStreamImportFrom(string accountName)
|
|
MESSAGE: Method 'HasStreamImportFrom(string accountName)' is missing <param name="accountName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 456
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ServiceResponseThresholds
|
|
MESSAGE: Property 'ServiceResponseThresholds' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 463
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetServiceResponseThreshold(string subject, TimeSpan threshold)
|
|
MESSAGE: Method 'SetServiceResponseThreshold(string subject, TimeSpan threshold)' is missing <param name="threshold"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 463
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetServiceResponseThreshold(string subject, TimeSpan threshold)
|
|
MESSAGE: Method 'SetServiceResponseThreshold(string subject, TimeSpan threshold)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 470
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetServiceResponseThreshold(string subject)
|
|
MESSAGE: Method 'GetServiceResponseThreshold(string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 478
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsServiceResponseOverdue(string subject, TimeSpan elapsed)
|
|
MESSAGE: Method 'IsServiceResponseOverdue(string subject, TimeSpan elapsed)' is missing <param name="elapsed"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 478
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsServiceResponseOverdue(string subject, TimeSpan elapsed)
|
|
MESSAGE: Method 'IsServiceResponseOverdue(string subject, TimeSpan elapsed)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 489
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CheckServiceResponse(string subject, TimeSpan elapsed)
|
|
MESSAGE: Method 'CheckServiceResponse(string subject, TimeSpan elapsed)' is missing <param name="elapsed"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 489
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CheckServiceResponse(string subject, TimeSpan elapsed)
|
|
MESSAGE: Method 'CheckServiceResponse(string subject, TimeSpan elapsed)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 555
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetExpiration(DateTime expiresAtUtc)
|
|
MESSAGE: Method 'SetExpiration(DateTime expiresAtUtc)' is missing <param name="expiresAtUtc"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 565
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetExpirationFromTtl(TimeSpan ttl)
|
|
MESSAGE: Method 'SetExpirationFromTtl(TimeSpan ttl)' is missing <param name="ttl"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 592
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterActivation(string subject, ActivationClaim claim)
|
|
MESSAGE: Method 'RegisterActivation(string subject, ActivationClaim claim)' is missing <param name="claim"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 592
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterActivation(string subject, ActivationClaim claim)
|
|
MESSAGE: Method 'RegisterActivation(string subject, ActivationClaim claim)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 600
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CheckActivationExpiry(string subject)
|
|
MESSAGE: Method 'CheckActivationExpiry(string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 615
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsActivationExpired(string subject)
|
|
MESSAGE: Method 'IsActivationExpired(string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 686
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateAccountClaims(AccountClaimData newClaims)
|
|
MESSAGE: Method 'UpdateAccountClaims(AccountClaimData newClaims)' is missing <param name="newClaims"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 754
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddReverseRespMapEntry(string replySubject, string originAccount, string originalReply)
|
|
MESSAGE: Method 'AddReverseRespMapEntry(string replySubject, string originAccount, string originalReply)' is missing <param name="originalReply"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 754
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddReverseRespMapEntry(string replySubject, string originAccount, string originalReply)
|
|
MESSAGE: Method 'AddReverseRespMapEntry(string replySubject, string originAccount, string originalReply)' is missing <param name="originAccount"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 754
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddReverseRespMapEntry(string replySubject, string originAccount, string originalReply)
|
|
MESSAGE: Method 'AddReverseRespMapEntry(string replySubject, string originAccount, string originalReply)' is missing <param name="replySubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 763
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CheckForReverseEntries(string replySubject)
|
|
MESSAGE: Method 'CheckForReverseEntries(string replySubject)' is missing <param name="replySubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 770
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveReverseRespMapEntry(string replySubject)
|
|
MESSAGE: Method 'RemoveReverseRespMapEntry(string replySubject)' is missing <param name="replySubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 788
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ServiceImportShadowed(string importSubject)
|
|
MESSAGE: Method 'ServiceImportShadowed(string importSubject)' is missing <param name="importSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 798
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SubscriptionInterest(string subject)
|
|
MESSAGE: Method 'SubscriptionInterest(string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 804
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Interest(string subject)
|
|
MESSAGE: Method 'Interest(string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 821
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NumPendingResponses(string filter)
|
|
MESSAGE: Method 'NumPendingResponses(string filter)' is missing <param name="filter"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 850
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveRespServiceImport(ServiceImport? serviceImport, ResponseServiceImportRemovalReason reason)
|
|
MESSAGE: Method 'RemoveRespServiceImport(ServiceImport? serviceImport, ResponseServiceImportRemovalReason reason)' is missing <param name="reason"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 850
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveRespServiceImport(ServiceImport? serviceImport, ResponseServiceImportRemovalReason reason)
|
|
MESSAGE: Method 'RemoveRespServiceImport(ServiceImport? serviceImport, ResponseServiceImportRemovalReason reason)' is missing <param name="serviceImport"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 927
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CheckServiceImportShadowing(string importSubject)
|
|
MESSAGE: Method 'CheckServiceImportShadowing(string importSubject)' is missing <param name="importSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 943
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose()
|
|
MESSAGE: Method 'Dispose()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 1009
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 1010
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IssuedAt
|
|
MESSAGE: Property 'IssuedAt' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 1011
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ExpiresAt
|
|
MESSAGE: Property 'ExpiresAt' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Account.cs
|
|
LINE: 1012
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Issuer
|
|
MESSAGE: Property 'Issuer' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AccountConfig.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxConnections
|
|
MESSAGE: Property 'MaxConnections' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AccountConfig.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxSubscriptions
|
|
MESSAGE: Property 'MaxSubscriptions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AccountConfig.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DefaultPermissions
|
|
MESSAGE: Property 'DefaultPermissions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AccountConfig.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Service
|
|
MESSAGE: Property 'Service' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AccountConfig.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Stream
|
|
MESSAGE: Property 'Stream' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AccountConfig.cs
|
|
LINE: 39
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ServiceAccount
|
|
MESSAGE: Property 'ServiceAccount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AccountConfig.cs
|
|
LINE: 40
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ServiceSubject
|
|
MESSAGE: Property 'ServiceSubject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AccountConfig.cs
|
|
LINE: 41
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StreamAccount
|
|
MESSAGE: Property 'StreamAccount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AccountConfig.cs
|
|
LINE: 42
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StreamSubject
|
|
MESSAGE: Property 'StreamSubject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AccountConfig.cs
|
|
LINE: 43
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: To
|
|
MESSAGE: Property 'To' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AccountImportExport.cs
|
|
LINE: 18
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DetectCycle(Account from, Account to, HashSet<string>? visited)
|
|
MESSAGE: Method 'DetectCycle(Account from, Account to, HashSet<string>? visited)' is missing <param name="visited"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AccountImportExport.cs
|
|
LINE: 18
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DetectCycle(Account from, Account to, HashSet<string>? visited)
|
|
MESSAGE: Method 'DetectCycle(Account from, Account to, HashSet<string>? visited)' is missing <param name="to"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AccountImportExport.cs
|
|
LINE: 18
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DetectCycle(Account from, Account to, HashSet<string>? visited)
|
|
MESSAGE: Method 'DetectCycle(Account from, Account to, HashSet<string>? visited)' is missing <param name="from"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AccountImportExport.cs
|
|
LINE: 53
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ValidateImport(Account importingAccount, Account exportingAccount, string exportSubject)
|
|
MESSAGE: Method 'ValidateImport(Account importingAccount, Account exportingAccount, string exportSubject)' is missing <param name="exportSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AccountImportExport.cs
|
|
LINE: 53
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ValidateImport(Account importingAccount, Account exportingAccount, string exportSubject)
|
|
MESSAGE: Method 'ValidateImport(Account importingAccount, Account exportingAccount, string exportSubject)' is missing <param name="exportingAccount"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AccountImportExport.cs
|
|
LINE: 53
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ValidateImport(Account importingAccount, Account exportingAccount, string exportSubject)
|
|
MESSAGE: Method 'ValidateImport(Account importingAccount, Account exportingAccount, string exportSubject)' is missing <param name="importingAccount"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthExtensionOptions.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AuthorizeAsync(ExternalAuthRequest request, CancellationToken ct)
|
|
MESSAGE: Method 'AuthorizeAsync(ExternalAuthRequest request, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthExtensionOptions.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Enabled
|
|
MESSAGE: Property 'Enabled' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthExtensionOptions.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Timeout
|
|
MESSAGE: Property 'Timeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthExtensionOptions.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Client
|
|
MESSAGE: Property 'Client' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthExtensionOptions.cs
|
|
LINE: 29
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Enabled
|
|
MESSAGE: Property 'Enabled' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthExtensionOptions.cs
|
|
LINE: 30
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: UsernamePrefix
|
|
MESSAGE: Property 'UsernamePrefix' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthExtensionOptions.cs
|
|
LINE: 31
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthResult.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Identity
|
|
MESSAGE: Property 'Identity' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthResult.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AccountName
|
|
MESSAGE: Property 'AccountName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthResult.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Permissions
|
|
MESSAGE: Property 'Permissions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthResult.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Expiry
|
|
MESSAGE: Property 'Expiry' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthResult.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxJetStreamStreams
|
|
MESSAGE: Property 'MaxJetStreamStreams' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthResult.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: JetStreamTier
|
|
MESSAGE: Property 'JetStreamTier' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthService.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsAuthRequired
|
|
MESSAGE: Property 'IsAuthRequired' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthService.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NonceRequired
|
|
MESSAGE: Property 'NonceRequired' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthService.cs
|
|
LINE: 31
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Build(NatsOptions options)
|
|
MESSAGE: Method 'Build(NatsOptions options)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthService.cs
|
|
LINE: 100
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Authenticate(ClientAuthContext context)
|
|
MESSAGE: Method 'Authenticate(ClientAuthContext context)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthService.cs
|
|
LINE: 148
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GenerateNonce()
|
|
MESSAGE: Method 'GenerateNonce()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthService.cs
|
|
LINE: 155
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ValidateMqttCredentials(string? configuredUsername, string? configuredPassword, string? providedUsername, string? providedPassword)
|
|
MESSAGE: Method 'ValidateMqttCredentials(string? configuredUsername, string? configuredPassword, string? providedUsername, string? providedPassword)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/AuthService.cs
|
|
LINE: 168
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: EncodeNonce(byte[] nonce)
|
|
MESSAGE: Method 'EncodeNonce(byte[] nonce)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ClientPermissions.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Build(Permissions? permissions)
|
|
MESSAGE: Method 'Build(Permissions? permissions)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ClientPermissions.cs
|
|
LINE: 36
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ResponseTracker
|
|
MESSAGE: Property 'ResponseTracker' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ClientPermissions.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsPublishAllowed(string subject)
|
|
MESSAGE: Method 'IsPublishAllowed(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ClientPermissions.cs
|
|
LINE: 59
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsSubscribeAllowed(string subject, string? queue)
|
|
MESSAGE: Method 'IsSubscribeAllowed(string subject, string? queue)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ClientPermissions.cs
|
|
LINE: 70
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsDeliveryAllowed(string subject)
|
|
MESSAGE: Method 'IsDeliveryAllowed(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ClientPermissions.cs
|
|
LINE: 77
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose()
|
|
MESSAGE: Method 'Dispose()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ClientPermissions.cs
|
|
LINE: 95
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Build(SubjectPermission? permission)
|
|
MESSAGE: Method 'Build(SubjectPermission? permission)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ClientPermissions.cs
|
|
LINE: 126
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsAllowed(string subject)
|
|
MESSAGE: Method 'IsAllowed(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ClientPermissions.cs
|
|
LINE: 145
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsDenied(string subject)
|
|
MESSAGE: Method 'IsDenied(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ClientPermissions.cs
|
|
LINE: 152
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsDeliveryAllowed(string subject)
|
|
MESSAGE: Method 'IsDeliveryAllowed(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ClientPermissions.cs
|
|
LINE: 160
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose()
|
|
MESSAGE: Method 'Dispose()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ExternalAuthCalloutAuthenticator.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: ExternalAuthCalloutAuthenticator(IExternalAuthClient client, TimeSpan timeout)
|
|
MESSAGE: Constructor 'ExternalAuthCalloutAuthenticator(IExternalAuthClient client, TimeSpan timeout)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ExternalAuthCalloutAuthenticator.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Authenticate(ClientAuthContext context)
|
|
MESSAGE: Method 'Authenticate(ClientAuthContext context)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/IAuthenticator.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Authenticate(ClientAuthContext context)
|
|
MESSAGE: Method 'Authenticate(ClientAuthContext context)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/IAuthenticator.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Opts
|
|
MESSAGE: Property 'Opts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/IAuthenticator.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Nonce
|
|
MESSAGE: Property 'Nonce' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/IAuthenticator.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClientCertificate
|
|
MESSAGE: Property 'ClientCertificate' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/AccountClaims.cs
|
|
LINE: 102
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxStreams
|
|
MESSAGE: Property 'MaxStreams' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/AccountClaims.cs
|
|
LINE: 105
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Tier
|
|
MESSAGE: Property 'Tier' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/AccountResolver.cs
|
|
LINE: 20
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FetchAsync(string accountNkey)
|
|
MESSAGE: Method 'FetchAsync(string accountNkey)' is missing <param name="accountNkey"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/AccountResolver.cs
|
|
LINE: 26
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StoreAsync(string accountNkey, string jwt)
|
|
MESSAGE: Method 'StoreAsync(string accountNkey, string jwt)' is missing <param name="jwt"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/AccountResolver.cs
|
|
LINE: 26
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StoreAsync(string accountNkey, string jwt)
|
|
MESSAGE: Method 'StoreAsync(string accountNkey, string jwt)' is missing <param name="accountNkey"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/JwtConnectionTypes.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Convert(IEnumerable<string>? values)
|
|
MESSAGE: Method 'Convert(IEnumerable<string>? values)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/NatsJwt.cs
|
|
LINE: 22
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsJwt(string token)
|
|
MESSAGE: Method 'IsJwt(string token)' is missing <param name="token"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/NatsJwt.cs
|
|
LINE: 31
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decode(string token)
|
|
MESSAGE: Method 'Decode(string token)' is missing <param name="token"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/NatsJwt.cs
|
|
LINE: 71
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DecodeUserClaims(string token)
|
|
MESSAGE: Method 'DecodeUserClaims(string token)' is missing <param name="token"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/NatsJwt.cs
|
|
LINE: 91
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DecodeAccountClaims(string token)
|
|
MESSAGE: Method 'DecodeAccountClaims(string token)' is missing <param name="token"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/NatsJwt.cs
|
|
LINE: 110
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Verify(string token, string publicNkey)
|
|
MESSAGE: Method 'Verify(string token, string publicNkey)' is missing <param name="publicNkey"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/NatsJwt.cs
|
|
LINE: 110
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Verify(string token, string publicNkey)
|
|
MESSAGE: Method 'Verify(string token, string publicNkey)' is missing <param name="token"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/NatsJwt.cs
|
|
LINE: 132
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: VerifyNonce(byte[] nonce, string signature, string publicNkey)
|
|
MESSAGE: Method 'VerifyNonce(byte[] nonce, string signature, string publicNkey)' is missing <param name="publicNkey"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/NatsJwt.cs
|
|
LINE: 132
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: VerifyNonce(byte[] nonce, string signature, string publicNkey)
|
|
MESSAGE: Method 'VerifyNonce(byte[] nonce, string signature, string publicNkey)' is missing <param name="signature"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/NatsJwt.cs
|
|
LINE: 132
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: VerifyNonce(byte[] nonce, string signature, string publicNkey)
|
|
MESSAGE: Method 'VerifyNonce(byte[] nonce, string signature, string publicNkey)' is missing <param name="nonce"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/NatsJwt.cs
|
|
LINE: 153
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Base64UrlDecode(string input)
|
|
MESSAGE: Method 'Base64UrlDecode(string input)' is missing <param name="input"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/NatsJwt.cs
|
|
LINE: 216
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Algorithm
|
|
MESSAGE: Property 'Algorithm' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/NatsJwt.cs
|
|
LINE: 219
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Type
|
|
MESSAGE: Property 'Type' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/PermissionTemplates.cs
|
|
LINE: 36
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Expand(string pattern, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)
|
|
MESSAGE: Method 'Expand(string pattern, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)' is missing <param name="accountTags"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/PermissionTemplates.cs
|
|
LINE: 36
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Expand(string pattern, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)
|
|
MESSAGE: Method 'Expand(string pattern, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)' is missing <param name="userTags"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/PermissionTemplates.cs
|
|
LINE: 36
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Expand(string pattern, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)
|
|
MESSAGE: Method 'Expand(string pattern, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)' is missing <param name="accountSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/PermissionTemplates.cs
|
|
LINE: 36
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Expand(string pattern, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)
|
|
MESSAGE: Method 'Expand(string pattern, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)' is missing <param name="accountName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/PermissionTemplates.cs
|
|
LINE: 36
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Expand(string pattern, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)
|
|
MESSAGE: Method 'Expand(string pattern, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/PermissionTemplates.cs
|
|
LINE: 36
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Expand(string pattern, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)
|
|
MESSAGE: Method 'Expand(string pattern, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)' is missing <param name="name"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/PermissionTemplates.cs
|
|
LINE: 36
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Expand(string pattern, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)
|
|
MESSAGE: Method 'Expand(string pattern, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)' is missing <param name="pattern"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/PermissionTemplates.cs
|
|
LINE: 74
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ExpandAll(IEnumerable<string> patterns, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)
|
|
MESSAGE: Method 'ExpandAll(IEnumerable<string> patterns, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)' is missing <param name="accountTags"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/PermissionTemplates.cs
|
|
LINE: 74
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ExpandAll(IEnumerable<string> patterns, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)
|
|
MESSAGE: Method 'ExpandAll(IEnumerable<string> patterns, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)' is missing <param name="userTags"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/PermissionTemplates.cs
|
|
LINE: 74
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ExpandAll(IEnumerable<string> patterns, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)
|
|
MESSAGE: Method 'ExpandAll(IEnumerable<string> patterns, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)' is missing <param name="accountSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/PermissionTemplates.cs
|
|
LINE: 74
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ExpandAll(IEnumerable<string> patterns, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)
|
|
MESSAGE: Method 'ExpandAll(IEnumerable<string> patterns, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)' is missing <param name="accountName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/PermissionTemplates.cs
|
|
LINE: 74
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ExpandAll(IEnumerable<string> patterns, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)
|
|
MESSAGE: Method 'ExpandAll(IEnumerable<string> patterns, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/PermissionTemplates.cs
|
|
LINE: 74
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ExpandAll(IEnumerable<string> patterns, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)
|
|
MESSAGE: Method 'ExpandAll(IEnumerable<string> patterns, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)' is missing <param name="name"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Jwt/PermissionTemplates.cs
|
|
LINE: 74
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ExpandAll(IEnumerable<string> patterns, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)
|
|
MESSAGE: Method 'ExpandAll(IEnumerable<string> patterns, string name, string subject, string accountName, string accountSubject, string[] userTags, string[] accountTags)' is missing <param name="patterns"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/JwtAuthenticator.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: JwtAuthenticator(string[] trustedKeys, IAccountResolver resolver)
|
|
MESSAGE: Constructor 'JwtAuthenticator(string[] trustedKeys, IAccountResolver resolver)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/JwtAuthenticator.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Authenticate(ClientAuthContext context)
|
|
MESSAGE: Method 'Authenticate(ClientAuthContext context)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/NKeyAuthenticator.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Authenticate(ClientAuthContext context)
|
|
MESSAGE: Method 'Authenticate(ClientAuthContext context)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/NKeyUser.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Nkey
|
|
MESSAGE: Property 'Nkey' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/NKeyUser.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Permissions
|
|
MESSAGE: Property 'Permissions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/NKeyUser.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/NKeyUser.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SigningKey
|
|
MESSAGE: Property 'SigningKey' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/NKeyUser.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Issued
|
|
MESSAGE: Property 'Issued' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/NKeyUser.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AllowedConnectionTypes
|
|
MESSAGE: Property 'AllowedConnectionTypes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/NKeyUser.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ProxyRequired
|
|
MESSAGE: Property 'ProxyRequired' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/PermissionLruCache.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: PermissionLruCache(int capacity)
|
|
MESSAGE: Constructor 'PermissionLruCache(int capacity)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/PermissionLruCache.cs
|
|
LINE: 54
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryGet(string key, bool value)
|
|
MESSAGE: Method 'TryGet(string key, bool value)' is missing <param name="value"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/PermissionLruCache.cs
|
|
LINE: 54
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryGet(string key, bool value)
|
|
MESSAGE: Method 'TryGet(string key, bool value)' is missing <param name="key"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/PermissionLruCache.cs
|
|
LINE: 74
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Set(string key, bool value)
|
|
MESSAGE: Method 'Set(string key, bool value)' is missing <param name="value"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/PermissionLruCache.cs
|
|
LINE: 74
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Set(string key, bool value)
|
|
MESSAGE: Method 'Set(string key, bool value)' is missing <param name="key"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/PermissionLruCache.cs
|
|
LINE: 87
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryGetSub(string subject, bool value)
|
|
MESSAGE: Method 'TryGetSub(string subject, bool value)' is missing <param name="value"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/PermissionLruCache.cs
|
|
LINE: 87
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryGetSub(string subject, bool value)
|
|
MESSAGE: Method 'TryGetSub(string subject, bool value)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/PermissionLruCache.cs
|
|
LINE: 107
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetSub(string subject, bool allowed)
|
|
MESSAGE: Method 'SetSub(string subject, bool allowed)' is missing <param name="allowed"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/PermissionLruCache.cs
|
|
LINE: 107
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetSub(string subject, bool allowed)
|
|
MESSAGE: Method 'SetSub(string subject, bool allowed)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/PermissionLruCache.cs
|
|
LINE: 119
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Count
|
|
MESSAGE: Property 'Count' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Permissions.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Publish
|
|
MESSAGE: Property 'Publish' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Permissions.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subscribe
|
|
MESSAGE: Property 'Subscribe' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Permissions.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Response
|
|
MESSAGE: Property 'Response' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Permissions.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Allow
|
|
MESSAGE: Property 'Allow' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Permissions.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Deny
|
|
MESSAGE: Property 'Deny' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Permissions.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxMsgs
|
|
MESSAGE: Property 'MaxMsgs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/Permissions.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Expires
|
|
MESSAGE: Property 'Expires' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ProxyAuthenticator.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Authenticate(ClientAuthContext context)
|
|
MESSAGE: Method 'Authenticate(ClientAuthContext context)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ResponseTracker.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: ResponseTracker(int maxMsgs, TimeSpan expires)
|
|
MESSAGE: Constructor 'ResponseTracker(int maxMsgs, TimeSpan expires)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ResponseTracker.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Count
|
|
MESSAGE: Property 'Count' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ResponseTracker.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterReply(string replySubject)
|
|
MESSAGE: Method 'RegisterReply(string replySubject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ResponseTracker.cs
|
|
LINE: 33
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsReplyAllowed(string subject)
|
|
MESSAGE: Method 'IsReplyAllowed(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ResponseTracker.cs
|
|
LINE: 58
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Prune()
|
|
MESSAGE: Method 'Prune()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ServiceLatencyTracker.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: ServiceLatencyTracker(int maxSamples)
|
|
MESSAGE: Constructor 'ServiceLatencyTracker(int maxSamples)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ServiceLatencyTracker.cs
|
|
LINE: 20
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RecordLatency(double latencyMs)
|
|
MESSAGE: Method 'RecordLatency(double latencyMs)' is missing <param name="latencyMs"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ServiceLatencyTracker.cs
|
|
LINE: 31
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetP50()
|
|
MESSAGE: Method 'GetP50()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ServiceLatencyTracker.cs
|
|
LINE: 32
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetP90()
|
|
MESSAGE: Method 'GetP90()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ServiceLatencyTracker.cs
|
|
LINE: 33
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetP99()
|
|
MESSAGE: Method 'GetP99()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ServiceLatencyTracker.cs
|
|
LINE: 36
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetPercentile(double percentile)
|
|
MESSAGE: Method 'GetPercentile(double percentile)' is missing <param name="percentile"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ServiceLatencyTracker.cs
|
|
LINE: 64
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TotalRequests
|
|
MESSAGE: Property 'TotalRequests' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ServiceLatencyTracker.cs
|
|
LINE: 69
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AverageLatencyMs
|
|
MESSAGE: Property 'AverageLatencyMs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ServiceLatencyTracker.cs
|
|
LINE: 74
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MinLatencyMs
|
|
MESSAGE: Property 'MinLatencyMs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ServiceLatencyTracker.cs
|
|
LINE: 83
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxLatencyMs
|
|
MESSAGE: Property 'MaxLatencyMs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/ServiceLatencyTracker.cs
|
|
LINE: 92
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SampleCount
|
|
MESSAGE: Property 'SampleCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/SimpleUserPasswordAuthenticator.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: SimpleUserPasswordAuthenticator(string username, string password)
|
|
MESSAGE: Constructor 'SimpleUserPasswordAuthenticator(string username, string password)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/SimpleUserPasswordAuthenticator.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Authenticate(ClientAuthContext context)
|
|
MESSAGE: Method 'Authenticate(ClientAuthContext context)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/TlsMapAuthenticator.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: TlsMapAuthenticator(IReadOnlyList<User> users)
|
|
MESSAGE: Constructor 'TlsMapAuthenticator(IReadOnlyList<User> users)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/TlsMapAuthenticator.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Authenticate(ClientAuthContext context)
|
|
MESSAGE: Method 'Authenticate(ClientAuthContext context)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/TlsMapAuthenticator.cs
|
|
LINE: 68
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetTlsAuthDcs(X500DistinguishedName dn)
|
|
MESSAGE: Method 'GetTlsAuthDcs(X500DistinguishedName dn)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/TlsMapAuthenticator.cs
|
|
LINE: 85
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DnsAltNameLabels(string dnsAltName)
|
|
MESSAGE: Method 'DnsAltNameLabels(string dnsAltName)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/TlsMapAuthenticator.cs
|
|
LINE: 93
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DnsAltNameMatches(string[] dnsAltNameLabels, IReadOnlyList<Uri?> urls)
|
|
MESSAGE: Method 'DnsAltNameMatches(string[] dnsAltNameLabels, IReadOnlyList<Uri?> urls)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/TokenAuthenticator.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: TokenAuthenticator(string token)
|
|
MESSAGE: Constructor 'TokenAuthenticator(string token)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/TokenAuthenticator.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Authenticate(ClientAuthContext context)
|
|
MESSAGE: Method 'Authenticate(ClientAuthContext context)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/User.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Username
|
|
MESSAGE: Property 'Username' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/User.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Password
|
|
MESSAGE: Property 'Password' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/User.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Permissions
|
|
MESSAGE: Property 'Permissions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/User.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/User.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConnectionDeadline
|
|
MESSAGE: Property 'ConnectionDeadline' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/User.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AllowedConnectionTypes
|
|
MESSAGE: Property 'AllowedConnectionTypes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/User.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ProxyRequired
|
|
MESSAGE: Property 'ProxyRequired' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/UserPasswordAuthenticator.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: UserPasswordAuthenticator(IEnumerable<User> users)
|
|
MESSAGE: Constructor 'UserPasswordAuthenticator(IEnumerable<User> users)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Auth/UserPasswordAuthenticator.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Authenticate(ClientAuthContext context)
|
|
MESSAGE: Method 'Authenticate(ClientAuthContext context)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/ClientClosedReason.cs
|
|
LINE: 31
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ToReasonString(ClientClosedReason reason)
|
|
MESSAGE: Method 'ToReasonString(ClientClosedReason reason)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/ClientFlags.cs
|
|
LINE: 28
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetFlag(ClientFlags flag)
|
|
MESSAGE: Method 'SetFlag(ClientFlags flag)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/ClientFlags.cs
|
|
LINE: 33
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ClearFlag(ClientFlags flag)
|
|
MESSAGE: Method 'ClearFlag(ClientFlags flag)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/ClientFlags.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HasFlag(ClientFlags flag)
|
|
MESSAGE: Method 'HasFlag(ClientFlags flag)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/ClientKind.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsInternal(ClientKind kind)
|
|
MESSAGE: Method 'IsInternal(ClientKind kind)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/ClientTraceInfo.cs
|
|
LINE: 32
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TraceMsgDelivery(string subject, string destination, int payloadSize)
|
|
MESSAGE: Method 'TraceMsgDelivery(string subject, string destination, int payloadSize)' is missing <param name="payloadSize"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/ClientTraceInfo.cs
|
|
LINE: 32
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TraceMsgDelivery(string subject, string destination, int payloadSize)
|
|
MESSAGE: Method 'TraceMsgDelivery(string subject, string destination, int payloadSize)' is missing <param name="destination"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/ClientTraceInfo.cs
|
|
LINE: 32
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TraceMsgDelivery(string subject, string destination, int payloadSize)
|
|
MESSAGE: Method 'TraceMsgDelivery(string subject, string destination, int payloadSize)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/ClientTraceInfo.cs
|
|
LINE: 53
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ShouldEcho(string publisherClientId, string subscriberClientId)
|
|
MESSAGE: Method 'ShouldEcho(string publisherClientId, string subscriberClientId)' is missing <param name="subscriberClientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/ClientTraceInfo.cs
|
|
LINE: 53
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ShouldEcho(string publisherClientId, string subscriberClientId)
|
|
MESSAGE: Method 'ShouldEcho(string publisherClientId, string subscriberClientId)' is missing <param name="publisherClientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/ClientTraceInfo.cs
|
|
LINE: 79
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/ClientTraceInfo.cs
|
|
LINE: 80
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Destination
|
|
MESSAGE: Property 'Destination' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/ClientTraceInfo.cs
|
|
LINE: 81
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PayloadSize
|
|
MESSAGE: Property 'PayloadSize' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/ClientTraceInfo.cs
|
|
LINE: 82
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TimestampUtc
|
|
MESSAGE: Property 'TimestampUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ClusterOptions.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ClusterOptions.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Host
|
|
MESSAGE: Property 'Host' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ClusterOptions.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Port
|
|
MESSAGE: Property 'Port' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ClusterOptions.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PoolSize
|
|
MESSAGE: Property 'PoolSize' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ClusterOptions.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Routes
|
|
MESSAGE: Property 'Routes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ClusterOptions.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Accounts
|
|
MESSAGE: Property 'Accounts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ClusterOptions.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Compression
|
|
MESSAGE: Property 'Compression' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ClusterOptions.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: WriteDeadline
|
|
MESSAGE: Property 'WriteDeadline' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigProcessor.cs
|
|
LINE: 22
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessConfigFile(string filePath)
|
|
MESSAGE: Method 'ProcessConfigFile(string filePath)' is missing <param name="filePath"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigProcessor.cs
|
|
LINE: 33
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessConfig(string configText)
|
|
MESSAGE: Method 'ProcessConfig(string configText)' is missing <param name="configText"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigProcessor.cs
|
|
LINE: 45
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyConfig(Dictionary<string, object?> config, NatsOptions opts)
|
|
MESSAGE: Method 'ApplyConfig(Dictionary<string, object?> config, NatsOptions opts)' is missing <param name="opts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigProcessor.cs
|
|
LINE: 45
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyConfig(Dictionary<string, object?> config, NatsOptions opts)
|
|
MESSAGE: Method 'ApplyConfig(Dictionary<string, object?> config, NatsOptions opts)' is missing <param name="config"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigProcessor.cs
|
|
LINE: 426
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ParseDuration(object? value)
|
|
MESSAGE: Method 'ParseDuration(object? value)' is missing <param name="value"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigProcessor.cs
|
|
LINE: 1880
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Errors
|
|
MESSAGE: Property 'Errors' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigProcessor.cs
|
|
LINE: 1881
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Warnings
|
|
MESSAGE: Property 'Warnings' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigProcessor.cs
|
|
LINE: 1890
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SourceLocation
|
|
MESSAGE: Property 'SourceLocation' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigProcessor.cs
|
|
LINE: 1900
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Field
|
|
MESSAGE: Property 'Field' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 41
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Diff(NatsOptions oldOpts, NatsOptions newOpts)
|
|
MESSAGE: Method 'Diff(NatsOptions oldOpts, NatsOptions newOpts)' is missing <param name="newOpts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 41
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Diff(NatsOptions oldOpts, NatsOptions newOpts)
|
|
MESSAGE: Method 'Diff(NatsOptions oldOpts, NatsOptions newOpts)' is missing <param name="oldOpts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 138
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Validate(List<IConfigChange> changes)
|
|
MESSAGE: Method 'Validate(List<IConfigChange> changes)' is missing <param name="changes"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 157
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MergeCliOverrides(NatsOptions fromConfig, NatsOptions cliValues, HashSet<string> cliFlags)
|
|
MESSAGE: Method 'MergeCliOverrides(NatsOptions fromConfig, NatsOptions cliValues, HashSet<string> cliFlags)' is missing <param name="cliFlags"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 157
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MergeCliOverrides(NatsOptions fromConfig, NatsOptions cliValues, HashSet<string> cliFlags)
|
|
MESSAGE: Method 'MergeCliOverrides(NatsOptions fromConfig, NatsOptions cliValues, HashSet<string> cliFlags)' is missing <param name="cliValues"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 157
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MergeCliOverrides(NatsOptions fromConfig, NatsOptions cliValues, HashSet<string> cliFlags)
|
|
MESSAGE: Method 'MergeCliOverrides(NatsOptions fromConfig, NatsOptions cliValues, HashSet<string> cliFlags)' is missing <param name="fromConfig"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 340
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyDiff(List<IConfigChange> changes, NatsOptions currentOpts, NatsOptions newOpts)
|
|
MESSAGE: Method 'ApplyDiff(List<IConfigChange> changes, NatsOptions currentOpts, NatsOptions newOpts)' is missing <param name="newOpts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 340
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyDiff(List<IConfigChange> changes, NatsOptions currentOpts, NatsOptions newOpts)
|
|
MESSAGE: Method 'ApplyDiff(List<IConfigChange> changes, NatsOptions currentOpts, NatsOptions newOpts)' is missing <param name="currentOpts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 340
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyDiff(List<IConfigChange> changes, NatsOptions currentOpts, NatsOptions newOpts)
|
|
MESSAGE: Method 'ApplyDiff(List<IConfigChange> changes, NatsOptions currentOpts, NatsOptions newOpts)' is missing <param name="changes"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 369
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReloadAsync(string configFile, NatsOptions currentOpts, string? currentDigest, NatsOptions? cliSnapshot, HashSet<string> cliFlags, CancellationToken ct)
|
|
MESSAGE: Method 'ReloadAsync(string configFile, NatsOptions currentOpts, string? currentDigest, NatsOptions? cliSnapshot, HashSet<string> cliFlags, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 369
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReloadAsync(string configFile, NatsOptions currentOpts, string? currentDigest, NatsOptions? cliSnapshot, HashSet<string> cliFlags, CancellationToken ct)
|
|
MESSAGE: Method 'ReloadAsync(string configFile, NatsOptions currentOpts, string? currentDigest, NatsOptions? cliSnapshot, HashSet<string> cliFlags, CancellationToken ct)' is missing <param name="cliFlags"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 369
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReloadAsync(string configFile, NatsOptions currentOpts, string? currentDigest, NatsOptions? cliSnapshot, HashSet<string> cliFlags, CancellationToken ct)
|
|
MESSAGE: Method 'ReloadAsync(string configFile, NatsOptions currentOpts, string? currentDigest, NatsOptions? cliSnapshot, HashSet<string> cliFlags, CancellationToken ct)' is missing <param name="cliSnapshot"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 369
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReloadAsync(string configFile, NatsOptions currentOpts, string? currentDigest, NatsOptions? cliSnapshot, HashSet<string> cliFlags, CancellationToken ct)
|
|
MESSAGE: Method 'ReloadAsync(string configFile, NatsOptions currentOpts, string? currentDigest, NatsOptions? cliSnapshot, HashSet<string> cliFlags, CancellationToken ct)' is missing <param name="currentDigest"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 369
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReloadAsync(string configFile, NatsOptions currentOpts, string? currentDigest, NatsOptions? cliSnapshot, HashSet<string> cliFlags, CancellationToken ct)
|
|
MESSAGE: Method 'ReloadAsync(string configFile, NatsOptions currentOpts, string? currentDigest, NatsOptions? cliSnapshot, HashSet<string> cliFlags, CancellationToken ct)' is missing <param name="currentOpts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 369
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReloadAsync(string configFile, NatsOptions currentOpts, string? currentDigest, NatsOptions? cliSnapshot, HashSet<string> cliFlags, CancellationToken ct)
|
|
MESSAGE: Method 'ReloadAsync(string configFile, NatsOptions currentOpts, string? currentDigest, NatsOptions? cliSnapshot, HashSet<string> cliFlags, CancellationToken ct)' is missing <param name="configFile"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 406
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReloadFromOptionsAsync(NatsOptions original, NatsOptions updated)
|
|
MESSAGE: Method 'ReloadFromOptionsAsync(NatsOptions original, NatsOptions updated)' is missing <param name="updated"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 406
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReloadFromOptionsAsync(NatsOptions original, NatsOptions updated)
|
|
MESSAGE: Method 'ReloadFromOptionsAsync(NatsOptions original, NatsOptions updated)' is missing <param name="original"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 431
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyClusterConfigChanges(NatsOptions oldOpts, NatsOptions newOpts)
|
|
MESSAGE: Method 'ApplyClusterConfigChanges(NatsOptions oldOpts, NatsOptions newOpts)' is missing <param name="newOpts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 431
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyClusterConfigChanges(NatsOptions oldOpts, NatsOptions newOpts)
|
|
MESSAGE: Method 'ApplyClusterConfigChanges(NatsOptions oldOpts, NatsOptions newOpts)' is missing <param name="oldOpts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 474
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyLoggingChanges(NatsOptions oldOpts, NatsOptions newOpts)
|
|
MESSAGE: Method 'ApplyLoggingChanges(NatsOptions oldOpts, NatsOptions newOpts)' is missing <param name="newOpts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 474
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyLoggingChanges(NatsOptions oldOpts, NatsOptions newOpts)
|
|
MESSAGE: Method 'ApplyLoggingChanges(NatsOptions oldOpts, NatsOptions newOpts)' is missing <param name="oldOpts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 601
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PropagateAuthChanges(NatsOptions oldOpts, NatsOptions newOpts)
|
|
MESSAGE: Method 'PropagateAuthChanges(NatsOptions oldOpts, NatsOptions newOpts)' is missing <param name="newOpts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 601
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PropagateAuthChanges(NatsOptions oldOpts, NatsOptions newOpts)
|
|
MESSAGE: Method 'PropagateAuthChanges(NatsOptions oldOpts, NatsOptions newOpts)' is missing <param name="oldOpts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 639
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReloadTlsCertificates(NatsOptions oldOpts, NatsOptions newOpts)
|
|
MESSAGE: Method 'ReloadTlsCertificates(NatsOptions oldOpts, NatsOptions newOpts)' is missing <param name="newOpts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 639
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReloadTlsCertificates(NatsOptions oldOpts, NatsOptions newOpts)
|
|
MESSAGE: Method 'ReloadTlsCertificates(NatsOptions oldOpts, NatsOptions newOpts)' is missing <param name="oldOpts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 675
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReloadTlsCertificate(NatsOptions options, TlsCertificateProvider? certProvider)
|
|
MESSAGE: Method 'ReloadTlsCertificate(NatsOptions options, TlsCertificateProvider? certProvider)' is missing <param name="certProvider"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 675
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReloadTlsCertificate(NatsOptions options, TlsCertificateProvider? certProvider)
|
|
MESSAGE: Method 'ReloadTlsCertificate(NatsOptions options, TlsCertificateProvider? certProvider)' is missing <param name="options"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 699
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyJetStreamConfigChanges(NatsOptions oldOpts, NatsOptions newOpts)
|
|
MESSAGE: Method 'ApplyJetStreamConfigChanges(NatsOptions oldOpts, NatsOptions newOpts)' is missing <param name="newOpts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 699
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyJetStreamConfigChanges(NatsOptions oldOpts, NatsOptions newOpts)
|
|
MESSAGE: Method 'ApplyJetStreamConfigChanges(NatsOptions oldOpts, NatsOptions newOpts)' is missing <param name="oldOpts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 756
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Unchanged
|
|
MESSAGE: Property 'Unchanged' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 757
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NewOptions
|
|
MESSAGE: Property 'NewOptions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 758
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NewDigest
|
|
MESSAGE: Property 'NewDigest' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 759
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Changes
|
|
MESSAGE: Property 'Changes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 760
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Errors
|
|
MESSAGE: Property 'Errors' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 762
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: ConfigReloadResult(bool Unchanged, NatsOptions? NewOptions, string? NewDigest, List<IConfigChange>? Changes, List<string>? Errors)
|
|
MESSAGE: Constructor 'ConfigReloadResult(bool Unchanged, NatsOptions? NewOptions, string? NewDigest, List<IConfigChange>? Changes, List<string>? Errors)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/ConfigReloader.cs
|
|
LINE: 776
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: HasErrors
|
|
MESSAGE: Property 'HasErrors' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Host
|
|
MESSAGE: Property 'Host' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Port
|
|
MESSAGE: Property 'Port' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Remotes
|
|
MESSAGE: Property 'Remotes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RejectUnknown
|
|
MESSAGE: Property 'RejectUnknown' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Username
|
|
MESSAGE: Property 'Username' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Password
|
|
MESSAGE: Property 'Password' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AuthTimeout
|
|
MESSAGE: Property 'AuthTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Advertise
|
|
MESSAGE: Property 'Advertise' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConnectRetries
|
|
MESSAGE: Property 'ConnectRetries' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConnectBackoff
|
|
MESSAGE: Property 'ConnectBackoff' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: WriteDeadline
|
|
MESSAGE: Property 'WriteDeadline' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteGateways
|
|
MESSAGE: Property 'RemoteGateways' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 31
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 32
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Urls
|
|
MESSAGE: Property 'Urls' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 33
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Implicit
|
|
MESSAGE: Property 'Implicit' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 34
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Hash
|
|
MESSAGE: Property 'Hash' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: OldHash
|
|
MESSAGE: Property 'OldHash' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 36
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsName
|
|
MESSAGE: Property 'TlsName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 37
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: VarzUpdateUrls
|
|
MESSAGE: Property 'VarzUpdateUrls' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 57
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: BumpConnAttempts()
|
|
MESSAGE: Method 'BumpConnAttempts()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 59
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetConnAttempts()
|
|
MESSAGE: Method 'GetConnAttempts()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 61
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ResetConnAttempts()
|
|
MESSAGE: Method 'ResetConnAttempts()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 63
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsImplicit()
|
|
MESSAGE: Method 'IsImplicit()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 65
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetUrls(Random? random)
|
|
MESSAGE: Method 'GetUrls(Random? random)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 84
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetUrlsAsStrings()
|
|
MESSAGE: Method 'GetUrlsAsStrings()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 92
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateUrls(IEnumerable<string> configuredUrls, IEnumerable<string> discoveredUrls)
|
|
MESSAGE: Method 'UpdateUrls(IEnumerable<string> configuredUrls, IEnumerable<string> discoveredUrls)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 100
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SaveTlsHostname(string url)
|
|
MESSAGE: Method 'SaveTlsHostname(string url)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/GatewayOptions.cs
|
|
LINE: 106
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AddUrls(IEnumerable<string> discoveredUrls)
|
|
MESSAGE: Method 'AddUrls(IEnumerable<string> discoveredUrls)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/IConfigChange.cs
|
|
LINE: 49
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/IConfigChange.cs
|
|
LINE: 50
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsLoggingChange
|
|
MESSAGE: Property 'IsLoggingChange' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/IConfigChange.cs
|
|
LINE: 51
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsAuthChange
|
|
MESSAGE: Property 'IsAuthChange' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/IConfigChange.cs
|
|
LINE: 52
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsTlsChange
|
|
MESSAGE: Property 'IsTlsChange' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/IConfigChange.cs
|
|
LINE: 53
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsNonReloadable
|
|
MESSAGE: Property 'IsNonReloadable' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/LeafNodeOptions.cs
|
|
LINE: 68
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetConnectDelay(TimeSpan delay)
|
|
MESSAGE: Method 'SetConnectDelay(TimeSpan delay)' is missing <param name="delay"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/LeafNodeOptions.cs
|
|
LINE: 74
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StartMigrateTimer(TimerCallback callback, TimeSpan delay)
|
|
MESSAGE: Method 'StartMigrateTimer(TimerCallback callback, TimeSpan delay)' is missing <param name="delay"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/LeafNodeOptions.cs
|
|
LINE: 74
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StartMigrateTimer(TimerCallback callback, TimeSpan delay)
|
|
MESSAGE: Method 'StartMigrateTimer(TimerCallback callback, TimeSpan delay)' is missing <param name="callback"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/LeafNodeOptions.cs
|
|
LINE: 96
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SaveTlsHostname(string url)
|
|
MESSAGE: Method 'SaveTlsHostname(string url)' is missing <param name="url"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/LeafNodeOptions.cs
|
|
LINE: 106
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SaveUserPassword(string url)
|
|
MESSAGE: Method 'SaveUserPassword(string url)' is missing <param name="url"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/LeafNodeOptions.cs
|
|
LINE: 127
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Host
|
|
MESSAGE: Property 'Host' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/LeafNodeOptions.cs
|
|
LINE: 128
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Port
|
|
MESSAGE: Property 'Port' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/LeafNodeOptions.cs
|
|
LINE: 131
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Username
|
|
MESSAGE: Property 'Username' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/LeafNodeOptions.cs
|
|
LINE: 132
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Password
|
|
MESSAGE: Property 'Password' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/LeafNodeOptions.cs
|
|
LINE: 133
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AuthTimeout
|
|
MESSAGE: Property 'AuthTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/LeafNodeOptions.cs
|
|
LINE: 136
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Advertise
|
|
MESSAGE: Property 'Advertise' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/LeafNodeOptions.cs
|
|
LINE: 139
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: WriteDeadline
|
|
MESSAGE: Property 'WriteDeadline' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/LeafNodeOptions.cs
|
|
LINE: 159
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DenyExports
|
|
MESSAGE: Property 'DenyExports' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/LeafNodeOptions.cs
|
|
LINE: 160
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DenyImports
|
|
MESSAGE: Property 'DenyImports' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/LeafNodeOptions.cs
|
|
LINE: 161
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ExportSubjects
|
|
MESSAGE: Property 'ExportSubjects' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/LeafNodeOptions.cs
|
|
LINE: 162
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ImportSubjects
|
|
MESSAGE: Property 'ImportSubjects' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/NatsConfLexer.cs
|
|
LINE: 66
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Tokenize(string input)
|
|
MESSAGE: Method 'Tokenize(string input)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/NatsConfParser.cs
|
|
LINE: 31
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Parse(string data)
|
|
MESSAGE: Method 'Parse(string data)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/NatsConfParser.cs
|
|
LINE: 43
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ParseWithChecks(string data)
|
|
MESSAGE: Method 'ParseWithChecks(string data)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/NatsConfParser.cs
|
|
LINE: 48
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ParseFile(string filePath)
|
|
MESSAGE: Method 'ParseFile(string filePath)' is missing <param name="filePath"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/NatsConfParser.cs
|
|
LINE: 55
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ParseFileWithChecks(string filePath)
|
|
MESSAGE: Method 'ParseFileWithChecks(string filePath)' is missing <param name="filePath"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/NatsConfParser.cs
|
|
LINE: 71
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ParseFileWithDigest(string filePath)
|
|
MESSAGE: Method 'ParseFileWithDigest(string filePath)' is missing <param name="filePath"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/NatsConfParser.cs
|
|
LINE: 88
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ParseFileWithChecksDigest(string filePath)
|
|
MESSAGE: Method 'ParseFileWithChecksDigest(string filePath)' is missing <param name="filePath"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/NatsConfParser.cs
|
|
LINE: 207
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Mapping
|
|
MESSAGE: Property 'Mapping' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/NatsConfParser.cs
|
|
LINE: 209
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: ParserState(IReadOnlyList<Token> tokens, string baseDir)
|
|
MESSAGE: Constructor 'ParserState(IReadOnlyList<Token> tokens, string baseDir)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/NatsConfParser.cs
|
|
LINE: 214
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: ParserState(IReadOnlyList<Token> tokens, string baseDir, HashSet<string> envVarReferences, int includeDepth)
|
|
MESSAGE: Constructor 'ParserState(IReadOnlyList<Token> tokens, string baseDir, HashSet<string> envVarReferences, int includeDepth)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/NatsConfParser.cs
|
|
LINE: 222
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Run()
|
|
MESSAGE: Method 'Run()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/NatsConfToken.cs
|
|
LINE: 39
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: PedanticToken(Token item, object? value, bool usedVariable, string sourceFile)
|
|
MESSAGE: Constructor 'PedanticToken(Token item, object? value, bool usedVariable, string sourceFile)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/NatsConfToken.cs
|
|
LINE: 47
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: MarshalJson()
|
|
MESSAGE: Method 'MarshalJson()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/NatsConfToken.cs
|
|
LINE: 49
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Value()
|
|
MESSAGE: Method 'Value()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/NatsConfToken.cs
|
|
LINE: 51
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Line()
|
|
MESSAGE: Method 'Line()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/NatsConfToken.cs
|
|
LINE: 53
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsUsedVariable()
|
|
MESSAGE: Method 'IsUsedVariable()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/NatsConfToken.cs
|
|
LINE: 55
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SourceFile()
|
|
MESSAGE: Method 'SourceFile()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Configuration/NatsConfToken.cs
|
|
LINE: 57
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Position()
|
|
MESSAGE: Method 'Position()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventCompressor.cs
|
|
LINE: 80
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Compress(ReadOnlySpan<byte> payload, EventCompressionType compression)
|
|
MESSAGE: Method 'Compress(ReadOnlySpan<byte> payload, EventCompressionType compression)' is missing <param name="compression"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventCompressor.cs
|
|
LINE: 80
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Compress(ReadOnlySpan<byte> payload, EventCompressionType compression)
|
|
MESSAGE: Method 'Compress(ReadOnlySpan<byte> payload, EventCompressionType compression)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventCompressor.cs
|
|
LINE: 107
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decompress(ReadOnlySpan<byte> compressed, EventCompressionType compression)
|
|
MESSAGE: Method 'Decompress(ReadOnlySpan<byte> compressed, EventCompressionType compression)' is missing <param name="compression"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventCompressor.cs
|
|
LINE: 107
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decompress(ReadOnlySpan<byte> compressed, EventCompressionType compression)
|
|
MESSAGE: Method 'Decompress(ReadOnlySpan<byte> compressed, EventCompressionType compression)' is missing <param name="compressed"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventCompressor.cs
|
|
LINE: 153
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CompressIfBeneficial(ReadOnlySpan<byte> payload, EventCompressionType compression, int thresholdBytes)
|
|
MESSAGE: Method 'CompressIfBeneficial(ReadOnlySpan<byte> payload, EventCompressionType compression, int thresholdBytes)' is missing <param name="thresholdBytes"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventCompressor.cs
|
|
LINE: 153
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CompressIfBeneficial(ReadOnlySpan<byte> payload, EventCompressionType compression, int thresholdBytes)
|
|
MESSAGE: Method 'CompressIfBeneficial(ReadOnlySpan<byte> payload, EventCompressionType compression, int thresholdBytes)' is missing <param name="compression"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventCompressor.cs
|
|
LINE: 153
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CompressIfBeneficial(ReadOnlySpan<byte> payload, EventCompressionType compression, int thresholdBytes)
|
|
MESSAGE: Method 'CompressIfBeneficial(ReadOnlySpan<byte> payload, EventCompressionType compression, int thresholdBytes)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventCompressor.cs
|
|
LINE: 192
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetAcceptEncoding(string? acceptEncoding)
|
|
MESSAGE: Method 'GetAcceptEncoding(string? acceptEncoding)' is missing <param name="acceptEncoding"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventSubjects.cs
|
|
LINE: 78
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Delegate
|
|
SIGNATURE: SystemMessageHandler
|
|
MESSAGE: Parameter 'sub' in delegate 'SystemMessageHandler' is missing from XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventSubjects.cs
|
|
LINE: 79
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Delegate
|
|
SIGNATURE: SystemMessageHandler
|
|
MESSAGE: Parameter 'client' in delegate 'SystemMessageHandler' is missing from XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventSubjects.cs
|
|
LINE: 80
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Delegate
|
|
SIGNATURE: SystemMessageHandler
|
|
MESSAGE: Parameter 'account' in delegate 'SystemMessageHandler' is missing from XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventSubjects.cs
|
|
LINE: 81
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Delegate
|
|
SIGNATURE: SystemMessageHandler
|
|
MESSAGE: Parameter 'subject' in delegate 'SystemMessageHandler' is missing from XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventSubjects.cs
|
|
LINE: 82
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Delegate
|
|
SIGNATURE: SystemMessageHandler
|
|
MESSAGE: Parameter 'reply' in delegate 'SystemMessageHandler' is missing from XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventSubjects.cs
|
|
LINE: 83
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Delegate
|
|
SIGNATURE: SystemMessageHandler
|
|
MESSAGE: Parameter 'headers' in delegate 'SystemMessageHandler' is missing from XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventSubjects.cs
|
|
LINE: 84
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Delegate
|
|
SIGNATURE: SystemMessageHandler
|
|
MESSAGE: Parameter 'message' in delegate 'SystemMessageHandler' is missing from XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 27
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Host
|
|
MESSAGE: Property 'Host' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 30
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 40
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 43
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Host
|
|
MESSAGE: Property 'Host' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 47
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 50
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cluster
|
|
MESSAGE: Property 'Cluster' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 54
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Domain
|
|
MESSAGE: Property 'Domain' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 58
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Version
|
|
MESSAGE: Property 'Version' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 62
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Tags
|
|
MESSAGE: Property 'Tags' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 66
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Metadata
|
|
MESSAGE: Property 'Metadata' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 70
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: JetStream
|
|
MESSAGE: Property 'JetStream' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 74
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Flags
|
|
MESSAGE: Property 'Flags' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 78
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Seq
|
|
MESSAGE: Property 'Seq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 82
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Time
|
|
MESSAGE: Property 'Time' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 86
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetJetStreamEnabled()
|
|
MESSAGE: Method 'SetJetStreamEnabled()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 92
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: JetStreamEnabled()
|
|
MESSAGE: Method 'JetStreamEnabled()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 95
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetBinaryStreamSnapshot()
|
|
MESSAGE: Method 'SetBinaryStreamSnapshot()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 98
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: BinaryStreamSnapshot()
|
|
MESSAGE: Method 'BinaryStreamSnapshot()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 101
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetAccountNRG()
|
|
MESSAGE: Method 'SetAccountNRG()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 104
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AccountNRG()
|
|
MESSAGE: Method 'AccountNRG()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 114
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Start
|
|
MESSAGE: Property 'Start' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 118
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Stop
|
|
MESSAGE: Property 'Stop' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 122
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Host
|
|
MESSAGE: Property 'Host' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 126
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 129
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 133
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Service
|
|
MESSAGE: Property 'Service' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 137
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: User
|
|
MESSAGE: Property 'User' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 141
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 145
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Lang
|
|
MESSAGE: Property 'Lang' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 149
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Version
|
|
MESSAGE: Property 'Version' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 153
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RttNanos
|
|
MESSAGE: Property 'RttNanos' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 157
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 161
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cluster
|
|
MESSAGE: Property 'Cluster' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 165
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Alternates
|
|
MESSAGE: Property 'Alternates' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 169
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Jwt
|
|
MESSAGE: Property 'Jwt' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 173
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IssuerKey
|
|
MESSAGE: Property 'IssuerKey' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 177
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NameTag
|
|
MESSAGE: Property 'NameTag' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 181
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Tags
|
|
MESSAGE: Property 'Tags' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 185
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Kind
|
|
MESSAGE: Property 'Kind' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 189
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClientType
|
|
MESSAGE: Property 'ClientType' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 193
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MqttClient
|
|
MESSAGE: Property 'MqttClient' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 197
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Nonce
|
|
MESSAGE: Property 'Nonce' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 208
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Msgs
|
|
MESSAGE: Property 'Msgs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 211
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Bytes
|
|
MESSAGE: Property 'Bytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 214
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Gateways
|
|
MESSAGE: Property 'Gateways' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 218
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Routes
|
|
MESSAGE: Property 'Routes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 222
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Leafs
|
|
MESSAGE: Property 'Leafs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 233
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Msgs
|
|
MESSAGE: Property 'Msgs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 236
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Bytes
|
|
MESSAGE: Property 'Bytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 245
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Type
|
|
MESSAGE: Property 'Type' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 248
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 251
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Time
|
|
MESSAGE: Property 'Time' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 254
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 257
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Client
|
|
MESSAGE: Property 'Client' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 266
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Type
|
|
MESSAGE: Property 'Type' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 269
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 272
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Time
|
|
MESSAGE: Property 'Time' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 275
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 278
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Client
|
|
MESSAGE: Property 'Client' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 281
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sent
|
|
MESSAGE: Property 'Sent' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 284
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Received
|
|
MESSAGE: Property 'Received' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 287
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Reason
|
|
MESSAGE: Property 'Reason' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 299
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Type
|
|
MESSAGE: Property 'Type' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 302
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 305
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Time
|
|
MESSAGE: Property 'Time' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 308
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 337
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sent
|
|
MESSAGE: Property 'Sent' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 340
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Received
|
|
MESSAGE: Property 'Received' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 355
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 358
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 362
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sent
|
|
MESSAGE: Property 'Sent' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 365
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Received
|
|
MESSAGE: Property 'Received' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 368
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Pending
|
|
MESSAGE: Property 'Pending' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 378
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 381
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 384
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sent
|
|
MESSAGE: Property 'Sent' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 387
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Received
|
|
MESSAGE: Property 'Received' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 390
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: InboundConnections
|
|
MESSAGE: Property 'InboundConnections' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 400
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Clients
|
|
MESSAGE: Property 'Clients' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 403
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Routes
|
|
MESSAGE: Property 'Routes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 406
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Gateways
|
|
MESSAGE: Property 'Gateways' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 409
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Leafs
|
|
MESSAGE: Property 'Leafs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 419
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Clients
|
|
MESSAGE: Property 'Clients' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 422
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Routes
|
|
MESSAGE: Property 'Routes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 425
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Gateways
|
|
MESSAGE: Property 'Gateways' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 428
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Leafs
|
|
MESSAGE: Property 'Leafs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 435
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 438
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Stats
|
|
MESSAGE: Property 'Stats' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 447
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Start
|
|
MESSAGE: Property 'Start' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 451
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Mem
|
|
MESSAGE: Property 'Mem' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 454
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cores
|
|
MESSAGE: Property 'Cores' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 458
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cpu
|
|
MESSAGE: Property 'Cpu' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 462
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Connections
|
|
MESSAGE: Property 'Connections' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 465
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TotalConnections
|
|
MESSAGE: Property 'TotalConnections' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 468
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ActiveAccounts
|
|
MESSAGE: Property 'ActiveAccounts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 472
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subscriptions
|
|
MESSAGE: Property 'Subscriptions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 483
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SlowConsumers
|
|
MESSAGE: Property 'SlowConsumers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 487
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SlowConsumerStats
|
|
MESSAGE: Property 'SlowConsumerStats' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 491
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StaleConnections
|
|
MESSAGE: Property 'StaleConnections' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 495
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StaleConnectionStats
|
|
MESSAGE: Property 'StaleConnectionStats' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 499
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Routes
|
|
MESSAGE: Property 'Routes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 503
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Gateways
|
|
MESSAGE: Property 'Gateways' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 507
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ActiveServers
|
|
MESSAGE: Property 'ActiveServers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 512
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: InMsgs
|
|
MESSAGE: Property 'InMsgs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 515
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: OutMsgs
|
|
MESSAGE: Property 'OutMsgs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 518
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: InBytes
|
|
MESSAGE: Property 'InBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 521
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: OutBytes
|
|
MESSAGE: Property 'OutBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 528
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 531
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Reason
|
|
MESSAGE: Property 'Reason' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 538
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 547
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Type
|
|
MESSAGE: Property 'Type' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 550
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 553
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Time
|
|
MESSAGE: Property 'Time' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 556
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 559
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Client
|
|
MESSAGE: Property 'Client' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 562
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Reason
|
|
MESSAGE: Property 'Reason' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 574
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Type
|
|
MESSAGE: Property 'Type' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 577
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 580
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Time
|
|
MESSAGE: Property 'Time' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 583
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Kind
|
|
MESSAGE: Property 'Kind' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 586
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 589
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Peer
|
|
MESSAGE: Property 'Peer' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 593
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Reason
|
|
MESSAGE: Property 'Reason' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 603
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 607
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Issuer
|
|
MESSAGE: Property 'Issuer' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 611
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Fingerprint
|
|
MESSAGE: Property 'Fingerprint' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 615
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Raw
|
|
MESSAGE: Property 'Raw' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 628
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Type
|
|
MESSAGE: Property 'Type' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 631
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 634
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Time
|
|
MESSAGE: Property 'Time' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 637
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 640
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Link
|
|
MESSAGE: Property 'Link' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 644
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Peer
|
|
MESSAGE: Property 'Peer' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 658
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Type
|
|
MESSAGE: Property 'Type' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 661
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 664
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Time
|
|
MESSAGE: Property 'Time' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 667
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 671
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CertSubject
|
|
MESSAGE: Property 'CertSubject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 675
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CertIssuer
|
|
MESSAGE: Property 'CertIssuer' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 679
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SerialNumber
|
|
MESSAGE: Property 'SerialNumber' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 688
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CheckedAt
|
|
MESSAGE: Property 'CheckedAt' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 692
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Error
|
|
MESSAGE: Property 'Error' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 718
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildPeerReject(string serverId, string serverName, string kind, string reason)
|
|
MESSAGE: Method 'BuildPeerReject(string serverId, string serverName, string kind, string reason)' is missing <param name="reason"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 718
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildPeerReject(string serverId, string serverName, string kind, string reason)
|
|
MESSAGE: Method 'BuildPeerReject(string serverId, string serverName, string kind, string reason)' is missing <param name="kind"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 718
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildPeerReject(string serverId, string serverName, string kind, string reason)
|
|
MESSAGE: Method 'BuildPeerReject(string serverId, string serverName, string kind, string reason)' is missing <param name="serverName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 718
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildPeerReject(string serverId, string serverName, string kind, string reason)
|
|
MESSAGE: Method 'BuildPeerReject(string serverId, string serverName, string kind, string reason)' is missing <param name="serverId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 734
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildChainValidation(string serverId, string serverName, string certSubject, string certIssuer, string serialNumber, string ocspStatus, string? error)
|
|
MESSAGE: Method 'BuildChainValidation(string serverId, string serverName, string certSubject, string certIssuer, string serialNumber, string ocspStatus, string? error)' is missing <param name="error"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 734
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildChainValidation(string serverId, string serverName, string certSubject, string certIssuer, string serialNumber, string ocspStatus, string? error)
|
|
MESSAGE: Method 'BuildChainValidation(string serverId, string serverName, string certSubject, string certIssuer, string serialNumber, string ocspStatus, string? error)' is missing <param name="ocspStatus"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 734
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildChainValidation(string serverId, string serverName, string certSubject, string certIssuer, string serialNumber, string ocspStatus, string? error)
|
|
MESSAGE: Method 'BuildChainValidation(string serverId, string serverName, string certSubject, string certIssuer, string serialNumber, string ocspStatus, string? error)' is missing <param name="serialNumber"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 734
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildChainValidation(string serverId, string serverName, string certSubject, string certIssuer, string serialNumber, string ocspStatus, string? error)
|
|
MESSAGE: Method 'BuildChainValidation(string serverId, string serverName, string certSubject, string certIssuer, string serialNumber, string ocspStatus, string? error)' is missing <param name="certIssuer"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 734
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildChainValidation(string serverId, string serverName, string certSubject, string certIssuer, string serialNumber, string ocspStatus, string? error)
|
|
MESSAGE: Method 'BuildChainValidation(string serverId, string serverName, string certSubject, string certIssuer, string serialNumber, string ocspStatus, string? error)' is missing <param name="certSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 734
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildChainValidation(string serverId, string serverName, string certSubject, string certIssuer, string serialNumber, string ocspStatus, string? error)
|
|
MESSAGE: Method 'BuildChainValidation(string serverId, string serverName, string certSubject, string certIssuer, string serialNumber, string ocspStatus, string? error)' is missing <param name="serverName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 734
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildChainValidation(string serverId, string serverName, string certSubject, string certIssuer, string serialNumber, string ocspStatus, string? error)
|
|
MESSAGE: Method 'BuildChainValidation(string serverId, string serverName, string certSubject, string certIssuer, string serialNumber, string ocspStatus, string? error)' is missing <param name="serverId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 753
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ParseStatus(string? status)
|
|
MESSAGE: Method 'ParseStatus(string? status)' is missing <param name="status"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 770
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Type
|
|
MESSAGE: Property 'Type' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 773
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 776
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Time
|
|
MESSAGE: Property 'Time' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 779
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 783
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteServerId
|
|
MESSAGE: Property 'RemoteServerId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 787
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteServerName
|
|
MESSAGE: Property 'RemoteServerName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 791
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Reason
|
|
MESSAGE: Property 'Reason' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 804
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Type
|
|
MESSAGE: Property 'Type' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 807
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 810
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Time
|
|
MESSAGE: Property 'Time' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 813
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 817
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteServerId
|
|
MESSAGE: Property 'RemoteServerId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 821
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteServerName
|
|
MESSAGE: Property 'RemoteServerName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 839
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Type
|
|
MESSAGE: Property 'Type' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 842
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 845
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Time
|
|
MESSAGE: Property 'Time' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 848
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 852
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LeafNodeId
|
|
MESSAGE: Property 'LeafNodeId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 856
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LeafNodeName
|
|
MESSAGE: Property 'LeafNodeName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 860
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteUrl
|
|
MESSAGE: Property 'RemoteUrl' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 864
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 877
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Type
|
|
MESSAGE: Property 'Type' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 880
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 883
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Time
|
|
MESSAGE: Property 'Time' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 886
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 890
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LeafNodeId
|
|
MESSAGE: Property 'LeafNodeId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 894
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Reason
|
|
MESSAGE: Property 'Reason' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 905
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 908
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 918
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 921
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 931
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 935
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cluster
|
|
MESSAGE: Property 'Cluster' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 939
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Host
|
|
MESSAGE: Property 'Host' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 943
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Tags
|
|
MESSAGE: Property 'Tags' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 947
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Domain
|
|
MESSAGE: Property 'Domain' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 975
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Code
|
|
MESSAGE: Property 'Code' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 979
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Description
|
|
MESSAGE: Property 'Description' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 990
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 994
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Data
|
|
MESSAGE: Property 'Data' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 998
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Error
|
|
MESSAGE: Property 'Error' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1022
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClientId
|
|
MESSAGE: Property 'ClientId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1032
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClientId
|
|
MESSAGE: Property 'ClientId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1042
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: User
|
|
MESSAGE: Property 'User' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1046
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1050
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Permissions
|
|
MESSAGE: Property 'Permissions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1067
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)
|
|
MESSAGE: Method 'BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)' is missing <param name="version"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1067
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)
|
|
MESSAGE: Method 'BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)' is missing <param name="lang"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1067
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)
|
|
MESSAGE: Method 'BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)' is missing <param name="name"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1067
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)
|
|
MESSAGE: Method 'BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)' is missing <param name="user"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1067
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)
|
|
MESSAGE: Method 'BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1067
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)
|
|
MESSAGE: Method 'BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)' is missing <param name="host"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1067
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)
|
|
MESSAGE: Method 'BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1067
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)
|
|
MESSAGE: Method 'BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)' is missing <param name="cluster"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1067
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)
|
|
MESSAGE: Method 'BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)' is missing <param name="serverName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1067
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)
|
|
MESSAGE: Method 'BuildConnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string? name, string? lang, string? version)' is missing <param name="serverId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1098
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)' is missing <param name="received"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1098
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)' is missing <param name="sent"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1098
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)' is missing <param name="reason"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1098
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)' is missing <param name="user"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1098
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1098
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)' is missing <param name="host"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1098
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1098
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)' is missing <param name="cluster"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1098
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)' is missing <param name="serverName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1098
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildDisconnectEvent(string serverId, string serverName, string? cluster, ulong clientId, string host, string? account, string? user, string reason, DataStats sent, DataStats received)' is missing <param name="serverId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1129
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)
|
|
MESSAGE: Method 'BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)' is missing <param name="slowConsumers"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1129
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)
|
|
MESSAGE: Method 'BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)' is missing <param name="received"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1129
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)
|
|
MESSAGE: Method 'BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)' is missing <param name="sent"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1129
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)
|
|
MESSAGE: Method 'BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)' is missing <param name="numSubscriptions"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1129
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)
|
|
MESSAGE: Method 'BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)' is missing <param name="totalConnections"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1129
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)
|
|
MESSAGE: Method 'BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)' is missing <param name="leafNodes"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1129
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)
|
|
MESSAGE: Method 'BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)' is missing <param name="connections"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1129
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)
|
|
MESSAGE: Method 'BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)' is missing <param name="accountName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1129
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)
|
|
MESSAGE: Method 'BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)' is missing <param name="serverName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1129
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)
|
|
MESSAGE: Method 'BuildAccountConnsEvent(string serverId, string serverName, string accountName, int connections, int leafNodes, int totalConnections, int numSubscriptions, DataStats sent, DataStats received, long slowConsumers)' is missing <param name="serverId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1157
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)' is missing <param name="received"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1157
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)' is missing <param name="sent"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1157
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)' is missing <param name="subscriptions"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1157
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)' is missing <param name="activeAccounts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1157
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)' is missing <param name="totalConnections"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1157
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)' is missing <param name="connections"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1157
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)' is missing <param name="cpu"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1157
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)' is missing <param name="cores"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1157
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)' is missing <param name="mem"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1157
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)' is missing <param name="serverName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/EventTypes.cs
|
|
LINE: 1157
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)
|
|
MESSAGE: Method 'BuildServerStats(string serverId, string serverName, long mem, int cores, double cpu, int connections, int totalConnections, int activeAccounts, int subscriptions, DataStats sent, DataStats received)' is missing <param name="serverId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Client
|
|
MESSAGE: Property 'Client' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Reply
|
|
MESSAGE: Property 'Reply' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Headers
|
|
MESSAGE: Property 'Headers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Body
|
|
MESSAGE: Property 'Body' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Echo
|
|
MESSAGE: Property 'Echo' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsLast
|
|
MESSAGE: Property 'IsLast' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 31
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sub
|
|
MESSAGE: Property 'Sub' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 32
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Client
|
|
MESSAGE: Property 'Client' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 33
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 34
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Reply
|
|
MESSAGE: Property 'Reply' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 36
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Headers
|
|
MESSAGE: Property 'Headers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 37
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Message
|
|
MESSAGE: Property 'Message' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Callback
|
|
MESSAGE: Property 'Callback' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 116
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SystemAccount
|
|
MESSAGE: Property 'SystemAccount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 117
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SystemClient
|
|
MESSAGE: Property 'SystemClient' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 118
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ServerHash
|
|
MESSAGE: Property 'ServerHash' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 126
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: InternalEventSystem(Account systemAccount, InternalClient systemClient, string serverName, ILogger logger)
|
|
MESSAGE: Constructor 'InternalEventSystem(Account systemAccount, InternalClient systemClient, string serverName, ILogger logger)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 148
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetHash(string value, int size)
|
|
MESSAGE: Method 'GetHash(string value, int size)' is missing <param name="size"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 148
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetHash(string value, int size)
|
|
MESSAGE: Method 'GetHash(string value, int size)' is missing <param name="value"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 155
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Start(NatsServer server)
|
|
MESSAGE: Method 'Start(NatsServer server)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 180
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: InitEventTracking(NatsServer server)
|
|
MESSAGE: Method 'InitEventTracking(NatsServer server)' is missing <param name="server"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 261
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SysSubscribe(string subject, SystemMessageHandler callback)
|
|
MESSAGE: Method 'SysSubscribe(string subject, SystemMessageHandler callback)' is missing <param name="callback"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 261
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SysSubscribe(string subject, SystemMessageHandler callback)
|
|
MESSAGE: Method 'SysSubscribe(string subject, SystemMessageHandler callback)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 307
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendAuthErrorEvent(string serverId, AuthErrorDetail detail)
|
|
MESSAGE: Method 'SendAuthErrorEvent(string serverId, AuthErrorDetail detail)' is missing <param name="detail"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 307
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendAuthErrorEvent(string serverId, AuthErrorDetail detail)
|
|
MESSAGE: Method 'SendAuthErrorEvent(string serverId, AuthErrorDetail detail)' is missing <param name="serverId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 333
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendConnectEvent(string serverId, ConnectEventDetail detail)
|
|
MESSAGE: Method 'SendConnectEvent(string serverId, ConnectEventDetail detail)' is missing <param name="detail"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 333
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendConnectEvent(string serverId, ConnectEventDetail detail)
|
|
MESSAGE: Method 'SendConnectEvent(string serverId, ConnectEventDetail detail)' is missing <param name="serverId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 366
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendDisconnectEvent(string serverId, DisconnectEventDetail detail)
|
|
MESSAGE: Method 'SendDisconnectEvent(string serverId, DisconnectEventDetail detail)' is missing <param name="detail"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 366
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendDisconnectEvent(string serverId, DisconnectEventDetail detail)
|
|
MESSAGE: Method 'SendDisconnectEvent(string serverId, DisconnectEventDetail detail)' is missing <param name="serverId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 399
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Enqueue(PublishMessage message)
|
|
MESSAGE: Method 'Enqueue(PublishMessage message)' is missing <param name="message"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Events/InternalEventSystem.cs
|
|
LINE: 498
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DisposeAsync()
|
|
MESSAGE: Method 'DisposeAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayCommands.cs
|
|
LINE: 48
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FormatSub(string account, string subject)
|
|
MESSAGE: Method 'FormatSub(string account, string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayCommands.cs
|
|
LINE: 48
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FormatSub(string account, string subject)
|
|
MESSAGE: Method 'FormatSub(string account, string subject)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayCommands.cs
|
|
LINE: 56
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FormatUnsub(string account, string subject)
|
|
MESSAGE: Method 'FormatUnsub(string account, string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayCommands.cs
|
|
LINE: 56
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FormatUnsub(string account, string subject)
|
|
MESSAGE: Method 'FormatUnsub(string account, string subject)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayCommands.cs
|
|
LINE: 65
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FormatMode(string account, GatewayInterestMode mode)
|
|
MESSAGE: Method 'FormatMode(string account, GatewayInterestMode mode)' is missing <param name="mode"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayCommands.cs
|
|
LINE: 65
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FormatMode(string account, GatewayInterestMode mode)
|
|
MESSAGE: Method 'FormatMode(string account, GatewayInterestMode mode)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayCommands.cs
|
|
LINE: 76
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ParseCommandType(ReadOnlySpan<byte> line)
|
|
MESSAGE: Method 'ParseCommandType(ReadOnlySpan<byte> line)' is missing <param name="line"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteId
|
|
MESSAGE: Property 'RemoteId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsOutbound
|
|
MESSAGE: Property 'IsOutbound' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteEndpoint
|
|
MESSAGE: Property 'RemoteEndpoint' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteSubscriptionReceived
|
|
MESSAGE: Property 'RemoteSubscriptionReceived' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MessageReceived
|
|
MESSAGE: Property 'MessageReceived' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 34
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddAccountSubscription(string account, string subject)
|
|
MESSAGE: Method 'AddAccountSubscription(string account, string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 34
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddAccountSubscription(string account, string subject)
|
|
MESSAGE: Method 'AddAccountSubscription(string account, string subject)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 43
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveAccountSubscription(string account, string subject)
|
|
MESSAGE: Method 'RemoveAccountSubscription(string account, string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 43
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveAccountSubscription(string account, string subject)
|
|
MESSAGE: Method 'RemoveAccountSubscription(string account, string subject)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 52
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetAccountSubscriptions(string account)
|
|
MESSAGE: Method 'GetAccountSubscriptions(string account)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 62
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AccountSubscriptionCount(string account)
|
|
MESSAGE: Method 'AccountSubscriptionCount(string account)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 73
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddQueueSubscription(string subject, string queueGroup)
|
|
MESSAGE: Method 'AddQueueSubscription(string subject, string queueGroup)' is missing <param name="queueGroup"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 73
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddQueueSubscription(string subject, string queueGroup)
|
|
MESSAGE: Method 'AddQueueSubscription(string subject, string queueGroup)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 83
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveQueueSubscription(string subject, string queueGroup)
|
|
MESSAGE: Method 'RemoveQueueSubscription(string subject, string queueGroup)' is missing <param name="queueGroup"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 83
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveQueueSubscription(string subject, string queueGroup)
|
|
MESSAGE: Method 'RemoveQueueSubscription(string subject, string queueGroup)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 92
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetQueueGroups(string subject)
|
|
MESSAGE: Method 'GetQueueGroups(string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 107
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HasQueueSubscription(string subject, string queueGroup)
|
|
MESSAGE: Method 'HasQueueSubscription(string subject, string queueGroup)' is missing <param name="queueGroup"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 107
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HasQueueSubscription(string subject, string queueGroup)
|
|
MESSAGE: Method 'HasQueueSubscription(string subject, string queueGroup)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 114
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PerformOutboundHandshakeAsync(string serverId, CancellationToken ct)
|
|
MESSAGE: Method 'PerformOutboundHandshakeAsync(string serverId, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 121
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PerformInboundHandshakeAsync(string serverId, CancellationToken ct)
|
|
MESSAGE: Method 'PerformInboundHandshakeAsync(string serverId, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 128
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StartLoop(CancellationToken ct)
|
|
MESSAGE: Method 'StartLoop(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 137
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: WaitUntilClosedAsync(CancellationToken ct)
|
|
MESSAGE: Method 'WaitUntilClosedAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 140
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendAPlusAsync(string account, string subject, string? queue, CancellationToken ct)
|
|
MESSAGE: Method 'SendAPlusAsync(string account, string subject, string? queue, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 143
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendAMinusAsync(string account, string subject, string? queue, CancellationToken ct)
|
|
MESSAGE: Method 'SendAMinusAsync(string account, string subject, string? queue, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 146
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'SendMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayConnection.cs
|
|
LINE: 169
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DisposeAsync()
|
|
MESSAGE: Method 'DisposeAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayInterestTracker.cs
|
|
LINE: 45
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: GatewayInterestTracker(int noInterestThreshold)
|
|
MESSAGE: Constructor 'GatewayInterestTracker(int noInterestThreshold)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayInterestTracker.cs
|
|
LINE: 54
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetMode(string account)
|
|
MESSAGE: Method 'GetMode(string account)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayInterestTracker.cs
|
|
LINE: 61
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TrackInterest(string account, string subject)
|
|
MESSAGE: Method 'TrackInterest(string account, string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayInterestTracker.cs
|
|
LINE: 61
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TrackInterest(string account, string subject)
|
|
MESSAGE: Method 'TrackInterest(string account, string subject)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayInterestTracker.cs
|
|
LINE: 86
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TrackNoInterest(string account, string subject)
|
|
MESSAGE: Method 'TrackNoInterest(string account, string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayInterestTracker.cs
|
|
LINE: 86
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TrackNoInterest(string account, string subject)
|
|
MESSAGE: Method 'TrackNoInterest(string account, string subject)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayInterestTracker.cs
|
|
LINE: 113
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ShouldForward(string account, string subject)
|
|
MESSAGE: Method 'ShouldForward(string account, string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayInterestTracker.cs
|
|
LINE: 113
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ShouldForward(string account, string subject)
|
|
MESSAGE: Method 'ShouldForward(string account, string subject)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayInterestTracker.cs
|
|
LINE: 144
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SwitchToInterestOnly(string account)
|
|
MESSAGE: Method 'SwitchToInterestOnly(string account)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayInterestTracker.cs
|
|
LINE: 182
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Mode
|
|
MESSAGE: Property 'Mode' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 31
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 32
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: State
|
|
MESSAGE: Property 'State' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 33
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConnectedAtUtc
|
|
MESSAGE: Property 'ConnectedAtUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 34
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DisconnectedAtUtc
|
|
MESSAGE: Property 'DisconnectedAtUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteAddress
|
|
MESSAGE: Property 'RemoteAddress' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 36
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MessagesSent
|
|
MESSAGE: Property 'MessagesSent' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 37
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MessagesReceived
|
|
MESSAGE: Property 'MessagesReceived' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 46
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: InitialDelay
|
|
MESSAGE: Property 'InitialDelay' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 47
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxDelay
|
|
MESSAGE: Property 'MaxDelay' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 48
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: JitterFactor
|
|
MESSAGE: Property 'JitterFactor' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 49
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxAttempts
|
|
MESSAGE: Property 'MaxAttempts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 51
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: CalculateDelay(int attempt)
|
|
MESSAGE: Method 'CalculateDelay(int attempt)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 58
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: CalculateDelayWithJitter(int attempt)
|
|
MESSAGE: Method 'CalculateDelayWithJitter(int attempt)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 87
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ListenEndpoint
|
|
MESSAGE: Property 'ListenEndpoint' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 88
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ForwardedJetStreamClusterMessages
|
|
MESSAGE: Property 'ForwardedJetStreamClusterMessages' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 90
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ShouldForwardInterestOnly(SubList subList, string account, string subject)
|
|
MESSAGE: Method 'ShouldForwardInterestOnly(SubList subList, string account, string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 93
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: GatewayManager(GatewayOptions options, ServerStats stats, string serverId, Action<RemoteSubscription> remoteSubSink, Action<GatewayMessage> messageSink, ILogger<GatewayManager> logger)
|
|
MESSAGE: Constructor 'GatewayManager(GatewayOptions options, ServerStats stats, string serverId, Action<RemoteSubscription> remoteSubSink, Action<GatewayMessage> messageSink, ILogger<GatewayManager> logger)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 113
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ValidateGatewayOptions(GatewayOptions? options, string? error)
|
|
MESSAGE: Method 'ValidateGatewayOptions(GatewayOptions? options, string? error)' is missing <param name="error"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 113
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ValidateGatewayOptions(GatewayOptions? options, string? error)
|
|
MESSAGE: Method 'ValidateGatewayOptions(GatewayOptions? options, string? error)' is missing <param name="options"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 159
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessImplicitGateway(GatewayInfo gwInfo)
|
|
MESSAGE: Method 'ProcessImplicitGateway(GatewayInfo gwInfo)' is missing <param name="gwInfo"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 174
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetReconnectAttempts(string gatewayName)
|
|
MESSAGE: Method 'GetReconnectAttempts(string gatewayName)' is missing <param name="gatewayName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 181
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ResetReconnectAttempts(string gatewayName)
|
|
MESSAGE: Method 'ResetReconnectAttempts(string gatewayName)' is missing <param name="gatewayName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 189
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReconnectGatewayAsync(string gatewayName, CancellationToken ct)
|
|
MESSAGE: Method 'ReconnectGatewayAsync(string gatewayName, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 189
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReconnectGatewayAsync(string gatewayName, CancellationToken ct)
|
|
MESSAGE: Method 'ReconnectGatewayAsync(string gatewayName, CancellationToken ct)' is missing <param name="gatewayName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 201
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StartAsync(CancellationToken ct)
|
|
MESSAGE: Method 'StartAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 231
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ForwardMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'ForwardMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 237
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ForwardJetStreamClusterMessageAsync(GatewayMessage message, CancellationToken ct)
|
|
MESSAGE: Method 'ForwardJetStreamClusterMessageAsync(GatewayMessage message, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 243
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PropagateLocalSubscription(string account, string subject, string? queue)
|
|
MESSAGE: Method 'PropagateLocalSubscription(string account, string subject, string? queue)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 249
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PropagateLocalUnsubscription(string account, string subject, string? queue)
|
|
MESSAGE: Method 'PropagateLocalUnsubscription(string account, string subject, string? queue)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 260
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendAccountSubscriptions(string gatewayName, string account, IEnumerable<string> subjects)
|
|
MESSAGE: Method 'SendAccountSubscriptions(string gatewayName, string account, IEnumerable<string> subjects)' is missing <param name="subjects"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 260
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendAccountSubscriptions(string gatewayName, string account, IEnumerable<string> subjects)
|
|
MESSAGE: Method 'SendAccountSubscriptions(string gatewayName, string account, IEnumerable<string> subjects)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 260
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendAccountSubscriptions(string gatewayName, string account, IEnumerable<string> subjects)
|
|
MESSAGE: Method 'SendAccountSubscriptions(string gatewayName, string account, IEnumerable<string> subjects)' is missing <param name="gatewayName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 271
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetAccountSubscriptions(string gatewayName, string account)
|
|
MESSAGE: Method 'GetAccountSubscriptions(string gatewayName, string account)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 271
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetAccountSubscriptions(string gatewayName, string account)
|
|
MESSAGE: Method 'GetAccountSubscriptions(string gatewayName, string account)' is missing <param name="gatewayName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 284
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterGateway(string name, string? remoteAddress)
|
|
MESSAGE: Method 'RegisterGateway(string name, string? remoteAddress)' is missing <param name="remoteAddress"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 284
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterGateway(string name, string? remoteAddress)
|
|
MESSAGE: Method 'RegisterGateway(string name, string? remoteAddress)' is missing <param name="name"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 300
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateState(string name, GatewayConnectionState state)
|
|
MESSAGE: Method 'UpdateState(string name, GatewayConnectionState state)' is missing <param name="state"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 300
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateState(string name, GatewayConnectionState state)
|
|
MESSAGE: Method 'UpdateState(string name, GatewayConnectionState state)' is missing <param name="name"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 314
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetRegistration(string name)
|
|
MESSAGE: Method 'GetRegistration(string name)' is missing <param name="name"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 327
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UnregisterGateway(string name)
|
|
MESSAGE: Method 'UnregisterGateway(string name)' is missing <param name="name"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 355
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HasInbound(string remoteServerId)
|
|
MESSAGE: Method 'HasInbound(string remoteServerId)' is missing <param name="remoteServerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 362
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetOutboundGatewayConnection(string remoteServerId)
|
|
MESSAGE: Method 'GetOutboundGatewayConnection(string remoteServerId)' is missing <param name="remoteServerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 383
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IncrementMessagesSent(string name)
|
|
MESSAGE: Method 'IncrementMessagesSent(string name)' is missing <param name="name"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 393
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IncrementMessagesReceived(string name)
|
|
MESSAGE: Method 'IncrementMessagesReceived(string name)' is missing <param name="name"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/GatewayManager.cs
|
|
LINE: 399
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DisposeAsync()
|
|
MESSAGE: Method 'DisposeAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 23
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HasGatewayReplyPrefix(string? subject)
|
|
MESSAGE: Method 'HasGatewayReplyPrefix(string? subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 31
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsGatewayRoutedSubject(string? subject, bool isOldPrefix)
|
|
MESSAGE: Method 'IsGatewayRoutedSubject(string? subject, bool isOldPrefix)' is missing <param name="isOldPrefix"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 31
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsGatewayRoutedSubject(string? subject, bool isOldPrefix)
|
|
MESSAGE: Method 'IsGatewayRoutedSubject(string? subject, bool isOldPrefix)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 54
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ComputeReplyHash(string replyTo)
|
|
MESSAGE: Method 'ComputeReplyHash(string replyTo)' is missing <param name="replyTo"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 75
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ComputeGatewayHash(string gatewayName)
|
|
MESSAGE: Method 'ComputeGatewayHash(string gatewayName)' is missing <param name="gatewayName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 85
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ComputeOldGatewayHash(string gatewayName)
|
|
MESSAGE: Method 'ComputeOldGatewayHash(string gatewayName)' is missing <param name="gatewayName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 95
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ToGatewayReply(string? replyTo, string localClusterId, long hash)
|
|
MESSAGE: Method 'ToGatewayReply(string? replyTo, string localClusterId, long hash)' is missing <param name="hash"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 95
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ToGatewayReply(string? replyTo, string localClusterId, long hash)
|
|
MESSAGE: Method 'ToGatewayReply(string? replyTo, string localClusterId, long hash)' is missing <param name="localClusterId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 95
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ToGatewayReply(string? replyTo, string localClusterId, long hash)
|
|
MESSAGE: Method 'ToGatewayReply(string? replyTo, string localClusterId, long hash)' is missing <param name="replyTo"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 107
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ToGatewayReply(string? replyTo, string localClusterId)
|
|
MESSAGE: Method 'ToGatewayReply(string? replyTo, string localClusterId)' is missing <param name="localClusterId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 107
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ToGatewayReply(string? replyTo, string localClusterId)
|
|
MESSAGE: Method 'ToGatewayReply(string? replyTo, string localClusterId)' is missing <param name="replyTo"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 122
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryRestoreGatewayReply(string? gatewayReply, string restoredReply)
|
|
MESSAGE: Method 'TryRestoreGatewayReply(string? gatewayReply, string restoredReply)' is missing <param name="restoredReply"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 122
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryRestoreGatewayReply(string? gatewayReply, string restoredReply)
|
|
MESSAGE: Method 'TryRestoreGatewayReply(string? gatewayReply, string restoredReply)' is missing <param name="gatewayReply"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 164
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryExtractClusterId(string? gatewayReply, string clusterId)
|
|
MESSAGE: Method 'TryExtractClusterId(string? gatewayReply, string clusterId)' is missing <param name="clusterId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 164
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryExtractClusterId(string? gatewayReply, string clusterId)
|
|
MESSAGE: Method 'TryExtractClusterId(string? gatewayReply, string clusterId)' is missing <param name="gatewayReply"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 184
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryExtractHash(string? gatewayReply, long hash)
|
|
MESSAGE: Method 'TryExtractHash(string? gatewayReply, long hash)' is missing <param name="hash"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 184
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryExtractHash(string? gatewayReply, long hash)
|
|
MESSAGE: Method 'TryExtractHash(string? gatewayReply, long hash)' is missing <param name="gatewayReply"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 239
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: ReplyMapCache(int capacity, int ttlMs)
|
|
MESSAGE: Constructor 'ReplyMapCache(int capacity, int ttlMs)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 246
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Hits
|
|
MESSAGE: Property 'Hits' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 247
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Misses
|
|
MESSAGE: Property 'Misses' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 248
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Count
|
|
MESSAGE: Property 'Count' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 250
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TryGet(string key, string? value)
|
|
MESSAGE: Method 'TryGet(string key, string? value)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 279
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Set(string key, string value)
|
|
MESSAGE: Method 'Set(string key, string value)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Gateways/ReplyMapper.cs
|
|
LINE: 305
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Clear()
|
|
MESSAGE: Method 'Clear()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ExportAuth.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TokenRequired
|
|
MESSAGE: Property 'TokenRequired' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ExportAuth.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AccountPosition
|
|
MESSAGE: Property 'AccountPosition' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ExportAuth.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ApprovedAccounts
|
|
MESSAGE: Property 'ApprovedAccounts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ExportAuth.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RevokedAccounts
|
|
MESSAGE: Property 'RevokedAccounts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ExportAuth.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsAuthorized(Account account)
|
|
MESSAGE: Method 'IsAuthorized(Account account)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ExportMap.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Streams
|
|
MESSAGE: Property 'Streams' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ExportMap.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Services
|
|
MESSAGE: Property 'Services' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ExportMap.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Responses
|
|
MESSAGE: Property 'Responses' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ImportMap.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Streams
|
|
MESSAGE: Property 'Streams' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ImportMap.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Services
|
|
MESSAGE: Property 'Services' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ImportMap.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AddServiceImport(ServiceImport si)
|
|
MESSAGE: Method 'AddServiceImport(ServiceImport si)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/LatencyTracker.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Type
|
|
MESSAGE: Property 'Type' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/LatencyTracker.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Requestor
|
|
MESSAGE: Property 'Requestor' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/LatencyTracker.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Responder
|
|
MESSAGE: Property 'Responder' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/LatencyTracker.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Status
|
|
MESSAGE: Property 'Status' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/LatencyTracker.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ServiceLatencyNanos
|
|
MESSAGE: Property 'ServiceLatencyNanos' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/LatencyTracker.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TotalLatencyNanos
|
|
MESSAGE: Property 'TotalLatencyNanos' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/LatencyTracker.cs
|
|
LINE: 28
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ShouldSample(ServiceLatency latency)
|
|
MESSAGE: Method 'ShouldSample(ServiceLatency latency)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/LatencyTracker.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: BuildLatencyMsg(string requestor, string responder, TimeSpan serviceLatency, TimeSpan totalLatency)
|
|
MESSAGE: Method 'BuildLatencyMsg(string requestor, string responder, TimeSpan serviceLatency, TimeSpan totalLatency)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ResponseRouter.cs
|
|
LINE: 33
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateResponseImport(Account exporterAccount, ServiceImport originalImport, string originalReply)
|
|
MESSAGE: Method 'CreateResponseImport(Account exporterAccount, ServiceImport originalImport, string originalReply)' is missing <param name="originalReply"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ResponseRouter.cs
|
|
LINE: 33
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateResponseImport(Account exporterAccount, ServiceImport originalImport, string originalReply)
|
|
MESSAGE: Method 'CreateResponseImport(Account exporterAccount, ServiceImport originalImport, string originalReply)' is missing <param name="originalImport"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ResponseRouter.cs
|
|
LINE: 33
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateResponseImport(Account exporterAccount, ServiceImport originalImport, string originalReply)
|
|
MESSAGE: Method 'CreateResponseImport(Account exporterAccount, ServiceImport originalImport, string originalReply)' is missing <param name="exporterAccount"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ResponseRouter.cs
|
|
LINE: 60
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CleanupResponse(Account account, string replyPrefix, ServiceImport responseSi)
|
|
MESSAGE: Method 'CleanupResponse(Account account, string replyPrefix, ServiceImport responseSi)' is missing <param name="responseSi"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ResponseRouter.cs
|
|
LINE: 60
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CleanupResponse(Account account, string replyPrefix, ServiceImport responseSi)
|
|
MESSAGE: Method 'CleanupResponse(Account account, string replyPrefix, ServiceImport responseSi)' is missing <param name="replyPrefix"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ResponseRouter.cs
|
|
LINE: 60
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CleanupResponse(Account account, string replyPrefix, ServiceImport responseSi)
|
|
MESSAGE: Method 'CleanupResponse(Account account, string replyPrefix, ServiceImport responseSi)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceExport.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Auth
|
|
MESSAGE: Property 'Auth' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceExport.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceExport.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ResponseType
|
|
MESSAGE: Property 'ResponseType' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceExport.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ResponseThreshold
|
|
MESSAGE: Property 'ResponseThreshold' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceExport.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Latency
|
|
MESSAGE: Property 'Latency' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceExport.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AllowTrace
|
|
MESSAGE: Property 'AllowTrace' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceImport.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DestinationAccount
|
|
MESSAGE: Property 'DestinationAccount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceImport.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: From
|
|
MESSAGE: Property 'From' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceImport.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: To
|
|
MESSAGE: Property 'To' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceImport.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Transform
|
|
MESSAGE: Property 'Transform' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceImport.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Export
|
|
MESSAGE: Property 'Export' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceImport.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ResponseType
|
|
MESSAGE: Property 'ResponseType' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceImport.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sid
|
|
MESSAGE: Property 'Sid' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceImport.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsResponse
|
|
MESSAGE: Property 'IsResponse' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceImport.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: UsePub
|
|
MESSAGE: Property 'UsePub' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceImport.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Invalid
|
|
MESSAGE: Property 'Invalid' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceImport.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Share
|
|
MESSAGE: Property 'Share' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceImport.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Tracking
|
|
MESSAGE: Property 'Tracking' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceImport.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TimestampTicks
|
|
MESSAGE: Property 'TimestampTicks' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceLatency.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SamplingPercentage
|
|
MESSAGE: Property 'SamplingPercentage' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/ServiceLatency.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/StreamExport.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Auth
|
|
MESSAGE: Property 'Auth' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/StreamImport.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SourceAccount
|
|
MESSAGE: Property 'SourceAccount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/StreamImport.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: From
|
|
MESSAGE: Property 'From' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/StreamImport.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: To
|
|
MESSAGE: Property 'To' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/StreamImport.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Transform
|
|
MESSAGE: Property 'Transform' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/StreamImport.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: UsePub
|
|
MESSAGE: Property 'UsePub' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Imports/StreamImport.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Invalid
|
|
MESSAGE: Property 'Invalid' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/INatsClient.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/INatsClient.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Kind
|
|
MESSAGE: Property 'Kind' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/INatsClient.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsInternal
|
|
MESSAGE: Property 'IsInternal' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/INatsClient.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/INatsClient.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClientOpts
|
|
MESSAGE: Property 'ClientOpts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/INatsClient.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Permissions
|
|
MESSAGE: Property 'Permissions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/INatsClient.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessage(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessage(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/INatsClient.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/INatsClient.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SignalFlush()
|
|
MESSAGE: Method 'SignalFlush()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/INatsClient.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: QueueOutbound(ReadOnlyMemory<byte> data)
|
|
MESSAGE: Method 'QueueOutbound(ReadOnlyMemory<byte> data)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/INatsClient.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveSubscription(string sid)
|
|
MESSAGE: Method 'RemoveSubscription(string sid)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 52
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Insert(ulong seq)
|
|
MESSAGE: Method 'Insert(ulong seq)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 63
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Exists(ulong seq)
|
|
MESSAGE: Method 'Exists(ulong seq)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 89
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetInitialMin(ulong min)
|
|
MESSAGE: Method 'SetInitialMin(ulong min)' is missing <param name="min"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 103
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Delete(ulong seq)
|
|
MESSAGE: Method 'Delete(ulong seq)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 138
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Range(Func<ulong, bool> callback)
|
|
MESSAGE: Method 'Range(Func<ulong, bool> callback)' is missing <param name="callback"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 203
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Union(SequenceSet[] others)
|
|
MESSAGE: Method 'Union(SequenceSet[] others)' is missing <param name="others"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 228
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateUnion(SequenceSet[] sets)
|
|
MESSAGE: Method 'CreateUnion(SequenceSet[] sets)' is missing <param name="sets"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 266
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Encode(byte[] destination)
|
|
MESSAGE: Method 'Encode(byte[] destination)' is missing <param name="destination"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 297
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decode(ReadOnlySpan<byte> buf)
|
|
MESSAGE: Method 'Decode(ReadOnlySpan<byte> buf)' is missing <param name="buf"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 460
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetBit(ulong seq, bool inserted)
|
|
MESSAGE: Method 'SetBit(ulong seq, bool inserted)' is missing <param name="inserted"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 460
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetBit(ulong seq, bool inserted)
|
|
MESSAGE: Method 'SetBit(ulong seq, bool inserted)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 473
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ClearBit(ulong seq, bool deleted)
|
|
MESSAGE: Method 'ClearBit(ulong seq, bool deleted)' is missing <param name="deleted"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 473
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ClearBit(ulong seq, bool deleted)
|
|
MESSAGE: Method 'ClearBit(ulong seq, bool deleted)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 496
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ExistsBit(ulong seq)
|
|
MESSAGE: Method 'ExistsBit(ulong seq)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 533
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Insert(Node? n, ulong seq, bool inserted, int nodes)
|
|
MESSAGE: Method 'Insert(Node? n, ulong seq, bool inserted, int nodes)' is missing <param name="nodes"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 533
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Insert(Node? n, ulong seq, bool inserted, int nodes)
|
|
MESSAGE: Method 'Insert(Node? n, ulong seq, bool inserted, int nodes)' is missing <param name="inserted"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 533
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Insert(Node? n, ulong seq, bool inserted, int nodes)
|
|
MESSAGE: Method 'Insert(Node? n, ulong seq, bool inserted, int nodes)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 533
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Insert(Node? n, ulong seq, bool inserted, int nodes)
|
|
MESSAGE: Method 'Insert(Node? n, ulong seq, bool inserted, int nodes)' is missing <param name="n"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 583
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Delete(Node? n, ulong seq, bool deleted, int nodes)
|
|
MESSAGE: Method 'Delete(Node? n, ulong seq, bool deleted, int nodes)' is missing <param name="nodes"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 583
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Delete(Node? n, ulong seq, bool deleted, int nodes)
|
|
MESSAGE: Method 'Delete(Node? n, ulong seq, bool deleted, int nodes)' is missing <param name="deleted"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 583
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Delete(Node? n, ulong seq, bool deleted, int nodes)
|
|
MESSAGE: Method 'Delete(Node? n, ulong seq, bool deleted, int nodes)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 583
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Delete(Node? n, ulong seq, bool deleted, int nodes)
|
|
MESSAGE: Method 'Delete(Node? n, ulong seq, bool deleted, int nodes)' is missing <param name="n"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 724
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BalanceFactor(Node? n)
|
|
MESSAGE: Method 'BalanceFactor(Node? n)' is missing <param name="n"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 737
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MaxHeight(Node? n)
|
|
MESSAGE: Method 'MaxHeight(Node? n)' is missing <param name="n"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 750
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NodeIter(Node? n, Action<Node> f)
|
|
MESSAGE: Method 'NodeIter(Node? n, Action<Node> f)' is missing <param name="f"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 750
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NodeIter(Node? n, Action<Node> f)
|
|
MESSAGE: Method 'NodeIter(Node? n, Action<Node> f)' is missing <param name="n"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 763
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Iter(Node? n, Func<ulong, bool> f)
|
|
MESSAGE: Method 'Iter(Node? n, Func<ulong, bool> f)' is missing <param name="f"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Avl/SequenceSet.cs
|
|
LINE: 763
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Iter(Node? n, Func<ulong, bool> f)
|
|
MESSAGE: Method 'Iter(Node? n, Func<ulong, bool> f)' is missing <param name="n"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Nodes
|
|
MESSAGE: Property 'Nodes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Pwc
|
|
MESSAGE: Property 'Pwc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Fwc
|
|
MESSAGE: Property 'Fwc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NumNodes()
|
|
MESSAGE: Method 'NumNodes()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 37
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PruneNode(Node<T> n, string token)
|
|
MESSAGE: Method 'PruneNode(Node<T> n, string token)' is missing <param name="token"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 37
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PruneNode(Node<T> n, string token)
|
|
MESSAGE: Method 'PruneNode(Node<T> n, string token)' is missing <param name="n"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 54
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Next
|
|
MESSAGE: Property 'Next' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 55
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subs
|
|
MESSAGE: Property 'Subs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 110
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Insert(string subject, T value)
|
|
MESSAGE: Method 'Insert(string subject, T value)' is missing <param name="value"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 110
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Insert(string subject, T value)
|
|
MESSAGE: Method 'Insert(string subject, T value)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 188
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Remove(string subject, T value)
|
|
MESSAGE: Method 'Remove(string subject, T value)' is missing <param name="value"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 188
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Remove(string subject, T value)
|
|
MESSAGE: Method 'Remove(string subject, T value)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 205
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Match(string subject, Action<T> callback)
|
|
MESSAGE: Method 'Match(string subject, Action<T> callback)' is missing <param name="callback"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 205
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Match(string subject, Action<T> callback)
|
|
MESSAGE: Method 'Match(string subject, Action<T> callback)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 214
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MatchBytes(ReadOnlySpan<byte> subject, Action<T> callback)
|
|
MESSAGE: Method 'MatchBytes(ReadOnlySpan<byte> subject, Action<T> callback)' is missing <param name="callback"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 214
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MatchBytes(ReadOnlySpan<byte> subject, Action<T> callback)
|
|
MESSAGE: Method 'MatchBytes(ReadOnlySpan<byte> subject, Action<T> callback)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 225
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HasInterest(string subject)
|
|
MESSAGE: Method 'HasInterest(string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 234
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NumInterest(string subject)
|
|
MESSAGE: Method 'NumInterest(string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 245
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HasInterestStartingIn(string subject)
|
|
MESSAGE: Method 'HasInterestStartingIn(string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 605
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: SplitEnumerable(string subject)
|
|
MESSAGE: Constructor 'SplitEnumerable(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 607
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetEnumerator()
|
|
MESSAGE: Method 'GetEnumerator()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 616
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: SplitEnumerator(string subject)
|
|
MESSAGE: Constructor 'SplitEnumerator(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 624
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Current
|
|
MESSAGE: Property 'Current' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/Gsl/GenericSubjectList.cs
|
|
LINE: 626
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: MoveNext()
|
|
MESSAGE: Method 'MoveNext()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 58
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Server
|
|
MESSAGE: Property 'Server' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 61
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Request
|
|
MESSAGE: Property 'Request' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 64
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Hops
|
|
MESSAGE: Property 'Hops' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 68
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Events
|
|
MESSAGE: Property 'Events' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 78
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Header
|
|
MESSAGE: Property 'Header' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 82
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MsgSize
|
|
MESSAGE: Property 'MsgSize' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 99
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Type
|
|
MESSAGE: Property 'Type' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 102
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Timestamp
|
|
MESSAGE: Property 'Timestamp' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 112
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Kind
|
|
MESSAGE: Property 'Kind' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 115
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cid
|
|
MESSAGE: Property 'Cid' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 118
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 122
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 125
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 128
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Error
|
|
MESSAGE: Property 'Error' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 139
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MappedTo
|
|
MESSAGE: Property 'MappedTo' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 149
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 152
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: To
|
|
MESSAGE: Property 'To' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 162
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 165
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: From
|
|
MESSAGE: Property 'From' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 168
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: To
|
|
MESSAGE: Property 'To' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 178
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Stream
|
|
MESSAGE: Property 'Stream' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 181
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 185
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NoInterest
|
|
MESSAGE: Property 'NoInterest' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 189
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Error
|
|
MESSAGE: Property 'Error' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 200
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Kind
|
|
MESSAGE: Property 'Kind' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 203
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cid
|
|
MESSAGE: Property 'Cid' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 206
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 210
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Hop
|
|
MESSAGE: Property 'Hop' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 214
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 218
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subscription
|
|
MESSAGE: Property 'Subscription' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 222
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Queue
|
|
MESSAGE: Property 'Queue' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 226
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Error
|
|
MESSAGE: Property 'Error' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 305
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Create(ReadOnlyMemory<byte> headers, ulong clientId, string? clientName, string accountName, string subject, int msgSize, int clientKind)
|
|
MESSAGE: Method 'Create(ReadOnlyMemory<byte> headers, ulong clientId, string? clientName, string accountName, string subject, int msgSize, int clientKind)' is missing <param name="clientKind"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 305
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Create(ReadOnlyMemory<byte> headers, ulong clientId, string? clientName, string accountName, string subject, int msgSize, int clientKind)
|
|
MESSAGE: Method 'Create(ReadOnlyMemory<byte> headers, ulong clientId, string? clientName, string accountName, string subject, int msgSize, int clientKind)' is missing <param name="msgSize"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 305
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Create(ReadOnlyMemory<byte> headers, ulong clientId, string? clientName, string accountName, string subject, int msgSize, int clientKind)
|
|
MESSAGE: Method 'Create(ReadOnlyMemory<byte> headers, ulong clientId, string? clientName, string accountName, string subject, int msgSize, int clientKind)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 305
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Create(ReadOnlyMemory<byte> headers, ulong clientId, string? clientName, string accountName, string subject, int msgSize, int clientKind)
|
|
MESSAGE: Method 'Create(ReadOnlyMemory<byte> headers, ulong clientId, string? clientName, string accountName, string subject, int msgSize, int clientKind)' is missing <param name="accountName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 305
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Create(ReadOnlyMemory<byte> headers, ulong clientId, string? clientName, string accountName, string subject, int msgSize, int clientKind)
|
|
MESSAGE: Method 'Create(ReadOnlyMemory<byte> headers, ulong clientId, string? clientName, string accountName, string subject, int msgSize, int clientKind)' is missing <param name="clientName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 305
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Create(ReadOnlyMemory<byte> headers, ulong clientId, string? clientName, string accountName, string subject, int msgSize, int clientKind)
|
|
MESSAGE: Method 'Create(ReadOnlyMemory<byte> headers, ulong clientId, string? clientName, string accountName, string subject, int msgSize, int clientKind)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 305
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Create(ReadOnlyMemory<byte> headers, ulong clientId, string? clientName, string accountName, string subject, int msgSize, int clientKind)
|
|
MESSAGE: Method 'Create(ReadOnlyMemory<byte> headers, ulong clientId, string? clientName, string accountName, string subject, int msgSize, int clientKind)' is missing <param name="headers"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 380
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetIngressError(string error)
|
|
MESSAGE: Method 'SetIngressError(string error)' is missing <param name="error"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 392
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddSubjectMappingEvent(string mappedTo)
|
|
MESSAGE: Method 'AddSubjectMappingEvent(string mappedTo)' is missing <param name="mappedTo"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 406
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddEgressEvent(ulong clientId, string? clientName, int clientKind, string? subscriptionSubject, string? queue, string? account, string? error)
|
|
MESSAGE: Method 'AddEgressEvent(ulong clientId, string? clientName, int clientKind, string? subscriptionSubject, string? queue, string? account, string? error)' is missing <param name="error"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 406
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddEgressEvent(ulong clientId, string? clientName, int clientKind, string? subscriptionSubject, string? queue, string? account, string? error)
|
|
MESSAGE: Method 'AddEgressEvent(ulong clientId, string? clientName, int clientKind, string? subscriptionSubject, string? queue, string? account, string? error)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 406
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddEgressEvent(ulong clientId, string? clientName, int clientKind, string? subscriptionSubject, string? queue, string? account, string? error)
|
|
MESSAGE: Method 'AddEgressEvent(ulong clientId, string? clientName, int clientKind, string? subscriptionSubject, string? queue, string? account, string? error)' is missing <param name="queue"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 406
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddEgressEvent(ulong clientId, string? clientName, int clientKind, string? subscriptionSubject, string? queue, string? account, string? error)
|
|
MESSAGE: Method 'AddEgressEvent(ulong clientId, string? clientName, int clientKind, string? subscriptionSubject, string? queue, string? account, string? error)' is missing <param name="subscriptionSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 406
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddEgressEvent(ulong clientId, string? clientName, int clientKind, string? subscriptionSubject, string? queue, string? account, string? error)
|
|
MESSAGE: Method 'AddEgressEvent(ulong clientId, string? clientName, int clientKind, string? subscriptionSubject, string? queue, string? account, string? error)' is missing <param name="clientKind"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 406
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddEgressEvent(ulong clientId, string? clientName, int clientKind, string? subscriptionSubject, string? queue, string? account, string? error)
|
|
MESSAGE: Method 'AddEgressEvent(ulong clientId, string? clientName, int clientKind, string? subscriptionSubject, string? queue, string? account, string? error)' is missing <param name="clientName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 406
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddEgressEvent(ulong clientId, string? clientName, int clientKind, string? subscriptionSubject, string? queue, string? account, string? error)
|
|
MESSAGE: Method 'AddEgressEvent(ulong clientId, string? clientName, int clientKind, string? subscriptionSubject, string? queue, string? account, string? error)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 445
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddStreamExportEvent(string accountName, string to)
|
|
MESSAGE: Method 'AddStreamExportEvent(string accountName, string to)' is missing <param name="to"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 445
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddStreamExportEvent(string accountName, string to)
|
|
MESSAGE: Method 'AddStreamExportEvent(string accountName, string to)' is missing <param name="accountName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 460
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddServiceImportEvent(string accountName, string from, string to)
|
|
MESSAGE: Method 'AddServiceImportEvent(string accountName, string from, string to)' is missing <param name="to"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 460
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddServiceImportEvent(string accountName, string from, string to)
|
|
MESSAGE: Method 'AddServiceImportEvent(string accountName, string from, string to)' is missing <param name="from"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 460
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddServiceImportEvent(string accountName, string from, string to)
|
|
MESSAGE: Method 'AddServiceImportEvent(string accountName, string from, string to)' is missing <param name="accountName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 476
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddJetStreamEvent(string streamName)
|
|
MESSAGE: Method 'AddJetStreamEvent(string streamName)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 491
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateJetStreamEvent(string subject, bool noInterest)
|
|
MESSAGE: Method 'UpdateJetStreamEvent(string subject, bool noInterest)' is missing <param name="noInterest"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 491
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateJetStreamEvent(string subject, bool noInterest)
|
|
MESSAGE: Method 'UpdateJetStreamEvent(string subject, bool noInterest)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 517
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendEventFromJetStream(string? error)
|
|
MESSAGE: Method 'SendEventFromJetStream(string? error)' is missing <param name="error"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 549
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ParseTraceHeaders(ReadOnlySpan<byte> hdr)
|
|
MESSAGE: Method 'ParseTraceHeaders(ReadOnlySpan<byte> hdr)' is missing <param name="hdr"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 708
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateTrace(string traceId, string spanId, string? destination)
|
|
MESSAGE: Method 'CreateTrace(string traceId, string spanId, string? destination)' is missing <param name="destination"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 708
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateTrace(string traceId, string spanId, string? destination)
|
|
MESSAGE: Method 'CreateTrace(string traceId, string spanId, string? destination)' is missing <param name="spanId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 708
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateTrace(string traceId, string spanId, string? destination)
|
|
MESSAGE: Method 'CreateTrace(string traceId, string spanId, string? destination)' is missing <param name="traceId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 716
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ExtractTrace(ReadOnlySpan<byte> headers)
|
|
MESSAGE: Method 'ExtractTrace(ReadOnlySpan<byte> headers)' is missing <param name="headers"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 806
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: InjectTrace(TraceContext context, ReadOnlySpan<byte> existingHeaders)
|
|
MESSAGE: Method 'InjectTrace(TraceContext context, ReadOnlySpan<byte> existingHeaders)' is missing <param name="existingHeaders"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 806
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: InjectTrace(TraceContext context, ReadOnlySpan<byte> existingHeaders)
|
|
MESSAGE: Method 'InjectTrace(TraceContext context, ReadOnlySpan<byte> existingHeaders)' is missing <param name="context"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 846
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateChildSpan(TraceContext parent, string newSpanId)
|
|
MESSAGE: Method 'CreateChildSpan(TraceContext parent, string newSpanId)' is missing <param name="newSpanId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 846
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateChildSpan(TraceContext parent, string newSpanId)
|
|
MESSAGE: Method 'CreateChildSpan(TraceContext parent, string newSpanId)' is missing <param name="parent"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/MessageTraceContext.cs
|
|
LINE: 853
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ShouldTrace(ReadOnlySpan<byte> headers)
|
|
MESSAGE: Method 'ShouldTrace(ReadOnlySpan<byte> headers)' is missing <param name="headers"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsLeaf
|
|
MESSAGE: Property 'IsLeaf' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Base
|
|
MESSAGE: Property 'Base' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetPrefix(ReadOnlySpan<byte> pre)
|
|
MESSAGE: Method 'SetPrefix(ReadOnlySpan<byte> pre)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AddChild(byte c, INode n)
|
|
MESSAGE: Method 'AddChild(byte c, INode n)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 17
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FindChild(byte c)
|
|
MESSAGE: Method 'FindChild(byte c)' is missing <param name="c"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DeleteChild(byte c)
|
|
MESSAGE: Method 'DeleteChild(byte c)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsFull
|
|
MESSAGE: Property 'IsFull' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Grow()
|
|
MESSAGE: Method 'Grow()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Shrink()
|
|
MESSAGE: Method 'Shrink()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: MatchParts(ReadOnlyMemory<byte>[] parts)
|
|
MESSAGE: Method 'MatchParts(ReadOnlyMemory<byte>[] parts)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Kind
|
|
MESSAGE: Property 'Kind' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Iter(Func<INode, bool> f)
|
|
MESSAGE: Method 'Iter(Func<INode, bool> f)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Children()
|
|
MESSAGE: Method 'Children()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumChildren
|
|
MESSAGE: Property 'NumChildren' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 27
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Path()
|
|
MESSAGE: Method 'Path()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 36
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Node
|
|
MESSAGE: Property 'Node' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 48
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Prefix
|
|
MESSAGE: Property 'Prefix' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 49
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Size
|
|
MESSAGE: Property 'Size' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 63
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: Leaf(ReadOnlySpan<byte> suffix, T value)
|
|
MESSAGE: Constructor 'Leaf(ReadOnlySpan<byte> suffix, T value)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 69
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsLeaf
|
|
MESSAGE: Property 'IsLeaf' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 70
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Base
|
|
MESSAGE: Property 'Base' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 71
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsFull
|
|
MESSAGE: Property 'IsFull' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 72
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumChildren
|
|
MESSAGE: Property 'NumChildren' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 73
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Kind
|
|
MESSAGE: Property 'Kind' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 75
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Match(ReadOnlySpan<byte> subject)
|
|
MESSAGE: Method 'Match(ReadOnlySpan<byte> subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 77
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetSuffix(ReadOnlySpan<byte> suffix)
|
|
MESSAGE: Method 'SetSuffix(ReadOnlySpan<byte> suffix)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 79
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Path()
|
|
MESSAGE: Method 'Path()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 81
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Children()
|
|
MESSAGE: Method 'Children()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 83
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Iter(Func<INode, bool> f)
|
|
MESSAGE: Method 'Iter(Func<INode, bool> f)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 85
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: MatchParts(ReadOnlyMemory<byte>[] parts)
|
|
MESSAGE: Method 'MatchParts(ReadOnlyMemory<byte>[] parts)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 89
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetPrefix(ReadOnlySpan<byte> pre)
|
|
MESSAGE: Method 'SetPrefix(ReadOnlySpan<byte> pre)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 90
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AddChild(byte c, INode n)
|
|
MESSAGE: Method 'AddChild(byte c, INode n)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 91
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FindChild(byte c)
|
|
MESSAGE: Method 'FindChild(byte c)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 92
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Grow()
|
|
MESSAGE: Method 'Grow()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 93
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DeleteChild(byte c)
|
|
MESSAGE: Method 'DeleteChild(byte c)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 94
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Shrink()
|
|
MESSAGE: Method 'Shrink()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 111
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: Node4(ReadOnlySpan<byte> prefix)
|
|
MESSAGE: Constructor 'Node4(ReadOnlySpan<byte> prefix)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 116
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsLeaf
|
|
MESSAGE: Property 'IsLeaf' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 117
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Base
|
|
MESSAGE: Property 'Base' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 118
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumChildren
|
|
MESSAGE: Property 'NumChildren' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 119
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsFull
|
|
MESSAGE: Property 'IsFull' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 120
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Kind
|
|
MESSAGE: Property 'Kind' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 121
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Path()
|
|
MESSAGE: Method 'Path()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 123
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetPrefix(ReadOnlySpan<byte> pre)
|
|
MESSAGE: Method 'SetPrefix(ReadOnlySpan<byte> pre)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 128
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AddChild(byte c, INode n)
|
|
MESSAGE: Method 'AddChild(byte c, INode n)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 136
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FindChild(byte c)
|
|
MESSAGE: Method 'FindChild(byte c)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 149
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DeleteChild(byte c)
|
|
MESSAGE: Method 'DeleteChild(byte c)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 174
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Grow()
|
|
MESSAGE: Method 'Grow()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 184
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Shrink()
|
|
MESSAGE: Method 'Shrink()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 190
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Iter(Func<INode, bool> f)
|
|
MESSAGE: Method 'Iter(Func<INode, bool> f)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 198
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Children()
|
|
MESSAGE: Method 'Children()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 205
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: MatchParts(ReadOnlyMemory<byte>[] parts)
|
|
MESSAGE: Method 'MatchParts(ReadOnlyMemory<byte>[] parts)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 223
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: Node10(ReadOnlySpan<byte> prefix)
|
|
MESSAGE: Constructor 'Node10(ReadOnlySpan<byte> prefix)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 228
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsLeaf
|
|
MESSAGE: Property 'IsLeaf' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 229
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Base
|
|
MESSAGE: Property 'Base' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 230
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumChildren
|
|
MESSAGE: Property 'NumChildren' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 231
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsFull
|
|
MESSAGE: Property 'IsFull' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 232
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Kind
|
|
MESSAGE: Property 'Kind' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 233
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Path()
|
|
MESSAGE: Method 'Path()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 235
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetPrefix(ReadOnlySpan<byte> pre)
|
|
MESSAGE: Method 'SetPrefix(ReadOnlySpan<byte> pre)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 240
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AddChild(byte c, INode n)
|
|
MESSAGE: Method 'AddChild(byte c, INode n)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 248
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FindChild(byte c)
|
|
MESSAGE: Method 'FindChild(byte c)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 261
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DeleteChild(byte c)
|
|
MESSAGE: Method 'DeleteChild(byte c)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 286
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Grow()
|
|
MESSAGE: Method 'Grow()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 296
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Shrink()
|
|
MESSAGE: Method 'Shrink()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 307
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Iter(Func<INode, bool> f)
|
|
MESSAGE: Method 'Iter(Func<INode, bool> f)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 315
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Children()
|
|
MESSAGE: Method 'Children()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 322
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: MatchParts(ReadOnlyMemory<byte>[] parts)
|
|
MESSAGE: Method 'MatchParts(ReadOnlyMemory<byte>[] parts)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 340
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: Node16(ReadOnlySpan<byte> prefix)
|
|
MESSAGE: Constructor 'Node16(ReadOnlySpan<byte> prefix)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 345
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsLeaf
|
|
MESSAGE: Property 'IsLeaf' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 346
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Base
|
|
MESSAGE: Property 'Base' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 347
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumChildren
|
|
MESSAGE: Property 'NumChildren' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 348
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsFull
|
|
MESSAGE: Property 'IsFull' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 349
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Kind
|
|
MESSAGE: Property 'Kind' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 350
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Path()
|
|
MESSAGE: Method 'Path()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 352
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetPrefix(ReadOnlySpan<byte> pre)
|
|
MESSAGE: Method 'SetPrefix(ReadOnlySpan<byte> pre)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 357
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AddChild(byte c, INode n)
|
|
MESSAGE: Method 'AddChild(byte c, INode n)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 365
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FindChild(byte c)
|
|
MESSAGE: Method 'FindChild(byte c)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 378
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DeleteChild(byte c)
|
|
MESSAGE: Method 'DeleteChild(byte c)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 403
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Grow()
|
|
MESSAGE: Method 'Grow()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 413
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Shrink()
|
|
MESSAGE: Method 'Shrink()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 424
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Iter(Func<INode, bool> f)
|
|
MESSAGE: Method 'Iter(Func<INode, bool> f)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 432
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Children()
|
|
MESSAGE: Method 'Children()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 439
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: MatchParts(ReadOnlyMemory<byte>[] parts)
|
|
MESSAGE: Method 'MatchParts(ReadOnlyMemory<byte>[] parts)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 457
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: Node48(ReadOnlySpan<byte> prefix)
|
|
MESSAGE: Constructor 'Node48(ReadOnlySpan<byte> prefix)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 462
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsLeaf
|
|
MESSAGE: Property 'IsLeaf' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 463
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Base
|
|
MESSAGE: Property 'Base' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 464
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumChildren
|
|
MESSAGE: Property 'NumChildren' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 465
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsFull
|
|
MESSAGE: Property 'IsFull' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 466
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Kind
|
|
MESSAGE: Property 'Kind' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 467
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Path()
|
|
MESSAGE: Method 'Path()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 469
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetPrefix(ReadOnlySpan<byte> pre)
|
|
MESSAGE: Method 'SetPrefix(ReadOnlySpan<byte> pre)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 474
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AddChild(byte c, INode n)
|
|
MESSAGE: Method 'AddChild(byte c, INode n)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 482
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FindChild(byte c)
|
|
MESSAGE: Method 'FindChild(byte c)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 490
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DeleteChild(byte c)
|
|
MESSAGE: Method 'DeleteChild(byte c)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 513
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Grow()
|
|
MESSAGE: Method 'Grow()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 527
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Shrink()
|
|
MESSAGE: Method 'Shrink()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 542
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Iter(Func<INode, bool> f)
|
|
MESSAGE: Method 'Iter(Func<INode, bool> f)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 550
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Children()
|
|
MESSAGE: Method 'Children()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 557
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: MatchParts(ReadOnlyMemory<byte>[] parts)
|
|
MESSAGE: Method 'MatchParts(ReadOnlyMemory<byte>[] parts)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 574
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: Node256(ReadOnlySpan<byte> prefix)
|
|
MESSAGE: Constructor 'Node256(ReadOnlySpan<byte> prefix)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 579
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsLeaf
|
|
MESSAGE: Property 'IsLeaf' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 580
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Base
|
|
MESSAGE: Property 'Base' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 581
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumChildren
|
|
MESSAGE: Property 'NumChildren' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 582
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsFull
|
|
MESSAGE: Property 'IsFull' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 583
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Kind
|
|
MESSAGE: Property 'Kind' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 584
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Path()
|
|
MESSAGE: Method 'Path()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 586
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetPrefix(ReadOnlySpan<byte> pre)
|
|
MESSAGE: Method 'SetPrefix(ReadOnlySpan<byte> pre)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 591
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AddChild(byte c, INode n)
|
|
MESSAGE: Method 'AddChild(byte c, INode n)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 597
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FindChild(byte c)
|
|
MESSAGE: Method 'FindChild(byte c)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 603
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DeleteChild(byte c)
|
|
MESSAGE: Method 'DeleteChild(byte c)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 612
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Grow()
|
|
MESSAGE: Method 'Grow()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 614
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Shrink()
|
|
MESSAGE: Method 'Shrink()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 628
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Iter(Func<INode, bool> f)
|
|
MESSAGE: Method 'Iter(Func<INode, bool> f)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 639
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Children()
|
|
MESSAGE: Method 'Children()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Nodes.cs
|
|
LINE: 645
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: MatchParts(ReadOnlyMemory<byte>[] parts)
|
|
MESSAGE: Method 'MatchParts(ReadOnlyMemory<byte>[] parts)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Parts.cs
|
|
LINE: 23
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Pivot(ReadOnlySpan<byte> subject, int pos)
|
|
MESSAGE: Method 'Pivot(ReadOnlySpan<byte> subject, int pos)' is missing <param name="pos"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Parts.cs
|
|
LINE: 23
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Pivot(ReadOnlySpan<byte> subject, int pos)
|
|
MESSAGE: Method 'Pivot(ReadOnlySpan<byte> subject, int pos)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Parts.cs
|
|
LINE: 33
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CommonPrefixLen(ReadOnlySpan<byte> s1, ReadOnlySpan<byte> s2)
|
|
MESSAGE: Method 'CommonPrefixLen(ReadOnlySpan<byte> s1, ReadOnlySpan<byte> s2)' is missing <param name="s2"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Parts.cs
|
|
LINE: 33
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CommonPrefixLen(ReadOnlySpan<byte> s1, ReadOnlySpan<byte> s2)
|
|
MESSAGE: Method 'CommonPrefixLen(ReadOnlySpan<byte> s1, ReadOnlySpan<byte> s2)' is missing <param name="s1"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Parts.cs
|
|
LINE: 47
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CopyBytes(ReadOnlySpan<byte> src)
|
|
MESSAGE: Method 'CopyBytes(ReadOnlySpan<byte> src)' is missing <param name="src"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Parts.cs
|
|
LINE: 57
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GenParts(ReadOnlySpan<byte> filter)
|
|
MESSAGE: Method 'GenParts(ReadOnlySpan<byte> filter)' is missing <param name="filter"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Parts.cs
|
|
LINE: 145
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MatchPartsAgainstFragment(ReadOnlyMemory<byte>[] parts, ReadOnlySpan<byte> frag)
|
|
MESSAGE: Method 'MatchPartsAgainstFragment(ReadOnlyMemory<byte>[] parts, ReadOnlySpan<byte> frag)' is missing <param name="frag"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/Parts.cs
|
|
LINE: 145
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MatchPartsAgainstFragment(ReadOnlyMemory<byte>[] parts, ReadOnlySpan<byte> frag)
|
|
MESSAGE: Method 'MatchPartsAgainstFragment(ReadOnlyMemory<byte>[] parts, ReadOnlySpan<byte> frag)' is missing <param name="parts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 37
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Insert(ReadOnlySpan<byte> subject, T value)
|
|
MESSAGE: Method 'Insert(ReadOnlySpan<byte> subject, T value)' is missing <param name="value"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 37
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Insert(ReadOnlySpan<byte> subject, T value)
|
|
MESSAGE: Method 'Insert(ReadOnlySpan<byte> subject, T value)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 56
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Find(ReadOnlySpan<byte> subject)
|
|
MESSAGE: Method 'Find(ReadOnlySpan<byte> subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 101
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Delete(ReadOnlySpan<byte> subject)
|
|
MESSAGE: Method 'Delete(ReadOnlySpan<byte> subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 119
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Match(ReadOnlySpan<byte> filter, Action<byte[], T>? callback)
|
|
MESSAGE: Method 'Match(ReadOnlySpan<byte> filter, Action<byte[], T>? callback)' is missing <param name="callback"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 119
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Match(ReadOnlySpan<byte> filter, Action<byte[], T>? callback)
|
|
MESSAGE: Method 'Match(ReadOnlySpan<byte> filter, Action<byte[], T>? callback)' is missing <param name="filter"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 139
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MatchUntil(ReadOnlySpan<byte> filter, Func<byte[], T, bool>? callback)
|
|
MESSAGE: Method 'MatchUntil(ReadOnlySpan<byte> filter, Func<byte[], T, bool>? callback)' is missing <param name="callback"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 139
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MatchUntil(ReadOnlySpan<byte> filter, Func<byte[], T, bool>? callback)
|
|
MESSAGE: Method 'MatchUntil(ReadOnlySpan<byte> filter, Func<byte[], T, bool>? callback)' is missing <param name="filter"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 153
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IterOrdered(Func<byte[], T, bool> cb)
|
|
MESSAGE: Method 'IterOrdered(Func<byte[], T, bool> cb)' is missing <param name="cb"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 162
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IterFast(Func<byte[], T, bool> cb)
|
|
MESSAGE: Method 'IterFast(Func<byte[], T, bool> cb)' is missing <param name="cb"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 172
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Dump(TextWriter writer)
|
|
MESSAGE: Method 'Dump(TextWriter writer)' is missing <param name="writer"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 436
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MatchInternal(INode? n, ReadOnlyMemory<byte>[] parts, byte[] pre, Func<byte[], T, bool> cb)
|
|
MESSAGE: Method 'MatchInternal(INode? n, ReadOnlyMemory<byte>[] parts, byte[] pre, Func<byte[], T, bool> cb)' is missing <param name="cb"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 436
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MatchInternal(INode? n, ReadOnlyMemory<byte>[] parts, byte[] pre, Func<byte[], T, bool> cb)
|
|
MESSAGE: Method 'MatchInternal(INode? n, ReadOnlyMemory<byte>[] parts, byte[] pre, Func<byte[], T, bool> cb)' is missing <param name="pre"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 436
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MatchInternal(INode? n, ReadOnlyMemory<byte>[] parts, byte[] pre, Func<byte[], T, bool> cb)
|
|
MESSAGE: Method 'MatchInternal(INode? n, ReadOnlyMemory<byte>[] parts, byte[] pre, Func<byte[], T, bool> cb)' is missing <param name="parts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 436
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MatchInternal(INode? n, ReadOnlyMemory<byte>[] parts, byte[] pre, Func<byte[], T, bool> cb)
|
|
MESSAGE: Method 'MatchInternal(INode? n, ReadOnlyMemory<byte>[] parts, byte[] pre, Func<byte[], T, bool> cb)' is missing <param name="n"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 565
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IterInternal(INode n, byte[] pre, bool ordered, Func<byte[], T, bool> cb)
|
|
MESSAGE: Method 'IterInternal(INode n, byte[] pre, bool ordered, Func<byte[], T, bool> cb)' is missing <param name="cb"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 565
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IterInternal(INode n, byte[] pre, bool ordered, Func<byte[], T, bool> cb)
|
|
MESSAGE: Method 'IterInternal(INode n, byte[] pre, bool ordered, Func<byte[], T, bool> cb)' is missing <param name="ordered"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 565
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IterInternal(INode n, byte[] pre, bool ordered, Func<byte[], T, bool> cb)
|
|
MESSAGE: Method 'IterInternal(INode n, byte[] pre, bool ordered, Func<byte[], T, bool> cb)' is missing <param name="pre"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 565
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IterInternal(INode n, byte[] pre, bool ordered, Func<byte[], T, bool> cb)
|
|
MESSAGE: Method 'IterInternal(INode n, byte[] pre, bool ordered, Func<byte[], T, bool> cb)' is missing <param name="n"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 637
|
|
CATEGORY: MissingTypeParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LazyIntersect(SubjectTree<TL>? tl, SubjectTree<TR>? tr, Action<byte[], TL, TR> cb)
|
|
MESSAGE: Method 'LazyIntersect(SubjectTree<TL>? tl, SubjectTree<TR>? tr, Action<byte[], TL, TR> cb)' is missing <typeparam name="TR"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 637
|
|
CATEGORY: MissingTypeParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LazyIntersect(SubjectTree<TL>? tl, SubjectTree<TR>? tr, Action<byte[], TL, TR> cb)
|
|
MESSAGE: Method 'LazyIntersect(SubjectTree<TL>? tl, SubjectTree<TR>? tr, Action<byte[], TL, TR> cb)' is missing <typeparam name="TL"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 637
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LazyIntersect(SubjectTree<TL>? tl, SubjectTree<TR>? tr, Action<byte[], TL, TR> cb)
|
|
MESSAGE: Method 'LazyIntersect(SubjectTree<TL>? tl, SubjectTree<TR>? tr, Action<byte[], TL, TR> cb)' is missing <param name="cb"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 637
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LazyIntersect(SubjectTree<TL>? tl, SubjectTree<TR>? tr, Action<byte[], TL, TR> cb)
|
|
MESSAGE: Method 'LazyIntersect(SubjectTree<TL>? tl, SubjectTree<TR>? tr, Action<byte[], TL, TR> cb)' is missing <param name="tr"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 637
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LazyIntersect(SubjectTree<TL>? tl, SubjectTree<TR>? tr, Action<byte[], TL, TR> cb)
|
|
MESSAGE: Method 'LazyIntersect(SubjectTree<TL>? tl, SubjectTree<TR>? tr, Action<byte[], TL, TR> cb)' is missing <param name="tl"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 675
|
|
CATEGORY: MissingTypeParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IntersectGSL(SubjectTree<T>? tree, GenericSubjectList<SL>? sublist, Action<byte[], T> cb)
|
|
MESSAGE: Method 'IntersectGSL(SubjectTree<T>? tree, GenericSubjectList<SL>? sublist, Action<byte[], T> cb)' is missing <typeparam name="SL"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 675
|
|
CATEGORY: MissingTypeParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IntersectGSL(SubjectTree<T>? tree, GenericSubjectList<SL>? sublist, Action<byte[], T> cb)
|
|
MESSAGE: Method 'IntersectGSL(SubjectTree<T>? tree, GenericSubjectList<SL>? sublist, Action<byte[], T> cb)' is missing <typeparam name="T"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 675
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IntersectGSL(SubjectTree<T>? tree, GenericSubjectList<SL>? sublist, Action<byte[], T> cb)
|
|
MESSAGE: Method 'IntersectGSL(SubjectTree<T>? tree, GenericSubjectList<SL>? sublist, Action<byte[], T> cb)' is missing <param name="cb"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 675
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IntersectGSL(SubjectTree<T>? tree, GenericSubjectList<SL>? sublist, Action<byte[], T> cb)
|
|
MESSAGE: Method 'IntersectGSL(SubjectTree<T>? tree, GenericSubjectList<SL>? sublist, Action<byte[], T> cb)' is missing <param name="sublist"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/SubjectTree/SubjectTree.cs
|
|
LINE: 675
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IntersectGSL(SubjectTree<T>? tree, GenericSubjectList<SL>? sublist, Action<byte[], T> cb)
|
|
MESSAGE: Method 'IntersectGSL(SubjectTree<T>? tree, GenericSubjectList<SL>? sublist, Action<byte[], T> cb)' is missing <param name="tree"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/TimeHashWheel/HashWheel.cs
|
|
LINE: 34
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: HashWheel()
|
|
MESSAGE: Constructor 'HashWheel()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/TimeHashWheel/HashWheel.cs
|
|
LINE: 60
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Add(ulong seq, long expires)
|
|
MESSAGE: Method 'Add(ulong seq, long expires)' is missing <param name="expires"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/TimeHashWheel/HashWheel.cs
|
|
LINE: 60
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Add(ulong seq, long expires)
|
|
MESSAGE: Method 'Add(ulong seq, long expires)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/TimeHashWheel/HashWheel.cs
|
|
LINE: 92
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Remove(ulong seq, long expires)
|
|
MESSAGE: Method 'Remove(ulong seq, long expires)' is missing <param name="expires"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/TimeHashWheel/HashWheel.cs
|
|
LINE: 92
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Remove(ulong seq, long expires)
|
|
MESSAGE: Method 'Remove(ulong seq, long expires)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/TimeHashWheel/HashWheel.cs
|
|
LINE: 123
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Update(ulong seq, long oldExpires, long newExpires)
|
|
MESSAGE: Method 'Update(ulong seq, long oldExpires, long newExpires)' is missing <param name="newExpires"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/TimeHashWheel/HashWheel.cs
|
|
LINE: 123
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Update(ulong seq, long oldExpires, long newExpires)
|
|
MESSAGE: Method 'Update(ulong seq, long oldExpires, long newExpires)' is missing <param name="oldExpires"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/TimeHashWheel/HashWheel.cs
|
|
LINE: 123
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Update(ulong seq, long oldExpires, long newExpires)
|
|
MESSAGE: Method 'Update(ulong seq, long oldExpires, long newExpires)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/TimeHashWheel/HashWheel.cs
|
|
LINE: 135
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ExpireTasks(Func<ulong, long, bool> callback)
|
|
MESSAGE: Method 'ExpireTasks(Func<ulong, long, bool> callback)' is missing <param name="callback"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/TimeHashWheel/HashWheel.cs
|
|
LINE: 148
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ExpireTasksInternal(long ts, Func<ulong, long, bool> callback)
|
|
MESSAGE: Method 'ExpireTasksInternal(long ts, Func<ulong, long, bool> callback)' is missing <param name="callback"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/TimeHashWheel/HashWheel.cs
|
|
LINE: 148
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ExpireTasksInternal(long ts, Func<ulong, long, bool> callback)
|
|
MESSAGE: Method 'ExpireTasksInternal(long ts, Func<ulong, long, bool> callback)' is missing <param name="ts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/TimeHashWheel/HashWheel.cs
|
|
LINE: 219
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetNextExpiration(long before)
|
|
MESSAGE: Method 'GetNextExpiration(long before)' is missing <param name="before"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/TimeHashWheel/HashWheel.cs
|
|
LINE: 235
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Encode(ulong highSeq)
|
|
MESSAGE: Method 'Encode(ulong highSeq)' is missing <param name="highSeq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/TimeHashWheel/HashWheel.cs
|
|
LINE: 282
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decode(ReadOnlySpan<byte> buf)
|
|
MESSAGE: Method 'Decode(ReadOnlySpan<byte> buf)' is missing <param name="buf"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/TimeHashWheel/HashWheel.cs
|
|
LINE: 415
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Entries
|
|
MESSAGE: Property 'Entries' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Internal/TimeHashWheel/HashWheel.cs
|
|
LINE: 418
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Lowest
|
|
MESSAGE: Property 'Lowest' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/InternalClient.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/InternalClient.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Kind
|
|
MESSAGE: Property 'Kind' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/InternalClient.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsInternal
|
|
MESSAGE: Property 'IsInternal' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/InternalClient.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/InternalClient.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClientOpts
|
|
MESSAGE: Property 'ClientOpts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/InternalClient.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Permissions
|
|
MESSAGE: Property 'Permissions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/InternalClient.cs
|
|
LINE: 29
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: InternalClient(ulong id, ClientKind kind, Account account)
|
|
MESSAGE: Constructor 'InternalClient(ulong id, ClientKind kind, Account account)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/InternalClient.cs
|
|
LINE: 39
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessage(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessage(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/InternalClient.cs
|
|
LINE: 45
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/InternalClient.cs
|
|
LINE: 52
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SignalFlush()
|
|
MESSAGE: Method 'SignalFlush()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/InternalClient.cs
|
|
LINE: 54
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: QueueOutbound(ReadOnlyMemory<byte> data)
|
|
MESSAGE: Method 'QueueOutbound(ReadOnlyMemory<byte> data)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/InternalClient.cs
|
|
LINE: 56
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveSubscription(string sid)
|
|
MESSAGE: Method 'RemoveSubscription(string sid)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/InternalClient.cs
|
|
LINE: 62
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AddSubscription(Subscription sub)
|
|
MESSAGE: Method 'AddSubscription(Subscription sub)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/InternalClient.cs
|
|
LINE: 67
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subscriptions
|
|
MESSAGE: Property 'Subscriptions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/IO/AdaptiveReadBuffer.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CurrentSize
|
|
MESSAGE: Property 'CurrentSize' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/IO/AdaptiveReadBuffer.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RecordRead(int bytesRead)
|
|
MESSAGE: Method 'RecordRead(int bytesRead)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/IO/OutboundBufferPool.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RentCount
|
|
MESSAGE: Property 'RentCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/IO/OutboundBufferPool.cs
|
|
LINE: 27
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ReturnCount
|
|
MESSAGE: Property 'ReturnCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/IO/OutboundBufferPool.cs
|
|
LINE: 28
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: BroadcastCount
|
|
MESSAGE: Property 'BroadcastCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/IO/OutboundBufferPool.cs
|
|
LINE: 39
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Rent(int size)
|
|
MESSAGE: Method 'Rent(int size)' is missing <param name="size"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/IO/OutboundBufferPool.cs
|
|
LINE: 73
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RentBuffer(int size)
|
|
MESSAGE: Method 'RentBuffer(int size)' is missing <param name="size"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/IO/OutboundBufferPool.cs
|
|
LINE: 97
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReturnBuffer(byte[] buffer)
|
|
MESSAGE: Method 'ReturnBuffer(byte[] buffer)' is missing <param name="buffer"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/IO/OutboundBufferPool.cs
|
|
LINE: 131
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BroadcastDrain(IReadOnlyList<ReadOnlyMemory<byte>> pendingWrites, byte[] destination)
|
|
MESSAGE: Method 'BroadcastDrain(IReadOnlyList<ReadOnlyMemory<byte>> pendingWrites, byte[] destination)' is missing <param name="destination"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/IO/OutboundBufferPool.cs
|
|
LINE: 131
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BroadcastDrain(IReadOnlyList<ReadOnlyMemory<byte>> pendingWrites, byte[] destination)
|
|
MESSAGE: Method 'BroadcastDrain(IReadOnlyList<ReadOnlyMemory<byte>> pendingWrites, byte[] destination)' is missing <param name="pendingWrites"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/IO/OutboundBufferPool.cs
|
|
LINE: 147
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CalculateBroadcastSize(IReadOnlyList<ReadOnlyMemory<byte>> pendingWrites)
|
|
MESSAGE: Method 'CalculateBroadcastSize(IReadOnlyList<ReadOnlyMemory<byte>> pendingWrites)' is missing <param name="pendingWrites"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/IO/OutboundBufferPool.cs
|
|
LINE: 167
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: PooledMemoryOwner(byte[] buffer, ConcurrentBag<byte[]> pool)
|
|
MESSAGE: Constructor 'PooledMemoryOwner(byte[] buffer, ConcurrentBag<byte[]> pool)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/IO/OutboundBufferPool.cs
|
|
LINE: 173
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Memory
|
|
MESSAGE: Property 'Memory' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/IO/OutboundBufferPool.cs
|
|
LINE: 176
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose()
|
|
MESSAGE: Method 'Dispose()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/AdvisoryPublisher.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: AdvisoryPublisher(Action<string, object> publishAction)
|
|
MESSAGE: Constructor 'AdvisoryPublisher(Action<string, object> publishAction)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/AdvisoryPublisher.cs
|
|
LINE: 28
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StreamCreated(string streamName, object? detail)
|
|
MESSAGE: Method 'StreamCreated(string streamName, object? detail)' is missing <param name="detail"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/AdvisoryPublisher.cs
|
|
LINE: 28
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StreamCreated(string streamName, object? detail)
|
|
MESSAGE: Method 'StreamCreated(string streamName, object? detail)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/AdvisoryPublisher.cs
|
|
LINE: 44
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StreamDeleted(string streamName)
|
|
MESSAGE: Method 'StreamDeleted(string streamName)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/AdvisoryPublisher.cs
|
|
LINE: 59
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StreamUpdated(string streamName, object? detail)
|
|
MESSAGE: Method 'StreamUpdated(string streamName, object? detail)' is missing <param name="detail"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/AdvisoryPublisher.cs
|
|
LINE: 59
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StreamUpdated(string streamName, object? detail)
|
|
MESSAGE: Method 'StreamUpdated(string streamName, object? detail)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/AdvisoryPublisher.cs
|
|
LINE: 75
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ConsumerCreated(string streamName, string consumerName)
|
|
MESSAGE: Method 'ConsumerCreated(string streamName, string consumerName)' is missing <param name="consumerName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/AdvisoryPublisher.cs
|
|
LINE: 75
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ConsumerCreated(string streamName, string consumerName)
|
|
MESSAGE: Method 'ConsumerCreated(string streamName, string consumerName)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/AdvisoryPublisher.cs
|
|
LINE: 91
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ConsumerDeleted(string streamName, string consumerName)
|
|
MESSAGE: Method 'ConsumerDeleted(string streamName, string consumerName)' is missing <param name="consumerName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/AdvisoryPublisher.cs
|
|
LINE: 91
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ConsumerDeleted(string streamName, string consumerName)
|
|
MESSAGE: Method 'ConsumerDeleted(string streamName, string consumerName)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/ApiRateLimiter.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: ApiRateLimiter(int maxConcurrent, TimeSpan? dedupTtl)
|
|
MESSAGE: Constructor 'ApiRateLimiter(int maxConcurrent, TimeSpan? dedupTtl)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/ApiRateLimiter.cs
|
|
LINE: 36
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryAcquireAsync(CancellationToken ct)
|
|
MESSAGE: Method 'TryAcquireAsync(CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/ApiRateLimiter.cs
|
|
LINE: 54
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetCachedResponse(string? requestId)
|
|
MESSAGE: Method 'GetCachedResponse(string? requestId)' is missing <param name="requestId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/ApiRateLimiter.cs
|
|
LINE: 76
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CacheResponse(string? requestId, JetStreamApiResponse response)
|
|
MESSAGE: Method 'CacheResponse(string? requestId, JetStreamApiResponse response)' is missing <param name="response"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/ApiRateLimiter.cs
|
|
LINE: 76
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CacheResponse(string? requestId, JetStreamApiResponse response)
|
|
MESSAGE: Method 'CacheResponse(string? requestId, JetStreamApiResponse response)' is missing <param name="requestId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/ApiRateLimiter.cs
|
|
LINE: 102
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose()
|
|
MESSAGE: Method 'Dispose()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/ClusteredRequestProcessor.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: ClusteredRequestProcessor(TimeSpan? timeout)
|
|
MESSAGE: Constructor 'ClusteredRequestProcessor(TimeSpan? timeout)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/ClusteredRequestProcessor.cs
|
|
LINE: 50
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WaitForResultAsync(string requestId, CancellationToken ct)
|
|
MESSAGE: Method 'WaitForResultAsync(string requestId, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/ClusteredRequestProcessor.cs
|
|
LINE: 50
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WaitForResultAsync(string requestId, CancellationToken ct)
|
|
MESSAGE: Method 'WaitForResultAsync(string requestId, CancellationToken ct)' is missing <param name="requestId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/ClusteredRequestProcessor.cs
|
|
LINE: 79
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DeliverResult(string requestId, JetStreamApiResponse response)
|
|
MESSAGE: Method 'DeliverResult(string requestId, JetStreamApiResponse response)' is missing <param name="response"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/ClusteredRequestProcessor.cs
|
|
LINE: 79
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DeliverResult(string requestId, JetStreamApiResponse response)
|
|
MESSAGE: Method 'DeliverResult(string requestId, JetStreamApiResponse response)' is missing <param name="requestId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/ClusteredRequestProcessor.cs
|
|
LINE: 94
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CancelAll(string reason)
|
|
MESSAGE: Method 'CancelAll(string reason)' is missing <param name="reason"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/AccountApiHandlers.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleInfo(StreamManager streams, ConsumerManager consumers)
|
|
MESSAGE: Method 'HandleInfo(StreamManager streams, ConsumerManager consumers)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/AccountControlApiHandlers.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleServerRemove()
|
|
MESSAGE: Method 'HandleServerRemove()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/AccountControlApiHandlers.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleAccountPurge(string subject)
|
|
MESSAGE: Method 'HandleAccountPurge(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/AccountControlApiHandlers.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleAccountStreamMove(string subject)
|
|
MESSAGE: Method 'HandleAccountStreamMove(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/AccountControlApiHandlers.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleAccountStreamMoveCancel(string subject)
|
|
MESSAGE: Method 'HandleAccountStreamMoveCancel(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ClusterControlApiHandlers.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleMetaLeaderStepdown(JetStream.Cluster.JetStreamMetaGroup meta)
|
|
MESSAGE: Method 'HandleMetaLeaderStepdown(JetStream.Cluster.JetStreamMetaGroup meta)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ClusterControlApiHandlers.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleStreamLeaderStepdown(string subject, StreamManager streams)
|
|
MESSAGE: Method 'HandleStreamLeaderStepdown(string subject, StreamManager streams)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ClusterControlApiHandlers.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleStreamPeerRemove(string subject)
|
|
MESSAGE: Method 'HandleStreamPeerRemove(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ClusterControlApiHandlers.cs
|
|
LINE: 33
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleConsumerLeaderStepdown(string subject)
|
|
MESSAGE: Method 'HandleConsumerLeaderStepdown(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ConsumerApiHandlers.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleCreate(string subject, ReadOnlySpan<byte> payload, ConsumerManager consumerManager)
|
|
MESSAGE: Method 'HandleCreate(string subject, ReadOnlySpan<byte> payload, ConsumerManager consumerManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ConsumerApiHandlers.cs
|
|
LINE: 34
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleInfo(string subject, ConsumerManager consumerManager)
|
|
MESSAGE: Method 'HandleInfo(string subject, ConsumerManager consumerManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ConsumerApiHandlers.cs
|
|
LINE: 44
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleDelete(string subject, ConsumerManager consumerManager)
|
|
MESSAGE: Method 'HandleDelete(string subject, ConsumerManager consumerManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ConsumerApiHandlers.cs
|
|
LINE: 56
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleNames(string subject, ReadOnlySpan<byte> payload, ConsumerManager consumerManager)
|
|
MESSAGE: Method 'HandleNames(string subject, ReadOnlySpan<byte> payload, ConsumerManager consumerManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ConsumerApiHandlers.cs
|
|
LINE: 73
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleList(string subject, ReadOnlySpan<byte> payload, ConsumerManager consumerManager)
|
|
MESSAGE: Method 'HandleList(string subject, ReadOnlySpan<byte> payload, ConsumerManager consumerManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ConsumerApiHandlers.cs
|
|
LINE: 108
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandlePause(string subject, ReadOnlySpan<byte> payload, ConsumerManager consumerManager)
|
|
MESSAGE: Method 'HandlePause(string subject, ReadOnlySpan<byte> payload, ConsumerManager consumerManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ConsumerApiHandlers.cs
|
|
LINE: 134
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleReset(string subject, ConsumerManager consumerManager)
|
|
MESSAGE: Method 'HandleReset(string subject, ConsumerManager consumerManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ConsumerApiHandlers.cs
|
|
LINE: 146
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleUnpin(string subject, ConsumerManager consumerManager)
|
|
MESSAGE: Method 'HandleUnpin(string subject, ConsumerManager consumerManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ConsumerApiHandlers.cs
|
|
LINE: 158
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleNext(string subject, ReadOnlySpan<byte> payload, ConsumerManager consumerManager, StreamManager streamManager)
|
|
MESSAGE: Method 'HandleNext(string subject, ReadOnlySpan<byte> payload, ConsumerManager consumerManager, StreamManager streamManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ConsumerApiHandlers.cs
|
|
LINE: 194
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleClusteredCreateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)
|
|
MESSAGE: Method 'HandleClusteredCreateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ConsumerApiHandlers.cs
|
|
LINE: 194
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleClusteredCreateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)
|
|
MESSAGE: Method 'HandleClusteredCreateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)' is missing <param name="metaGroup"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ConsumerApiHandlers.cs
|
|
LINE: 194
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleClusteredCreateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)
|
|
MESSAGE: Method 'HandleClusteredCreateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ConsumerApiHandlers.cs
|
|
LINE: 194
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleClusteredCreateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)
|
|
MESSAGE: Method 'HandleClusteredCreateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ConsumerApiHandlers.cs
|
|
LINE: 233
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleClusteredDeleteAsync(string subject, JetStreamMetaGroup metaGroup, CancellationToken ct)
|
|
MESSAGE: Method 'HandleClusteredDeleteAsync(string subject, JetStreamMetaGroup metaGroup, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ConsumerApiHandlers.cs
|
|
LINE: 233
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleClusteredDeleteAsync(string subject, JetStreamMetaGroup metaGroup, CancellationToken ct)
|
|
MESSAGE: Method 'HandleClusteredDeleteAsync(string subject, JetStreamMetaGroup metaGroup, CancellationToken ct)' is missing <param name="metaGroup"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/ConsumerApiHandlers.cs
|
|
LINE: 233
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleClusteredDeleteAsync(string subject, JetStreamMetaGroup metaGroup, CancellationToken ct)
|
|
MESSAGE: Method 'HandleClusteredDeleteAsync(string subject, JetStreamMetaGroup metaGroup, CancellationToken ct)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/DirectApiHandlers.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleGet(string subject, ReadOnlySpan<byte> payload, StreamManager streamManager)
|
|
MESSAGE: Method 'HandleGet(string subject, ReadOnlySpan<byte> payload, StreamManager streamManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleCreate(string subject, ReadOnlySpan<byte> payload, StreamManager streamManager)
|
|
MESSAGE: Method 'HandleCreate(string subject, ReadOnlySpan<byte> payload, StreamManager streamManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 51
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleInfo(string subject, StreamManager streamManager)
|
|
MESSAGE: Method 'HandleInfo(string subject, StreamManager streamManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 60
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleUpdate(string subject, ReadOnlySpan<byte> payload, StreamManager streamManager)
|
|
MESSAGE: Method 'HandleUpdate(string subject, ReadOnlySpan<byte> payload, StreamManager streamManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 81
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleDelete(string subject, StreamManager streamManager)
|
|
MESSAGE: Method 'HandleDelete(string subject, StreamManager streamManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 96
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandlePurge(string subject, ReadOnlySpan<byte> payload, StreamManager streamManager)
|
|
MESSAGE: Method 'HandlePurge(string subject, ReadOnlySpan<byte> payload, StreamManager streamManager)' is missing <param name="streamManager"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 96
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandlePurge(string subject, ReadOnlySpan<byte> payload, StreamManager streamManager)
|
|
MESSAGE: Method 'HandlePurge(string subject, ReadOnlySpan<byte> payload, StreamManager streamManager)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 96
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandlePurge(string subject, ReadOnlySpan<byte> payload, StreamManager streamManager)
|
|
MESSAGE: Method 'HandlePurge(string subject, ReadOnlySpan<byte> payload, StreamManager streamManager)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 110
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleNames(ReadOnlySpan<byte> payload, StreamManager streamManager)
|
|
MESSAGE: Method 'HandleNames(ReadOnlySpan<byte> payload, StreamManager streamManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 123
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleList(ReadOnlySpan<byte> payload, StreamManager streamManager)
|
|
MESSAGE: Method 'HandleList(ReadOnlySpan<byte> payload, StreamManager streamManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 154
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleMessageGet(string subject, ReadOnlySpan<byte> payload, StreamManager streamManager)
|
|
MESSAGE: Method 'HandleMessageGet(string subject, ReadOnlySpan<byte> payload, StreamManager streamManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 179
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleMessageDelete(string subject, ReadOnlySpan<byte> payload, StreamManager streamManager)
|
|
MESSAGE: Method 'HandleMessageDelete(string subject, ReadOnlySpan<byte> payload, StreamManager streamManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 194
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleSnapshot(string subject, StreamManager streamManager)
|
|
MESSAGE: Method 'HandleSnapshot(string subject, StreamManager streamManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 213
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleRestore(string subject, ReadOnlySpan<byte> payload, StreamManager streamManager)
|
|
MESSAGE: Method 'HandleRestore(string subject, ReadOnlySpan<byte> payload, StreamManager streamManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 233
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleSnapshotAsync(string subject, StreamManager streamManager, CancellationToken ct)
|
|
MESSAGE: Method 'HandleSnapshotAsync(string subject, StreamManager streamManager, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 233
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleSnapshotAsync(string subject, StreamManager streamManager, CancellationToken ct)
|
|
MESSAGE: Method 'HandleSnapshotAsync(string subject, StreamManager streamManager, CancellationToken ct)' is missing <param name="streamManager"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 233
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleSnapshotAsync(string subject, StreamManager streamManager, CancellationToken ct)
|
|
MESSAGE: Method 'HandleSnapshotAsync(string subject, StreamManager streamManager, CancellationToken ct)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 267
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleRestoreAsync(string subject, byte[] payload, StreamManager streamManager, CancellationToken ct)
|
|
MESSAGE: Method 'HandleRestoreAsync(string subject, byte[] payload, StreamManager streamManager, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 267
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleRestoreAsync(string subject, byte[] payload, StreamManager streamManager, CancellationToken ct)
|
|
MESSAGE: Method 'HandleRestoreAsync(string subject, byte[] payload, StreamManager streamManager, CancellationToken ct)' is missing <param name="streamManager"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 267
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleRestoreAsync(string subject, byte[] payload, StreamManager streamManager, CancellationToken ct)
|
|
MESSAGE: Method 'HandleRestoreAsync(string subject, byte[] payload, StreamManager streamManager, CancellationToken ct)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 267
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleRestoreAsync(string subject, byte[] payload, StreamManager streamManager, CancellationToken ct)
|
|
MESSAGE: Method 'HandleRestoreAsync(string subject, byte[] payload, StreamManager streamManager, CancellationToken ct)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 299
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleClusteredCreateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)
|
|
MESSAGE: Method 'HandleClusteredCreateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 299
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleClusteredCreateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)
|
|
MESSAGE: Method 'HandleClusteredCreateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)' is missing <param name="metaGroup"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 299
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleClusteredCreateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)
|
|
MESSAGE: Method 'HandleClusteredCreateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 299
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleClusteredCreateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)
|
|
MESSAGE: Method 'HandleClusteredCreateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 333
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleClusteredUpdateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)
|
|
MESSAGE: Method 'HandleClusteredUpdateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 333
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleClusteredUpdateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)
|
|
MESSAGE: Method 'HandleClusteredUpdateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)' is missing <param name="metaGroup"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 333
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleClusteredUpdateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)
|
|
MESSAGE: Method 'HandleClusteredUpdateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 333
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleClusteredUpdateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)
|
|
MESSAGE: Method 'HandleClusteredUpdateAsync(string subject, byte[] payload, JetStreamMetaGroup metaGroup, CancellationToken ct)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 374
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleClusteredDeleteAsync(string subject, JetStreamMetaGroup metaGroup, CancellationToken ct)
|
|
MESSAGE: Method 'HandleClusteredDeleteAsync(string subject, JetStreamMetaGroup metaGroup, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 374
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleClusteredDeleteAsync(string subject, JetStreamMetaGroup metaGroup, CancellationToken ct)
|
|
MESSAGE: Method 'HandleClusteredDeleteAsync(string subject, JetStreamMetaGroup metaGroup, CancellationToken ct)' is missing <param name="metaGroup"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 374
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleClusteredDeleteAsync(string subject, JetStreamMetaGroup metaGroup, CancellationToken ct)
|
|
MESSAGE: Method 'HandleClusteredDeleteAsync(string subject, JetStreamMetaGroup metaGroup, CancellationToken ct)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/Handlers/StreamApiHandlers.cs
|
|
LINE: 411
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ParsePurgeRequest(ReadOnlySpan<byte> payload)
|
|
MESSAGE: Method 'ParsePurgeRequest(ReadOnlySpan<byte> payload)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiError.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Code
|
|
MESSAGE: Property 'Code' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiError.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Description
|
|
MESSAGE: Property 'Description' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Error
|
|
MESSAGE: Property 'Error' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StreamInfo
|
|
MESSAGE: Property 'StreamInfo' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConsumerInfo
|
|
MESSAGE: Property 'ConsumerInfo' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AccountInfo
|
|
MESSAGE: Property 'AccountInfo' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StreamNames
|
|
MESSAGE: Property 'StreamNames' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StreamInfoList
|
|
MESSAGE: Property 'StreamInfoList' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConsumerNames
|
|
MESSAGE: Property 'ConsumerNames' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConsumerInfoList
|
|
MESSAGE: Property 'ConsumerInfoList' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StreamMessage
|
|
MESSAGE: Property 'StreamMessage' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DirectMessage
|
|
MESSAGE: Property 'DirectMessage' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Snapshot
|
|
MESSAGE: Property 'Snapshot' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PullBatch
|
|
MESSAGE: Property 'PullBatch' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Success
|
|
MESSAGE: Property 'Success' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Purged
|
|
MESSAGE: Property 'Purged' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 174
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NotFound(string subject)
|
|
MESSAGE: Method 'NotFound(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 183
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Ok()
|
|
MESSAGE: Method 'Ok()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 185
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SuccessResponse()
|
|
MESSAGE: Method 'SuccessResponse()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 190
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ErrorResponse(int code, string description)
|
|
MESSAGE: Method 'ErrorResponse(int code, string description)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 204
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NotLeader(string leaderHint)
|
|
MESSAGE: Method 'NotLeader(string leaderHint)' is missing <param name="leaderHint"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 218
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PurgeResponse(ulong purged)
|
|
MESSAGE: Method 'PurgeResponse(ulong purged)' is missing <param name="purged"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 228
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PauseResponse(bool paused, DateTime? pauseUntil)
|
|
MESSAGE: Method 'PauseResponse(bool paused, DateTime? pauseUntil)' is missing <param name="pauseUntil"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 228
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PauseResponse(bool paused, DateTime? pauseUntil)
|
|
MESSAGE: Method 'PauseResponse(bool paused, DateTime? pauseUntil)' is missing <param name="paused"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 238
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Config
|
|
MESSAGE: Property 'Config' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 239
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: State
|
|
MESSAGE: Property 'State' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 244
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 245
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StreamName
|
|
MESSAGE: Property 'StreamName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 246
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Config
|
|
MESSAGE: Property 'Config' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 251
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Streams
|
|
MESSAGE: Property 'Streams' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 252
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Consumers
|
|
MESSAGE: Property 'Consumers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 257
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sequence
|
|
MESSAGE: Property 'Sequence' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 258
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 259
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Payload
|
|
MESSAGE: Property 'Payload' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 264
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sequence
|
|
MESSAGE: Property 'Sequence' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 265
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 266
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Payload
|
|
MESSAGE: Property 'Payload' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 271
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Payload
|
|
MESSAGE: Property 'Payload' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiResponse.cs
|
|
LINE: 285
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Messages
|
|
MESSAGE: Property 'Messages' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiRouter.cs
|
|
LINE: 17
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ForwardAsync(string subject, ReadOnlyMemory<byte> payload, string leaderName, CancellationToken ct)
|
|
MESSAGE: Method 'ForwardAsync(string subject, ReadOnlyMemory<byte> payload, string leaderName, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiRouter.cs
|
|
LINE: 17
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ForwardAsync(string subject, ReadOnlyMemory<byte> payload, string leaderName, CancellationToken ct)
|
|
MESSAGE: Method 'ForwardAsync(string subject, ReadOnlyMemory<byte> payload, string leaderName, CancellationToken ct)' is missing <param name="leaderName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiRouter.cs
|
|
LINE: 17
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ForwardAsync(string subject, ReadOnlyMemory<byte> payload, string leaderName, CancellationToken ct)
|
|
MESSAGE: Method 'ForwardAsync(string subject, ReadOnlyMemory<byte> payload, string leaderName, CancellationToken ct)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiRouter.cs
|
|
LINE: 17
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ForwardAsync(string subject, ReadOnlyMemory<byte> payload, string leaderName, CancellationToken ct)
|
|
MESSAGE: Method 'ForwardAsync(string subject, ReadOnlyMemory<byte> payload, string leaderName, CancellationToken ct)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiRouter.cs
|
|
LINE: 39
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: DefaultLeaderForwarder(TimeSpan? timeout)
|
|
MESSAGE: Constructor 'DefaultLeaderForwarder(TimeSpan? timeout)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiRouter.cs
|
|
LINE: 76
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: JetStreamApiRouter()
|
|
MESSAGE: Constructor 'JetStreamApiRouter()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiRouter.cs
|
|
LINE: 81
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: JetStreamApiRouter(StreamManager streamManager, ConsumerManager consumerManager, JetStream.Cluster.JetStreamMetaGroup? metaGroup, ILeaderForwarder? forwarder)
|
|
MESSAGE: Constructor 'JetStreamApiRouter(StreamManager streamManager, ConsumerManager consumerManager, JetStream.Cluster.JetStreamMetaGroup? metaGroup, ILeaderForwarder? forwarder)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiRouter.cs
|
|
LINE: 107
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsLeaderRequired(string subject)
|
|
MESSAGE: Method 'IsLeaderRequired(string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiRouter.cs
|
|
LINE: 168
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ForwardToLeader(string subject, ReadOnlySpan<byte> payload, string leaderName)
|
|
MESSAGE: Method 'ForwardToLeader(string subject, ReadOnlySpan<byte> payload, string leaderName)' is missing <param name="leaderName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiRouter.cs
|
|
LINE: 168
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ForwardToLeader(string subject, ReadOnlySpan<byte> payload, string leaderName)
|
|
MESSAGE: Method 'ForwardToLeader(string subject, ReadOnlySpan<byte> payload, string leaderName)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiRouter.cs
|
|
LINE: 168
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ForwardToLeader(string subject, ReadOnlySpan<byte> payload, string leaderName)
|
|
MESSAGE: Method 'ForwardToLeader(string subject, ReadOnlySpan<byte> payload, string leaderName)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiRouter.cs
|
|
LINE: 184
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RouteAsync(string subject, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'RouteAsync(string subject, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiRouter.cs
|
|
LINE: 184
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RouteAsync(string subject, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'RouteAsync(string subject, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiRouter.cs
|
|
LINE: 184
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RouteAsync(string subject, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'RouteAsync(string subject, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Api/JetStreamApiRouter.cs
|
|
LINE: 222
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Route(string subject, ReadOnlySpan<byte> payload)
|
|
MESSAGE: Method 'Route(string subject, ReadOnlySpan<byte> payload)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/AssetPlacementPlanner.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: AssetPlacementPlanner(int nodes)
|
|
MESSAGE: Constructor 'AssetPlacementPlanner(int nodes)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/AssetPlacementPlanner.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PlanReplicas(int replicas)
|
|
MESSAGE: Method 'PlanReplicas(int replicas)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/AssignmentCodec.cs
|
|
LINE: 52
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EncodeStreamAssignment(StreamAssignment sa)
|
|
MESSAGE: Method 'EncodeStreamAssignment(StreamAssignment sa)' is missing <param name="sa"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/AssignmentCodec.cs
|
|
LINE: 61
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DecodeStreamAssignment(ReadOnlySpan<byte> data)
|
|
MESSAGE: Method 'DecodeStreamAssignment(ReadOnlySpan<byte> data)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/AssignmentCodec.cs
|
|
LINE: 87
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EncodeConsumerAssignment(ConsumerAssignment ca)
|
|
MESSAGE: Method 'EncodeConsumerAssignment(ConsumerAssignment ca)' is missing <param name="ca"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/AssignmentCodec.cs
|
|
LINE: 96
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DecodeConsumerAssignment(ReadOnlySpan<byte> data)
|
|
MESSAGE: Method 'DecodeConsumerAssignment(ReadOnlySpan<byte> data)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/AssignmentCodec.cs
|
|
LINE: 131
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CompressIfLarge(byte[] data, int threshold)
|
|
MESSAGE: Method 'CompressIfLarge(byte[] data, int threshold)' is missing <param name="threshold"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/AssignmentCodec.cs
|
|
LINE: 131
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CompressIfLarge(byte[] data, int threshold)
|
|
MESSAGE: Method 'CompressIfLarge(byte[] data, int threshold)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/AssignmentCodec.cs
|
|
LINE: 151
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DecompressIfNeeded(byte[] data)
|
|
MESSAGE: Method 'DecompressIfNeeded(byte[] data)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Peers
|
|
MESSAGE: Property 'Peers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StorageType
|
|
MESSAGE: Property 'StorageType' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cluster
|
|
MESSAGE: Property 'Cluster' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Preferred
|
|
MESSAGE: Property 'Preferred' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 29
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: QuorumSize
|
|
MESSAGE: Property 'QuorumSize' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 30
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HasQuorum(int ackCount)
|
|
MESSAGE: Method 'HasQuorum(int ackCount)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 48
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsMember(string peerId)
|
|
MESSAGE: Method 'IsMember(string peerId)' is missing <param name="peerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 55
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetPreferred(string peerId)
|
|
MESSAGE: Method 'SetPreferred(string peerId)' is missing <param name="peerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 68
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemovePeer(string peerId)
|
|
MESSAGE: Method 'RemovePeer(string peerId)' is missing <param name="peerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 80
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddPeer(string peerId)
|
|
MESSAGE: Method 'AddPeer(string peerId)' is missing <param name="peerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 95
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateRaftGroup(string groupName, int replicas, IReadOnlyList<PeerInfo> availablePeers, PlacementPolicy? policy)
|
|
MESSAGE: Method 'CreateRaftGroup(string groupName, int replicas, IReadOnlyList<PeerInfo> availablePeers, PlacementPolicy? policy)' is missing <param name="policy"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 95
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateRaftGroup(string groupName, int replicas, IReadOnlyList<PeerInfo> availablePeers, PlacementPolicy? policy)
|
|
MESSAGE: Method 'CreateRaftGroup(string groupName, int replicas, IReadOnlyList<PeerInfo> availablePeers, PlacementPolicy? policy)' is missing <param name="availablePeers"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 95
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateRaftGroup(string groupName, int replicas, IReadOnlyList<PeerInfo> availablePeers, PlacementPolicy? policy)
|
|
MESSAGE: Method 'CreateRaftGroup(string groupName, int replicas, IReadOnlyList<PeerInfo> availablePeers, PlacementPolicy? policy)' is missing <param name="replicas"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 95
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateRaftGroup(string groupName, int replicas, IReadOnlyList<PeerInfo> availablePeers, PlacementPolicy? policy)
|
|
MESSAGE: Method 'CreateRaftGroup(string groupName, int replicas, IReadOnlyList<PeerInfo> availablePeers, PlacementPolicy? policy)' is missing <param name="groupName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 113
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StreamName
|
|
MESSAGE: Property 'StreamName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 114
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Group
|
|
MESSAGE: Property 'Group' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 115
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Created
|
|
MESSAGE: Property 'Created' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 116
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConfigJson
|
|
MESSAGE: Property 'ConfigJson' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 117
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SyncSubject
|
|
MESSAGE: Property 'SyncSubject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 118
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Responded
|
|
MESSAGE: Property 'Responded' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 119
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Recovering
|
|
MESSAGE: Property 'Recovering' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 120
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Reassigning
|
|
MESSAGE: Property 'Reassigning' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 147
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConsumerName
|
|
MESSAGE: Property 'ConsumerName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 148
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StreamName
|
|
MESSAGE: Property 'StreamName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 149
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Group
|
|
MESSAGE: Property 'Group' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 150
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Created
|
|
MESSAGE: Property 'Created' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 151
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConfigJson
|
|
MESSAGE: Property 'ConfigJson' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 152
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Responded
|
|
MESSAGE: Property 'Responded' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/ClusterAssignmentTypes.cs
|
|
LINE: 153
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Recovering
|
|
MESSAGE: Property 'Recovering' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamClusterMonitor.cs
|
|
LINE: 33
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: JetStreamClusterMonitor(JetStreamMetaGroup meta, ChannelReader<RaftLogEntry> entries)
|
|
MESSAGE: Constructor 'JetStreamClusterMonitor(JetStreamMetaGroup meta, ChannelReader<RaftLogEntry> entries)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamClusterMonitor.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: JetStreamClusterMonitor(JetStreamMetaGroup meta, ChannelReader<RaftLogEntry> entries, ILogger<JetStreamClusterMonitor> logger)
|
|
MESSAGE: Constructor 'JetStreamClusterMonitor(JetStreamMetaGroup meta, ChannelReader<RaftLogEntry> entries, ILogger<JetStreamClusterMonitor> logger)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamClusterMonitor.cs
|
|
LINE: 53
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StartAsync(CancellationToken ct)
|
|
MESSAGE: Method 'StartAsync(CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamClusterMonitor.cs
|
|
LINE: 78
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WaitForProcessedAsync(int targetCount, CancellationToken ct)
|
|
MESSAGE: Method 'WaitForProcessedAsync(int targetCount, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamClusterMonitor.cs
|
|
LINE: 78
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WaitForProcessedAsync(int targetCount, CancellationToken ct)
|
|
MESSAGE: Method 'WaitForProcessedAsync(int targetCount, CancellationToken ct)' is missing <param name="targetCount"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 46
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: JetStreamMetaGroup(int nodes)
|
|
MESSAGE: Constructor 'JetStreamMetaGroup(int nodes)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 51
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: JetStreamMetaGroup(int nodes, int selfIndex)
|
|
MESSAGE: Constructor 'JetStreamMetaGroup(int nodes, int selfIndex)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 120
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TrackInflightStreamProposal(string account, StreamAssignment sa)
|
|
MESSAGE: Method 'TrackInflightStreamProposal(string account, StreamAssignment sa)' is missing <param name="sa"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 120
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TrackInflightStreamProposal(string account, StreamAssignment sa)
|
|
MESSAGE: Method 'TrackInflightStreamProposal(string account, StreamAssignment sa)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 137
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveInflightStreamProposal(string account, string streamName)
|
|
MESSAGE: Method 'RemoveInflightStreamProposal(string account, string streamName)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 137
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveInflightStreamProposal(string account, string streamName)
|
|
MESSAGE: Method 'RemoveInflightStreamProposal(string account, string streamName)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 164
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsStreamInflight(string account, string streamName)
|
|
MESSAGE: Method 'IsStreamInflight(string account, string streamName)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 164
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsStreamInflight(string account, string streamName)
|
|
MESSAGE: Method 'IsStreamInflight(string account, string streamName)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 180
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TrackInflightConsumerProposal(string account, string streamName, string consumerName, ConsumerAssignment? ca)
|
|
MESSAGE: Method 'TrackInflightConsumerProposal(string account, string streamName, string consumerName, ConsumerAssignment? ca)' is missing <param name="ca"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 180
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TrackInflightConsumerProposal(string account, string streamName, string consumerName, ConsumerAssignment? ca)
|
|
MESSAGE: Method 'TrackInflightConsumerProposal(string account, string streamName, string consumerName, ConsumerAssignment? ca)' is missing <param name="consumerName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 180
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TrackInflightConsumerProposal(string account, string streamName, string consumerName, ConsumerAssignment? ca)
|
|
MESSAGE: Method 'TrackInflightConsumerProposal(string account, string streamName, string consumerName, ConsumerAssignment? ca)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 180
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TrackInflightConsumerProposal(string account, string streamName, string consumerName, ConsumerAssignment? ca)
|
|
MESSAGE: Method 'TrackInflightConsumerProposal(string account, string streamName, string consumerName, ConsumerAssignment? ca)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 198
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveInflightConsumerProposal(string account, string streamName, string consumerName)
|
|
MESSAGE: Method 'RemoveInflightConsumerProposal(string account, string streamName, string consumerName)' is missing <param name="consumerName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 198
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveInflightConsumerProposal(string account, string streamName, string consumerName)
|
|
MESSAGE: Method 'RemoveInflightConsumerProposal(string account, string streamName, string consumerName)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 198
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveInflightConsumerProposal(string account, string streamName, string consumerName)
|
|
MESSAGE: Method 'RemoveInflightConsumerProposal(string account, string streamName, string consumerName)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 226
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsConsumerInflight(string account, string streamName, string consumerName)
|
|
MESSAGE: Method 'IsConsumerInflight(string account, string streamName, string consumerName)' is missing <param name="consumerName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 226
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsConsumerInflight(string account, string streamName, string consumerName)
|
|
MESSAGE: Method 'IsConsumerInflight(string account, string streamName, string consumerName)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 226
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsConsumerInflight(string account, string streamName, string consumerName)
|
|
MESSAGE: Method 'IsConsumerInflight(string account, string streamName, string consumerName)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 257
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeCreateStreamAsync(StreamConfig config, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeCreateStreamAsync(StreamConfig config, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 257
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeCreateStreamAsync(StreamConfig config, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeCreateStreamAsync(StreamConfig config, CancellationToken ct)' is missing <param name="config"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 265
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeCreateStreamAsync(StreamConfig config, RaftGroup? group, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeCreateStreamAsync(StreamConfig config, RaftGroup? group, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 265
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeCreateStreamAsync(StreamConfig config, RaftGroup? group, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeCreateStreamAsync(StreamConfig config, RaftGroup? group, CancellationToken ct)' is missing <param name="group"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 265
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeCreateStreamAsync(StreamConfig config, RaftGroup? group, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeCreateStreamAsync(StreamConfig config, RaftGroup? group, CancellationToken ct)' is missing <param name="config"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 288
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeCreateStreamValidatedAsync(StreamConfig config, RaftGroup? group, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeCreateStreamValidatedAsync(StreamConfig config, RaftGroup? group, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 288
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeCreateStreamValidatedAsync(StreamConfig config, RaftGroup? group, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeCreateStreamValidatedAsync(StreamConfig config, RaftGroup? group, CancellationToken ct)' is missing <param name="group"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 288
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeCreateStreamValidatedAsync(StreamConfig config, RaftGroup? group, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeCreateStreamValidatedAsync(StreamConfig config, RaftGroup? group, CancellationToken ct)' is missing <param name="config"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 316
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeDeleteStreamAsync(string streamName, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeDeleteStreamAsync(string streamName, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 316
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeDeleteStreamAsync(string streamName, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeDeleteStreamAsync(string streamName, CancellationToken ct)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 327
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeDeleteStreamValidatedAsync(string streamName, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeDeleteStreamValidatedAsync(string streamName, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 327
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeDeleteStreamValidatedAsync(string streamName, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeDeleteStreamValidatedAsync(string streamName, CancellationToken ct)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 347
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeCreateConsumerAsync(string streamName, string consumerName, RaftGroup group, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeCreateConsumerAsync(string streamName, string consumerName, RaftGroup group, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 347
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeCreateConsumerAsync(string streamName, string consumerName, RaftGroup group, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeCreateConsumerAsync(string streamName, string consumerName, RaftGroup group, CancellationToken ct)' is missing <param name="group"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 347
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeCreateConsumerAsync(string streamName, string consumerName, RaftGroup group, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeCreateConsumerAsync(string streamName, string consumerName, RaftGroup group, CancellationToken ct)' is missing <param name="consumerName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 347
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeCreateConsumerAsync(string streamName, string consumerName, RaftGroup group, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeCreateConsumerAsync(string streamName, string consumerName, RaftGroup group, CancellationToken ct)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 372
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeCreateConsumerValidatedAsync(string streamName, string consumerName, RaftGroup group, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeCreateConsumerValidatedAsync(string streamName, string consumerName, RaftGroup group, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 372
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeCreateConsumerValidatedAsync(string streamName, string consumerName, RaftGroup group, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeCreateConsumerValidatedAsync(string streamName, string consumerName, RaftGroup group, CancellationToken ct)' is missing <param name="group"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 372
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeCreateConsumerValidatedAsync(string streamName, string consumerName, RaftGroup group, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeCreateConsumerValidatedAsync(string streamName, string consumerName, RaftGroup group, CancellationToken ct)' is missing <param name="consumerName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 372
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeCreateConsumerValidatedAsync(string streamName, string consumerName, RaftGroup group, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeCreateConsumerValidatedAsync(string streamName, string consumerName, RaftGroup group, CancellationToken ct)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 403
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeDeleteConsumerAsync(string streamName, string consumerName, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeDeleteConsumerAsync(string streamName, string consumerName, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 403
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeDeleteConsumerAsync(string streamName, string consumerName, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeDeleteConsumerAsync(string streamName, string consumerName, CancellationToken ct)' is missing <param name="consumerName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 403
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeDeleteConsumerAsync(string streamName, string consumerName, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeDeleteConsumerAsync(string streamName, string consumerName, CancellationToken ct)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 417
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeDeleteConsumerValidatedAsync(string streamName, string consumerName, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeDeleteConsumerValidatedAsync(string streamName, string consumerName, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 417
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeDeleteConsumerValidatedAsync(string streamName, string consumerName, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeDeleteConsumerValidatedAsync(string streamName, string consumerName, CancellationToken ct)' is missing <param name="consumerName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 417
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeDeleteConsumerValidatedAsync(string streamName, string consumerName, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeDeleteConsumerValidatedAsync(string streamName, string consumerName, CancellationToken ct)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 444
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessStreamAssignment(StreamAssignment sa)
|
|
MESSAGE: Method 'ProcessStreamAssignment(StreamAssignment sa)' is missing <param name="sa"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 467
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessUpdateStreamAssignment(StreamAssignment sa)
|
|
MESSAGE: Method 'ProcessUpdateStreamAssignment(StreamAssignment sa)' is missing <param name="sa"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 494
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessStreamRemoval(string streamName)
|
|
MESSAGE: Method 'ProcessStreamRemoval(string streamName)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 510
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessConsumerAssignment(ConsumerAssignment ca)
|
|
MESSAGE: Method 'ProcessConsumerAssignment(ConsumerAssignment ca)' is missing <param name="ca"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 536
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessConsumerRemoval(string streamName, string consumerName)
|
|
MESSAGE: Method 'ProcessConsumerRemoval(string streamName, string consumerName)' is missing <param name="consumerName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 536
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessConsumerRemoval(string streamName, string consumerName)
|
|
MESSAGE: Method 'ProcessConsumerRemoval(string streamName, string consumerName)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 557
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddStreamAssignment(StreamAssignment sa)
|
|
MESSAGE: Method 'AddStreamAssignment(StreamAssignment sa)' is missing <param name="sa"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 567
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveStreamAssignment(string streamName)
|
|
MESSAGE: Method 'RemoveStreamAssignment(string streamName)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 576
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddConsumerAssignment(string streamName, ConsumerAssignment ca)
|
|
MESSAGE: Method 'AddConsumerAssignment(string streamName, ConsumerAssignment ca)' is missing <param name="ca"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 576
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddConsumerAssignment(string streamName, ConsumerAssignment ca)
|
|
MESSAGE: Method 'AddConsumerAssignment(string streamName, ConsumerAssignment ca)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 590
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveConsumerAssignment(string streamName, string consumerName)
|
|
MESSAGE: Method 'RemoveConsumerAssignment(string streamName, string consumerName)' is missing <param name="consumerName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 590
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveConsumerAssignment(string streamName, string consumerName)
|
|
MESSAGE: Method 'RemoveConsumerAssignment(string streamName, string consumerName)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 599
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReplaceAllAssignments(Dictionary<string, StreamAssignment> newState)
|
|
MESSAGE: Method 'ReplaceAllAssignments(Dictionary<string, StreamAssignment> newState)' is missing <param name="newState"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 623
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyEntry(MetaEntryType entryType, string name, string? streamName, RaftGroup? group)
|
|
MESSAGE: Method 'ApplyEntry(MetaEntryType entryType, string name, string? streamName, RaftGroup? group)' is missing <param name="group"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 623
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyEntry(MetaEntryType entryType, string name, string? streamName, RaftGroup? group)
|
|
MESSAGE: Method 'ApplyEntry(MetaEntryType entryType, string name, string? streamName, RaftGroup? group)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 623
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyEntry(MetaEntryType entryType, string name, string? streamName, RaftGroup? group)
|
|
MESSAGE: Method 'ApplyEntry(MetaEntryType entryType, string name, string? streamName, RaftGroup? group)' is missing <param name="name"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 623
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyEntry(MetaEntryType entryType, string name, string? streamName, RaftGroup? group)
|
|
MESSAGE: Method 'ApplyEntry(MetaEntryType entryType, string name, string? streamName, RaftGroup? group)' is missing <param name="entryType"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 668
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetStreamAssignment(string streamName)
|
|
MESSAGE: Method 'GetStreamAssignment(string streamName)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 675
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetConsumerAssignment(string streamName, string consumerName)
|
|
MESSAGE: Method 'GetConsumerAssignment(string streamName, string consumerName)' is missing <param name="consumerName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 675
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetConsumerAssignment(string streamName, string consumerName)
|
|
MESSAGE: Method 'GetConsumerAssignment(string streamName, string consumerName)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 697
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetState()
|
|
MESSAGE: Method 'GetState()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 722
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessLeaderChange(bool isLeader)
|
|
MESSAGE: Method 'ProcessLeaderChange(bool isLeader)' is missing <param name="isLeader"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 759
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddKnownPeer(string peerId)
|
|
MESSAGE: Method 'AddKnownPeer(string peerId)' is missing <param name="peerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 769
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveKnownPeer(string peerId)
|
|
MESSAGE: Method 'RemoveKnownPeer(string peerId)' is missing <param name="peerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 790
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessAddPeer(string peerId)
|
|
MESSAGE: Method 'ProcessAddPeer(string peerId)' is missing <param name="peerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 827
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessRemovePeer(string peerId)
|
|
MESSAGE: Method 'ProcessRemovePeer(string peerId)' is missing <param name="peerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 849
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemovePeerFromStream(string streamName, string peerId)
|
|
MESSAGE: Method 'RemovePeerFromStream(string streamName, string peerId)' is missing <param name="peerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 849
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemovePeerFromStream(string streamName, string peerId)
|
|
MESSAGE: Method 'RemovePeerFromStream(string streamName, string peerId)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 872
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemapStreamAssignment(StreamAssignment assignment, IReadOnlyList<string> availablePeers, string removePeer)
|
|
MESSAGE: Method 'RemapStreamAssignment(StreamAssignment assignment, IReadOnlyList<string> availablePeers, string removePeer)' is missing <param name="removePeer"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 872
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemapStreamAssignment(StreamAssignment assignment, IReadOnlyList<string> availablePeers, string removePeer)
|
|
MESSAGE: Method 'RemapStreamAssignment(StreamAssignment assignment, IReadOnlyList<string> availablePeers, string removePeer)' is missing <param name="availablePeers"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 872
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemapStreamAssignment(StreamAssignment assignment, IReadOnlyList<string> availablePeers, string removePeer)
|
|
MESSAGE: Method 'RemapStreamAssignment(StreamAssignment assignment, IReadOnlyList<string> availablePeers, string removePeer)' is missing <param name="assignment"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 994
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Streams
|
|
MESSAGE: Property 'Streams' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 995
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClusterSize
|
|
MESSAGE: Property 'ClusterSize' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 996
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LeaderId
|
|
MESSAGE: Property 'LeaderId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/JetStreamMetaGroup.cs
|
|
LINE: 997
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LeadershipVersion
|
|
MESSAGE: Property 'LeadershipVersion' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/MetaSnapshotCodec.cs
|
|
LINE: 28
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Encode(Dictionary<string, StreamAssignment> assignments)
|
|
MESSAGE: Method 'Encode(Dictionary<string, StreamAssignment> assignments)' is missing <param name="assignments"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/MetaSnapshotCodec.cs
|
|
LINE: 46
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decode(byte[] data)
|
|
MESSAGE: Method 'Decode(byte[] data)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/PlacementEngine.cs
|
|
LINE: 34
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SelectPeerGroup(string groupName, int replicas, IReadOnlyList<PeerInfo> availablePeers, PlacementPolicy? policy, long assetCostWeight)
|
|
MESSAGE: Method 'SelectPeerGroup(string groupName, int replicas, IReadOnlyList<PeerInfo> availablePeers, PlacementPolicy? policy, long assetCostWeight)' is missing <param name="assetCostWeight"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/PlacementEngine.cs
|
|
LINE: 34
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SelectPeerGroup(string groupName, int replicas, IReadOnlyList<PeerInfo> availablePeers, PlacementPolicy? policy, long assetCostWeight)
|
|
MESSAGE: Method 'SelectPeerGroup(string groupName, int replicas, IReadOnlyList<PeerInfo> availablePeers, PlacementPolicy? policy, long assetCostWeight)' is missing <param name="policy"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/PlacementEngine.cs
|
|
LINE: 34
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SelectPeerGroup(string groupName, int replicas, IReadOnlyList<PeerInfo> availablePeers, PlacementPolicy? policy, long assetCostWeight)
|
|
MESSAGE: Method 'SelectPeerGroup(string groupName, int replicas, IReadOnlyList<PeerInfo> availablePeers, PlacementPolicy? policy, long assetCostWeight)' is missing <param name="availablePeers"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/PlacementEngine.cs
|
|
LINE: 34
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SelectPeerGroup(string groupName, int replicas, IReadOnlyList<PeerInfo> availablePeers, PlacementPolicy? policy, long assetCostWeight)
|
|
MESSAGE: Method 'SelectPeerGroup(string groupName, int replicas, IReadOnlyList<PeerInfo> availablePeers, PlacementPolicy? policy, long assetCostWeight)' is missing <param name="replicas"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/PlacementEngine.cs
|
|
LINE: 34
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SelectPeerGroup(string groupName, int replicas, IReadOnlyList<PeerInfo> availablePeers, PlacementPolicy? policy, long assetCostWeight)
|
|
MESSAGE: Method 'SelectPeerGroup(string groupName, int replicas, IReadOnlyList<PeerInfo> availablePeers, PlacementPolicy? policy, long assetCostWeight)' is missing <param name="groupName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/PlacementEngine.cs
|
|
LINE: 204
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PeerId
|
|
MESSAGE: Property 'PeerId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/PlacementEngine.cs
|
|
LINE: 205
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cluster
|
|
MESSAGE: Property 'Cluster' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/PlacementEngine.cs
|
|
LINE: 206
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Tags
|
|
MESSAGE: Property 'Tags' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/PlacementEngine.cs
|
|
LINE: 207
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Available
|
|
MESSAGE: Property 'Available' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/PlacementEngine.cs
|
|
LINE: 208
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AvailableStorage
|
|
MESSAGE: Property 'AvailableStorage' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/PlacementEngine.cs
|
|
LINE: 231
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cluster
|
|
MESSAGE: Property 'Cluster' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/PlacementEngine.cs
|
|
LINE: 232
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Tags
|
|
MESSAGE: Property 'Tags' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/PlacementEngine.cs
|
|
LINE: 233
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ExcludeTags
|
|
MESSAGE: Property 'ExcludeTags' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StreamName
|
|
MESSAGE: Property 'StreamName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Nodes
|
|
MESSAGE: Property 'Nodes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Leader
|
|
MESSAGE: Property 'Leader' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 88
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: StreamReplicaGroup(string streamName, int replicas)
|
|
MESSAGE: Constructor 'StreamReplicaGroup(string streamName, int replicas)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 109
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: StreamReplicaGroup(StreamAssignment assignment)
|
|
MESSAGE: Constructor 'StreamReplicaGroup(StreamAssignment assignment)' is missing <param name="assignment"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 133
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeAsync(string command, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeAsync(string command, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 146
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeMessageAsync(string subject, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeMessageAsync(string subject, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 146
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeMessageAsync(string subject, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeMessageAsync(string subject, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 146
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeMessageAsync(string subject, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeMessageAsync(string subject, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing <param name="headers"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 146
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeMessageAsync(string subject, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeMessageAsync(string subject, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 162
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StepDownAsync(CancellationToken ct)
|
|
MESSAGE: Method 'StepDownAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 191
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyPlacementAsync(IReadOnlyList<int> placement, CancellationToken ct)
|
|
MESSAGE: Method 'ApplyPlacementAsync(IReadOnlyList<int> placement, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 228
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyCommittedEntriesAsync(CancellationToken ct)
|
|
MESSAGE: Method 'ApplyCommittedEntriesAsync(CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 275
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyStreamMsgOp(StreamMsgOp op, long index)
|
|
MESSAGE: Method 'ApplyStreamMsgOp(StreamMsgOp op, long index)' is missing <param name="index"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 275
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyStreamMsgOp(StreamMsgOp op, long index)
|
|
MESSAGE: Method 'ApplyStreamMsgOp(StreamMsgOp op, long index)' is missing <param name="op"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 308
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyConsumerEntry(ConsumerOp op)
|
|
MESSAGE: Method 'ApplyConsumerEntry(ConsumerOp op)' is missing <param name="op"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 359
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CheckpointAsync(CancellationToken ct)
|
|
MESSAGE: Method 'CheckpointAsync(CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 367
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RestoreFromSnapshotAsync(RaftSnapshot snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'RestoreFromSnapshotAsync(RaftSnapshot snapshot, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 367
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RestoreFromSnapshotAsync(RaftSnapshot snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'RestoreFromSnapshotAsync(RaftSnapshot snapshot, CancellationToken ct)' is missing <param name="snapshot"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 419
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StreamName
|
|
MESSAGE: Property 'StreamName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 420
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LeaderId
|
|
MESSAGE: Property 'LeaderId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 421
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LeaderTerm
|
|
MESSAGE: Property 'LeaderTerm' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 422
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MessageCount
|
|
MESSAGE: Property 'MessageCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 423
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastSequence
|
|
MESSAGE: Property 'LastSequence' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 424
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ReplicaCount
|
|
MESSAGE: Property 'ReplicaCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 425
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CommitIndex
|
|
MESSAGE: Property 'CommitIndex' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 426
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AppliedIndex
|
|
MESSAGE: Property 'AppliedIndex' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 434
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PreviousLeaderId
|
|
MESSAGE: Property 'PreviousLeaderId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 435
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NewLeaderId
|
|
MESSAGE: Property 'NewLeaderId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Cluster/StreamReplicaGroup.cs
|
|
LINE: 436
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NewTerm
|
|
MESSAGE: Property 'NewTerm' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 33
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: ConsumerManager(JetStreamMetaGroup? metaGroup)
|
|
MESSAGE: Constructor 'ConsumerManager(JetStreamMetaGroup? metaGroup)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConsumerCount
|
|
MESSAGE: Property 'ConsumerCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 40
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: CreateOrUpdate(string stream, ConsumerConfig config)
|
|
MESSAGE: Method 'CreateOrUpdate(string stream, ConsumerConfig config)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 95
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetInfo(string stream, string durableName)
|
|
MESSAGE: Method 'GetInfo(string stream, string durableName)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 113
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TryGet(string stream, string durableName, ConsumerHandle handle)
|
|
MESSAGE: Method 'TryGet(string stream, string durableName, ConsumerHandle handle)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 116
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Delete(string stream, string durableName)
|
|
MESSAGE: Method 'Delete(string stream, string durableName)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 122
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ListNames(string stream)
|
|
MESSAGE: Method 'ListNames(string stream)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 129
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ListConsumerInfos(string stream)
|
|
MESSAGE: Method 'ListConsumerInfos(string stream)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 136
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Pause(string stream, string durableName, bool paused)
|
|
MESSAGE: Method 'Pause(string stream, string durableName, bool paused)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 155
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Pause(string stream, string durableName, DateTime pauseUntilUtc)
|
|
MESSAGE: Method 'Pause(string stream, string durableName, DateTime pauseUntilUtc)' is missing <param name="pauseUntilUtc"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 155
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Pause(string stream, string durableName, DateTime pauseUntilUtc)
|
|
MESSAGE: Method 'Pause(string stream, string durableName, DateTime pauseUntilUtc)' is missing <param name="durableName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 155
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Pause(string stream, string durableName, DateTime pauseUntilUtc)
|
|
MESSAGE: Method 'Pause(string stream, string durableName, DateTime pauseUntilUtc)' is missing <param name="stream"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 187
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Resume(string stream, string durableName)
|
|
MESSAGE: Method 'Resume(string stream, string durableName)' is missing <param name="durableName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 187
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Resume(string stream, string durableName)
|
|
MESSAGE: Method 'Resume(string stream, string durableName)' is missing <param name="stream"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 203
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsPaused(string stream, string durableName)
|
|
MESSAGE: Method 'IsPaused(string stream, string durableName)' is missing <param name="durableName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 203
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsPaused(string stream, string durableName)
|
|
MESSAGE: Method 'IsPaused(string stream, string durableName)' is missing <param name="stream"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 224
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetPauseUntil(string stream, string durableName)
|
|
MESSAGE: Method 'GetPauseUntil(string stream, string durableName)' is missing <param name="durableName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 224
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetPauseUntil(string stream, string durableName)
|
|
MESSAGE: Method 'GetPauseUntil(string stream, string durableName)' is missing <param name="stream"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 249
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose()
|
|
MESSAGE: Method 'Dispose()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 256
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Reset(string stream, string durableName)
|
|
MESSAGE: Method 'Reset(string stream, string durableName)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 271
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ResetToSequence(string stream, string durableName, ulong sequence)
|
|
MESSAGE: Method 'ResetToSequence(string stream, string durableName, ulong sequence)' is missing <param name="sequence"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 271
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ResetToSequence(string stream, string durableName, ulong sequence)
|
|
MESSAGE: Method 'ResetToSequence(string stream, string durableName, ulong sequence)' is missing <param name="durableName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 271
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ResetToSequence(string stream, string durableName, ulong sequence)
|
|
MESSAGE: Method 'ResetToSequence(string stream, string durableName, ulong sequence)' is missing <param name="stream"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 288
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Unpin(string stream, string durableName)
|
|
MESSAGE: Method 'Unpin(string stream, string durableName)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 293
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FetchAsync(string stream, string durableName, int batch, StreamManager streamManager, CancellationToken ct)
|
|
MESSAGE: Method 'FetchAsync(string stream, string durableName, int batch, StreamManager streamManager, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 296
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FetchAsync(string stream, string durableName, PullFetchRequest request, StreamManager streamManager, CancellationToken ct)
|
|
MESSAGE: Method 'FetchAsync(string stream, string durableName, PullFetchRequest request, StreamManager streamManager, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 307
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AckAll(string stream, string durableName, ulong sequence)
|
|
MESSAGE: Method 'AckAll(string stream, string durableName, ulong sequence)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 317
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetPendingCount(string stream, string durableName)
|
|
MESSAGE: Method 'GetPendingCount(string stream, string durableName)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 329
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HasConsumersForStream(string stream)
|
|
MESSAGE: Method 'HasConsumersForStream(string stream)' is missing <param name="stream"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 332
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: OnPublished(string stream, StoredMessage message)
|
|
MESSAGE: Method 'OnPublished(string stream, StoredMessage message)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 346
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ReadPushFrame(string stream, string durableName)
|
|
MESSAGE: Method 'ReadPushFrame(string stream, string durableName)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 372
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetAckFloor(string stream)
|
|
MESSAGE: Method 'GetAckFloor(string stream)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 387
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CompiledFilter
|
|
MESSAGE: Property 'CompiledFilter' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 404
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NextSequence
|
|
MESSAGE: Property 'NextSequence' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 405
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Paused
|
|
MESSAGE: Property 'Paused' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 412
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Pending
|
|
MESSAGE: Property 'Pending' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 413
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PushFrames
|
|
MESSAGE: Property 'PushFrames' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 414
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AckProcessor
|
|
MESSAGE: Property 'AckProcessor' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/ConsumerManager.cs
|
|
LINE: 415
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NextPushDataAvailableAtUtc
|
|
MESSAGE: Property 'NextPushDataAvailableAtUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AckFloor
|
|
MESSAGE: Property 'AckFloor' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 39
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TerminatedCount
|
|
MESSAGE: Property 'TerminatedCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 63
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: AckProcessor(int[]? backoffMs)
|
|
MESSAGE: Constructor 'AckProcessor(int[]? backoffMs)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 69
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: AckProcessor(RedeliveryTracker tracker, int maxAckPending)
|
|
MESSAGE: Constructor 'AckProcessor(RedeliveryTracker tracker, int maxAckPending)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 77
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Register(ulong sequence, int ackWaitMs)
|
|
MESSAGE: Method 'Register(ulong sequence, int ackWaitMs)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 95
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Register(ulong sequence, string deliverSubject)
|
|
MESSAGE: Method 'Register(ulong sequence, string deliverSubject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 108
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessAck(ulong seq)
|
|
MESSAGE: Method 'ProcessAck(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 115
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetDeadline(ulong seq)
|
|
MESSAGE: Method 'GetDeadline(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 124
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: CanRegister()
|
|
MESSAGE: Method 'CanRegister()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 127
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ParseAckType(ReadOnlySpan<byte> data)
|
|
MESSAGE: Method 'ParseAckType(ReadOnlySpan<byte> data)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 140
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TryGetExpired(ulong sequence, int deliveries)
|
|
MESSAGE: Method 'TryGetExpired(ulong sequence, int deliveries)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 160
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessAck(ulong seq, ReadOnlySpan<byte> payload)
|
|
MESSAGE: Method 'ProcessAck(ulong seq, ReadOnlySpan<byte> payload)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 200
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AckSequence(ulong seq)
|
|
MESSAGE: Method 'AckSequence(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 224
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessNak(ulong seq, int delayMs)
|
|
MESSAGE: Method 'ProcessNak(ulong seq, int delayMs)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 252
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessTerm(ulong seq)
|
|
MESSAGE: Method 'ProcessTerm(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 262
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessProgress(ulong seq)
|
|
MESSAGE: Method 'ProcessProgress(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 271
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ScheduleRedelivery(ulong sequence, int delayMs)
|
|
MESSAGE: Method 'ScheduleRedelivery(ulong sequence, int delayMs)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 292
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Drop(ulong sequence)
|
|
MESSAGE: Method 'Drop(ulong sequence)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 315
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetAckFloor(ulong floor)
|
|
MESSAGE: Method 'SetAckFloor(ulong floor)' is missing <param name="floor"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 323
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: HasPending
|
|
MESSAGE: Property 'HasPending' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 324
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PendingCount
|
|
MESSAGE: Property 'PendingCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 326
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AckAll(ulong sequence)
|
|
MESSAGE: Method 'AckAll(ulong sequence)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 362
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DeadlineUtc
|
|
MESSAGE: Property 'DeadlineUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/AckProcessor.cs
|
|
LINE: 363
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Deliveries
|
|
MESSAGE: Property 'Deliveries' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/DeliveryInterestTracker.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: DeliveryInterestTracker(TimeSpan? inactiveTimeout)
|
|
MESSAGE: Constructor 'DeliveryInterestTracker(TimeSpan? inactiveTimeout)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/FilterSkipTracker.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: FilterSkipTracker(string? filterSubject, IReadOnlyList<string>? filterSubjects)
|
|
MESSAGE: Constructor 'FilterSkipTracker(string? filterSubject, IReadOnlyList<string>? filterSubjects)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/FilterSkipTracker.cs
|
|
LINE: 49
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ShouldDeliver(string subject)
|
|
MESSAGE: Method 'ShouldDeliver(string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/FilterSkipTracker.cs
|
|
LINE: 82
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RecordSkip(ulong sequence)
|
|
MESSAGE: Method 'RecordSkip(ulong sequence)' is missing <param name="sequence"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/FilterSkipTracker.cs
|
|
LINE: 91
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NextUnskippedSequence(ulong startSeq)
|
|
MESSAGE: Method 'NextUnskippedSequence(ulong startSeq)' is missing <param name="startSeq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/FilterSkipTracker.cs
|
|
LINE: 103
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PurgeBelow(ulong floor)
|
|
MESSAGE: Method 'PurgeBelow(ulong floor)' is missing <param name="floor"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PriorityGroupManager.cs
|
|
LINE: 22
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Register(string groupName, string consumerId, int priority)
|
|
MESSAGE: Method 'Register(string groupName, string consumerId, int priority)' is missing <param name="priority"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PriorityGroupManager.cs
|
|
LINE: 22
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Register(string groupName, string consumerId, int priority)
|
|
MESSAGE: Method 'Register(string groupName, string consumerId, int priority)' is missing <param name="consumerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PriorityGroupManager.cs
|
|
LINE: 22
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Register(string groupName, string consumerId, int priority)
|
|
MESSAGE: Method 'Register(string groupName, string consumerId, int priority)' is missing <param name="groupName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PriorityGroupManager.cs
|
|
LINE: 44
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Unregister(string groupName, string consumerId)
|
|
MESSAGE: Method 'Unregister(string groupName, string consumerId)' is missing <param name="consumerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PriorityGroupManager.cs
|
|
LINE: 44
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Unregister(string groupName, string consumerId)
|
|
MESSAGE: Method 'Unregister(string groupName, string consumerId)' is missing <param name="groupName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PriorityGroupManager.cs
|
|
LINE: 64
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetActiveConsumer(string groupName)
|
|
MESSAGE: Method 'GetActiveConsumer(string groupName)' is missing <param name="groupName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PriorityGroupManager.cs
|
|
LINE: 89
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsActive(string groupName, string consumerId)
|
|
MESSAGE: Method 'IsActive(string groupName, string consumerId)' is missing <param name="consumerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PriorityGroupManager.cs
|
|
LINE: 89
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsActive(string groupName, string consumerId)
|
|
MESSAGE: Method 'IsActive(string groupName, string consumerId)' is missing <param name="groupName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PriorityGroupManager.cs
|
|
LINE: 100
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AssignPinId(string groupName, string consumerId)
|
|
MESSAGE: Method 'AssignPinId(string groupName, string consumerId)' is missing <param name="consumerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PriorityGroupManager.cs
|
|
LINE: 100
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AssignPinId(string groupName, string consumerId)
|
|
MESSAGE: Method 'AssignPinId(string groupName, string consumerId)' is missing <param name="groupName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PriorityGroupManager.cs
|
|
LINE: 118
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ValidatePinId(string groupName, string pinId)
|
|
MESSAGE: Method 'ValidatePinId(string groupName, string pinId)' is missing <param name="pinId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PriorityGroupManager.cs
|
|
LINE: 118
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ValidatePinId(string groupName, string pinId)
|
|
MESSAGE: Method 'ValidatePinId(string groupName, string pinId)' is missing <param name="groupName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PriorityGroupManager.cs
|
|
LINE: 134
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UnassignPinId(string groupName)
|
|
MESSAGE: Method 'UnassignPinId(string groupName)' is missing <param name="groupName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PriorityGroupManager.cs
|
|
LINE: 147
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Lock
|
|
MESSAGE: Property 'Lock' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PriorityGroupManager.cs
|
|
LINE: 148
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Members
|
|
MESSAGE: Property 'Members' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PriorityGroupManager.cs
|
|
LINE: 149
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CurrentPinId
|
|
MESSAGE: Property 'CurrentPinId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: CompiledFilter(IReadOnlyList<string> filterSubjects)
|
|
MESSAGE: Constructor 'CompiledFilter(IReadOnlyList<string> filterSubjects)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 55
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Matches(string subject)
|
|
MESSAGE: Method 'Matches(string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 84
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FromConfig(ConsumerConfig config)
|
|
MESSAGE: Method 'FromConfig(ConsumerConfig config)' is missing <param name="config"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 114
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeWaitingRequest(PullWaitingRequest request, RaftGroup group)
|
|
MESSAGE: Method 'ProposeWaitingRequest(PullWaitingRequest request, RaftGroup group)' is missing <param name="group"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 114
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeWaitingRequest(PullWaitingRequest request, RaftGroup group)
|
|
MESSAGE: Method 'ProposeWaitingRequest(PullWaitingRequest request, RaftGroup group)' is missing <param name="request"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 128
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterClusterPending(PullWaitingRequest request)
|
|
MESSAGE: Method 'RegisterClusterPending(PullWaitingRequest request)' is missing <param name="request"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 139
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveClusterPending(string replySubject)
|
|
MESSAGE: Method 'RemoveClusterPending(string replySubject)' is missing <param name="replySubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 152
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FetchAsync(StreamHandle stream, ConsumerHandle consumer, int batch, CancellationToken ct)
|
|
MESSAGE: Method 'FetchAsync(StreamHandle stream, ConsumerHandle consumer, int batch, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 155
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FetchAsync(StreamHandle stream, ConsumerHandle consumer, PullFetchRequest request, CancellationToken ct)
|
|
MESSAGE: Method 'FetchAsync(StreamHandle stream, ConsumerHandle consumer, PullFetchRequest request, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 359
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Messages
|
|
MESSAGE: Property 'Messages' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 360
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TimedOut
|
|
MESSAGE: Property 'TimedOut' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 362
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: PullFetchBatch(IReadOnlyList<StoredMessage> messages, bool timedOut)
|
|
MESSAGE: Constructor 'PullFetchBatch(IReadOnlyList<StoredMessage> messages, bool timedOut)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 372
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Batch
|
|
MESSAGE: Property 'Batch' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 373
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NoWait
|
|
MESSAGE: Property 'NoWait' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 374
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ExpiresMs
|
|
MESSAGE: Property 'ExpiresMs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 377
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxBytes
|
|
MESSAGE: Property 'MaxBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 387
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: PullRequestWaitQueue(int maxSize)
|
|
MESSAGE: Constructor 'PullRequestWaitQueue(int maxSize)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 389
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Count
|
|
MESSAGE: Property 'Count' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 396
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Enqueue(PullWaitingRequest request)
|
|
MESSAGE: Method 'Enqueue(PullWaitingRequest request)' is missing <param name="request"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 415
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Peek()
|
|
MESSAGE: Method 'Peek()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 418
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dequeue()
|
|
MESSAGE: Method 'Dequeue()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 457
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TryDequeue(PullWaitingRequest? request)
|
|
MESSAGE: Method 'TryDequeue(PullWaitingRequest? request)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 468
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Priority
|
|
MESSAGE: Property 'Priority' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 469
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Batch
|
|
MESSAGE: Property 'Batch' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 470
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemainingBatch
|
|
MESSAGE: Property 'RemainingBatch' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 471
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxBytes
|
|
MESSAGE: Property 'MaxBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 472
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ExpiresMs
|
|
MESSAGE: Property 'ExpiresMs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PullConsumerEngine.cs
|
|
LINE: 473
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Reply
|
|
MESSAGE: Property 'Reply' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PushConsumerEngine.cs
|
|
LINE: 28
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DeliverSubject
|
|
MESSAGE: Property 'DeliverSubject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PushConsumerEngine.cs
|
|
LINE: 86
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Enqueue(ConsumerHandle consumer, StoredMessage message)
|
|
MESSAGE: Method 'Enqueue(ConsumerHandle consumer, StoredMessage message)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PushConsumerEngine.cs
|
|
LINE: 134
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StartDeliveryLoop(ConsumerHandle consumer, Func<string, string, ReadOnlyMemory<byte>, ReadOnlyMemory<byte>, CancellationToken, ValueTask> sendMessage, CancellationToken ct)
|
|
MESSAGE: Method 'StartDeliveryLoop(ConsumerHandle consumer, Func<string, string, ReadOnlyMemory<byte>, ReadOnlyMemory<byte>, CancellationToken, ValueTask> sendMessage, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PushConsumerEngine.cs
|
|
LINE: 157
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StopDeliveryLoop()
|
|
MESSAGE: Method 'StopDeliveryLoop()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PushConsumerEngine.cs
|
|
LINE: 169
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StartGatherLoop(ConsumerHandle consumer, IStreamStore store, Func<string, string, ReadOnlyMemory<byte>, ReadOnlyMemory<byte>, CancellationToken, ValueTask> sendMessage, CancellationToken ct)
|
|
MESSAGE: Method 'StartGatherLoop(ConsumerHandle consumer, IStreamStore store, Func<string, string, ReadOnlyMemory<byte>, ReadOnlyMemory<byte>, CancellationToken, ValueTask> sendMessage, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PushConsumerEngine.cs
|
|
LINE: 169
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StartGatherLoop(ConsumerHandle consumer, IStreamStore store, Func<string, string, ReadOnlyMemory<byte>, ReadOnlyMemory<byte>, CancellationToken, ValueTask> sendMessage, CancellationToken ct)
|
|
MESSAGE: Method 'StartGatherLoop(ConsumerHandle consumer, IStreamStore store, Func<string, string, ReadOnlyMemory<byte>, ReadOnlyMemory<byte>, CancellationToken, ValueTask> sendMessage, CancellationToken ct)' is missing <param name="sendMessage"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PushConsumerEngine.cs
|
|
LINE: 169
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StartGatherLoop(ConsumerHandle consumer, IStreamStore store, Func<string, string, ReadOnlyMemory<byte>, ReadOnlyMemory<byte>, CancellationToken, ValueTask> sendMessage, CancellationToken ct)
|
|
MESSAGE: Method 'StartGatherLoop(ConsumerHandle consumer, IStreamStore store, Func<string, string, ReadOnlyMemory<byte>, ReadOnlyMemory<byte>, CancellationToken, ValueTask> sendMessage, CancellationToken ct)' is missing <param name="store"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PushConsumerEngine.cs
|
|
LINE: 169
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StartGatherLoop(ConsumerHandle consumer, IStreamStore store, Func<string, string, ReadOnlyMemory<byte>, ReadOnlyMemory<byte>, CancellationToken, ValueTask> sendMessage, CancellationToken ct)
|
|
MESSAGE: Method 'StartGatherLoop(ConsumerHandle consumer, IStreamStore store, Func<string, string, ReadOnlyMemory<byte>, ReadOnlyMemory<byte>, CancellationToken, ValueTask> sendMessage, CancellationToken ct)' is missing <param name="consumer"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PushConsumerEngine.cs
|
|
LINE: 197
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Signal(ConsumerSignal signal)
|
|
MESSAGE: Method 'Signal(ConsumerSignal signal)' is missing <param name="signal"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PushConsumerEngine.cs
|
|
LINE: 206
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ShouldDeliverPublic(ConsumerConfig config, string subject)
|
|
MESSAGE: Method 'ShouldDeliverPublic(ConsumerConfig config, string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PushConsumerEngine.cs
|
|
LINE: 206
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ShouldDeliverPublic(ConsumerConfig config, string subject)
|
|
MESSAGE: Method 'ShouldDeliverPublic(ConsumerConfig config, string subject)' is missing <param name="config"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PushConsumerEngine.cs
|
|
LINE: 465
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsData
|
|
MESSAGE: Property 'IsData' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PushConsumerEngine.cs
|
|
LINE: 466
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsFlowControl
|
|
MESSAGE: Property 'IsFlowControl' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PushConsumerEngine.cs
|
|
LINE: 467
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsHeartbeat
|
|
MESSAGE: Property 'IsHeartbeat' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PushConsumerEngine.cs
|
|
LINE: 468
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Message
|
|
MESSAGE: Property 'Message' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/PushConsumerEngine.cs
|
|
LINE: 469
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AvailableAtUtc
|
|
MESSAGE: Property 'AvailableAtUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/RedeliveryTracker.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: RedeliveryTracker(int[] backoffMs)
|
|
MESSAGE: Constructor 'RedeliveryTracker(int[] backoffMs)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/RedeliveryTracker.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: RedeliveryTracker(int maxDeliveries, long ackWaitMs, long[]? backoffMs)
|
|
MESSAGE: Constructor 'RedeliveryTracker(int maxDeliveries, long ackWaitMs, long[]? backoffMs)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/RedeliveryTracker.cs
|
|
LINE: 46
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Schedule(ulong seq, int deliveryCount, int ackWaitMs)
|
|
MESSAGE: Method 'Schedule(ulong seq, int deliveryCount, int ackWaitMs)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/RedeliveryTracker.cs
|
|
LINE: 61
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Schedule(ulong seq, DateTimeOffset deadline)
|
|
MESSAGE: Method 'Schedule(ulong seq, DateTimeOffset deadline)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/RedeliveryTracker.cs
|
|
LINE: 68
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetDue()
|
|
MESSAGE: Method 'GetDue()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/RedeliveryTracker.cs
|
|
LINE: 87
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetDue(DateTimeOffset now)
|
|
MESSAGE: Method 'GetDue(DateTimeOffset now)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/RedeliveryTracker.cs
|
|
LINE: 126
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Acknowledge(ulong seq)
|
|
MESSAGE: Method 'Acknowledge(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/RedeliveryTracker.cs
|
|
LINE: 134
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsMaxDeliveries(ulong seq, int maxDeliver)
|
|
MESSAGE: Method 'IsMaxDeliveries(ulong seq, int maxDeliver)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/RedeliveryTracker.cs
|
|
LINE: 146
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsMaxDeliveries(ulong seq)
|
|
MESSAGE: Method 'IsMaxDeliveries(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/RedeliveryTracker.cs
|
|
LINE: 156
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IncrementDeliveryCount(ulong seq)
|
|
MESSAGE: Method 'IncrementDeliveryCount(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/RedeliveryTracker.cs
|
|
LINE: 163
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetBackoffDelay(int deliveryCount)
|
|
MESSAGE: Method 'GetBackoffDelay(int deliveryCount)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/RedeliveryTracker.cs
|
|
LINE: 175
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsTracking(ulong seq)
|
|
MESSAGE: Method 'IsTracking(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/RedeliveryTracker.cs
|
|
LINE: 177
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TrackedCount
|
|
MESSAGE: Property 'TrackedCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/RedeliveryTracker.cs
|
|
LINE: 194
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DeadlineUtc
|
|
MESSAGE: Property 'DeadlineUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/RedeliveryTracker.cs
|
|
LINE: 195
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DeliveryCount
|
|
MESSAGE: Property 'DeliveryCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/SampleTracker.cs
|
|
LINE: 20
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: SampleTracker(double sampleRate, Random? random)
|
|
MESSAGE: Constructor 'SampleTracker(double sampleRate, Random? random)' is missing <param name="random"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/SampleTracker.cs
|
|
LINE: 20
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: SampleTracker(double sampleRate, Random? random)
|
|
MESSAGE: Constructor 'SampleTracker(double sampleRate, Random? random)' is missing <param name="sampleRate"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/SampleTracker.cs
|
|
LINE: 64
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RecordLatency(TimeSpan deliveryLatency, ulong sequence, string subject)
|
|
MESSAGE: Method 'RecordLatency(TimeSpan deliveryLatency, ulong sequence, string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/SampleTracker.cs
|
|
LINE: 64
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RecordLatency(TimeSpan deliveryLatency, ulong sequence, string subject)
|
|
MESSAGE: Method 'RecordLatency(TimeSpan deliveryLatency, ulong sequence, string subject)' is missing <param name="sequence"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/SampleTracker.cs
|
|
LINE: 64
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RecordLatency(TimeSpan deliveryLatency, ulong sequence, string subject)
|
|
MESSAGE: Method 'RecordLatency(TimeSpan deliveryLatency, ulong sequence, string subject)' is missing <param name="deliveryLatency"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/SampleTracker.cs
|
|
LINE: 81
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ParseSampleFrequency(string? frequency)
|
|
MESSAGE: Method 'ParseSampleFrequency(string? frequency)' is missing <param name="frequency"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/SampleTracker.cs
|
|
LINE: 107
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sequence
|
|
MESSAGE: Property 'Sequence' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/SampleTracker.cs
|
|
LINE: 108
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/SampleTracker.cs
|
|
LINE: 109
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DeliveryLatency
|
|
MESSAGE: Property 'DeliveryLatency' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/SampleTracker.cs
|
|
LINE: 110
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SampledAtUtc
|
|
MESSAGE: Property 'SampledAtUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/TokenBucketRateLimiter.cs
|
|
LINE: 53
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryConsume(long bytes)
|
|
MESSAGE: Method 'TryConsume(long bytes)' is missing <param name="bytes"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/TokenBucketRateLimiter.cs
|
|
LINE: 72
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EstimateWait(long bytes)
|
|
MESSAGE: Method 'EstimateWait(long bytes)' is missing <param name="bytes"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/TokenBucketRateLimiter.cs
|
|
LINE: 90
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WaitForTokensAsync(long bytes, CancellationToken ct)
|
|
MESSAGE: Method 'WaitForTokensAsync(long bytes, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/TokenBucketRateLimiter.cs
|
|
LINE: 90
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WaitForTokensAsync(long bytes, CancellationToken ct)
|
|
MESSAGE: Method 'WaitForTokensAsync(long bytes, CancellationToken ct)' is missing <param name="bytes"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/TokenBucketRateLimiter.cs
|
|
LINE: 110
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateRate(long bytesPerSecond, long burstSize)
|
|
MESSAGE: Method 'UpdateRate(long bytesPerSecond, long burstSize)' is missing <param name="burstSize"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/TokenBucketRateLimiter.cs
|
|
LINE: 110
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateRate(long bytesPerSecond, long burstSize)
|
|
MESSAGE: Method 'UpdateRate(long bytesPerSecond, long burstSize)' is missing <param name="bytesPerSecond"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/WaitingRequestQueue.cs
|
|
LINE: 28
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ConsumeBytes(long bytes)
|
|
MESSAGE: Method 'ConsumeBytes(long bytes)' is missing <param name="bytes"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/WaitingRequestQueue.cs
|
|
LINE: 41
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Count
|
|
MESSAGE: Property 'Count' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/WaitingRequestQueue.cs
|
|
LINE: 42
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsEmpty
|
|
MESSAGE: Property 'IsEmpty' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/WaitingRequestQueue.cs
|
|
LINE: 44
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Enqueue(PullRequest request)
|
|
MESSAGE: Method 'Enqueue(PullRequest request)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/WaitingRequestQueue.cs
|
|
LINE: 46
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TryDequeue()
|
|
MESSAGE: Method 'TryDequeue()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Consumers/WaitingRequestQueue.cs
|
|
LINE: 54
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveExpired(DateTimeOffset now)
|
|
MESSAGE: Method 'RemoveExpired(DateTimeOffset now)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/InterestRetentionPolicy.cs
|
|
LINE: 21
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterInterest(string consumer, string filterSubject)
|
|
MESSAGE: Method 'RegisterInterest(string consumer, string filterSubject)' is missing <param name="filterSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/InterestRetentionPolicy.cs
|
|
LINE: 21
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterInterest(string consumer, string filterSubject)
|
|
MESSAGE: Method 'RegisterInterest(string consumer, string filterSubject)' is missing <param name="consumer"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/InterestRetentionPolicy.cs
|
|
LINE: 29
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UnregisterInterest(string consumer)
|
|
MESSAGE: Method 'UnregisterInterest(string consumer)' is missing <param name="consumer"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/InterestRetentionPolicy.cs
|
|
LINE: 37
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AcknowledgeDelivery(string consumer, ulong seq)
|
|
MESSAGE: Method 'AcknowledgeDelivery(string consumer, ulong seq)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/InterestRetentionPolicy.cs
|
|
LINE: 37
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AcknowledgeDelivery(string consumer, ulong seq)
|
|
MESSAGE: Method 'AcknowledgeDelivery(string consumer, ulong seq)' is missing <param name="consumer"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/InterestRetentionPolicy.cs
|
|
LINE: 52
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ShouldRetain(ulong seq, string msgSubject)
|
|
MESSAGE: Method 'ShouldRetain(ulong seq, string msgSubject)' is missing <param name="msgSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/InterestRetentionPolicy.cs
|
|
LINE: 52
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ShouldRetain(ulong seq, string msgSubject)
|
|
MESSAGE: Method 'ShouldRetain(ulong seq, string msgSubject)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Level
|
|
MESSAGE: Property 'Level' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Total
|
|
MESSAGE: Property 'Total' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Errors
|
|
MESSAGE: Property 'Errors' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Inflight
|
|
MESSAGE: Property 'Inflight' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Memory
|
|
MESSAGE: Property 'Memory' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Store
|
|
MESSAGE: Property 'Store' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Streams
|
|
MESSAGE: Property 'Streams' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Consumers
|
|
MESSAGE: Property 'Consumers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 34
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxMemory
|
|
MESSAGE: Property 'MaxMemory' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxStore
|
|
MESSAGE: Property 'MaxStore' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 36
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxStreams
|
|
MESSAGE: Property 'MaxStreams' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 37
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxConsumers
|
|
MESSAGE: Property 'MaxConsumers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxAckPending
|
|
MESSAGE: Property 'MaxAckPending' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 39
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MemoryMaxStreamBytes
|
|
MESSAGE: Property 'MemoryMaxStreamBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 40
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StoreMaxStreamBytes
|
|
MESSAGE: Property 'StoreMaxStreamBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 41
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxBytesRequired
|
|
MESSAGE: Property 'MaxBytesRequired' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 42
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Tiers
|
|
MESSAGE: Property 'Tiers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 51
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Memory
|
|
MESSAGE: Property 'Memory' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 52
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Store
|
|
MESSAGE: Property 'Store' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 53
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ReservedMemory
|
|
MESSAGE: Property 'ReservedMemory' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 54
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ReservedStore
|
|
MESSAGE: Property 'ReservedStore' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 55
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Accounts
|
|
MESSAGE: Property 'Accounts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 56
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: HaAssets
|
|
MESSAGE: Property 'HaAssets' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamParityModels.cs
|
|
LINE: 57
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Api
|
|
MESSAGE: Property 'Api' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamProfiler.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RecordFindBySubject(long ticks)
|
|
MESSAGE: Method 'RecordFindBySubject(long ticks)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamProfiler.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RecordGetState(long ticks)
|
|
MESSAGE: Method 'RecordGetState(long ticks)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamProfiler.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RecordAppend(long ticks)
|
|
MESSAGE: Method 'RecordAppend(long ticks)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamProfiler.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RecordEnforcePolicies(long ticks)
|
|
MESSAGE: Method 'RecordEnforcePolicies(long ticks)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamProfiler.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RecordCaptureOverhead(long ticks)
|
|
MESSAGE: Method 'RecordCaptureOverhead(long ticks)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamProfiler.cs
|
|
LINE: 27
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RecordJsonSerialize(long ticks)
|
|
MESSAGE: Method 'RecordJsonSerialize(long ticks)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamProfiler.cs
|
|
LINE: 28
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RecordAckDeliver(long ticks)
|
|
MESSAGE: Method 'RecordAckDeliver(long ticks)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamProfiler.cs
|
|
LINE: 29
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RecordTotalProcessMessage(long ticks)
|
|
MESSAGE: Method 'RecordTotalProcessMessage(long ticks)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamProfiler.cs
|
|
LINE: 30
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IncrementCalls()
|
|
MESSAGE: Method 'IncrementCalls()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamProfiler.cs
|
|
LINE: 32
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DumpAndReset()
|
|
MESSAGE: Method 'DumpAndReset()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamService.cs
|
|
LINE: 47
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: InternalClient
|
|
MESSAGE: Property 'InternalClient' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamService.cs
|
|
LINE: 48
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsRunning
|
|
MESSAGE: Property 'IsRunning' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamService.cs
|
|
LINE: 80
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: JetStreamService(JetStreamOptions options, InternalClient? internalClient)
|
|
MESSAGE: Constructor 'JetStreamService(JetStreamOptions options, InternalClient? internalClient)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamService.cs
|
|
LINE: 85
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: JetStreamService(JetStreamOptions options, InternalClient? internalClient, ILoggerFactory loggerFactory)
|
|
MESSAGE: Constructor 'JetStreamService(JetStreamOptions options, InternalClient? internalClient, ILoggerFactory loggerFactory)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamService.cs
|
|
LINE: 95
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StartAsync(CancellationToken ct)
|
|
MESSAGE: Method 'StartAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JetStreamService.cs
|
|
LINE: 141
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DisposeAsync()
|
|
MESSAGE: Method 'DisposeAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JsVersioning.cs
|
|
LINE: 37
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetRequiredApiLevel(Dictionary<string, string>? metadata)
|
|
MESSAGE: Method 'GetRequiredApiLevel(Dictionary<string, string>? metadata)' is missing <param name="metadata"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JsVersioning.cs
|
|
LINE: 48
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SupportsRequiredApiLevel(Dictionary<string, string>? metadata)
|
|
MESSAGE: Method 'SupportsRequiredApiLevel(Dictionary<string, string>? metadata)' is missing <param name="metadata"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JsVersioning.cs
|
|
LINE: 63
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetStaticStreamMetadata(StreamConfig cfg)
|
|
MESSAGE: Method 'SetStaticStreamMetadata(StreamConfig cfg)' is missing <param name="cfg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JsVersioning.cs
|
|
LINE: 101
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetDynamicStreamMetadata(StreamConfig cfg)
|
|
MESSAGE: Method 'SetDynamicStreamMetadata(StreamConfig cfg)' is missing <param name="cfg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JsVersioning.cs
|
|
LINE: 121
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CopyStreamMetadata(StreamConfig cfg, StreamConfig? prevCfg)
|
|
MESSAGE: Method 'CopyStreamMetadata(StreamConfig cfg, StreamConfig? prevCfg)' is missing <param name="prevCfg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JsVersioning.cs
|
|
LINE: 121
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CopyStreamMetadata(StreamConfig cfg, StreamConfig? prevCfg)
|
|
MESSAGE: Method 'CopyStreamMetadata(StreamConfig cfg, StreamConfig? prevCfg)' is missing <param name="cfg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JsVersioning.cs
|
|
LINE: 132
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetStaticConsumerMetadata(ConsumerConfig cfg)
|
|
MESSAGE: Method 'SetStaticConsumerMetadata(ConsumerConfig cfg)' is missing <param name="cfg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JsVersioning.cs
|
|
LINE: 157
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetDynamicConsumerMetadata(ConsumerConfig cfg)
|
|
MESSAGE: Method 'SetDynamicConsumerMetadata(ConsumerConfig cfg)' is missing <param name="cfg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JsVersioning.cs
|
|
LINE: 176
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CopyConsumerMetadata(ConsumerConfig cfg, ConsumerConfig? prevCfg)
|
|
MESSAGE: Method 'CopyConsumerMetadata(ConsumerConfig cfg, ConsumerConfig? prevCfg)' is missing <param name="prevCfg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JsVersioning.cs
|
|
LINE: 176
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CopyConsumerMetadata(ConsumerConfig cfg, ConsumerConfig? prevCfg)
|
|
MESSAGE: Method 'CopyConsumerMetadata(ConsumerConfig cfg, ConsumerConfig? prevCfg)' is missing <param name="cfg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/JsVersioning.cs
|
|
LINE: 187
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DeleteDynamicMetadata(Dictionary<string, string> metadata)
|
|
MESSAGE: Method 'DeleteDynamicMetadata(Dictionary<string, string> metadata)' is missing <param name="metadata"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/MirrorCoordinator.cs
|
|
LINE: 99
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: MirrorCoordinator(IStreamStore targetStore)
|
|
MESSAGE: Constructor 'MirrorCoordinator(IStreamStore targetStore)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/MirrorCoordinator.cs
|
|
LINE: 114
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: OnOriginAppendAsync(StoredMessage message, CancellationToken ct)
|
|
MESSAGE: Method 'OnOriginAppendAsync(StoredMessage message, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/MirrorCoordinator.cs
|
|
LINE: 114
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: OnOriginAppendAsync(StoredMessage message, CancellationToken ct)
|
|
MESSAGE: Method 'OnOriginAppendAsync(StoredMessage message, CancellationToken ct)' is missing <param name="message"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/MirrorCoordinator.cs
|
|
LINE: 138
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryEnqueue(StoredMessage message)
|
|
MESSAGE: Method 'TryEnqueue(StoredMessage message)' is missing <param name="message"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/MirrorCoordinator.cs
|
|
LINE: 166
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StartPullSyncLoop(IStreamStore originStore, int batchSize)
|
|
MESSAGE: Method 'StartPullSyncLoop(IStreamStore originStore, int batchSize)' is missing <param name="batchSize"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/MirrorCoordinator.cs
|
|
LINE: 166
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StartPullSyncLoop(IStreamStore originStore, int batchSize)
|
|
MESSAGE: Method 'StartPullSyncLoop(IStreamStore originStore, int batchSize)' is missing <param name="originStore"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/MirrorCoordinator.cs
|
|
LINE: 257
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RecordSourceSeq(ulong seq)
|
|
MESSAGE: Method 'RecordSourceSeq(ulong seq)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/MirrorCoordinator.cs
|
|
LINE: 273
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetError(string message)
|
|
MESSAGE: Method 'SetError(string message)' is missing <param name="message"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/MirrorCoordinator.cs
|
|
LINE: 282
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetHealthReport(ulong? originLastSeq)
|
|
MESSAGE: Method 'GetHealthReport(ulong? originLastSeq)' is missing <param name="originLastSeq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/MirrorCoordinator.cs
|
|
LINE: 304
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetMirrorInfo(string streamName)
|
|
MESSAGE: Method 'GetMirrorInfo(string streamName)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/MirrorCoordinator.cs
|
|
LINE: 316
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DisposeAsync()
|
|
MESSAGE: Method 'DisposeAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/MirrorCoordinator.cs
|
|
LINE: 474
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastOriginSequence
|
|
MESSAGE: Property 'LastOriginSequence' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/MirrorCoordinator.cs
|
|
LINE: 475
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastSyncUtc
|
|
MESSAGE: Property 'LastSyncUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/MirrorCoordinator.cs
|
|
LINE: 476
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Lag
|
|
MESSAGE: Property 'Lag' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/MirrorCoordinator.cs
|
|
LINE: 477
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConsecutiveFailures
|
|
MESSAGE: Property 'ConsecutiveFailures' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/MirrorCoordinator.cs
|
|
LINE: 478
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsRunning
|
|
MESSAGE: Property 'IsRunning' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/MirrorCoordinator.cs
|
|
LINE: 479
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsStalled
|
|
MESSAGE: Property 'IsStalled' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 105
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: SourceCoordinator(IStreamStore targetStore, StreamSourceConfig sourceConfig)
|
|
MESSAGE: Constructor 'SourceCoordinator(IStreamStore targetStore, StreamSourceConfig sourceConfig)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 162
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: OnOriginAppendAsync(StoredMessage message, CancellationToken ct)
|
|
MESSAGE: Method 'OnOriginAppendAsync(StoredMessage message, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 162
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: OnOriginAppendAsync(StoredMessage message, CancellationToken ct)
|
|
MESSAGE: Method 'OnOriginAppendAsync(StoredMessage message, CancellationToken ct)' is missing <param name="message"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 226
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryEnqueue(StoredMessage message)
|
|
MESSAGE: Method 'TryEnqueue(StoredMessage message)' is missing <param name="message"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 251
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StartPullSyncLoop(IStreamStore originStore, int batchSize)
|
|
MESSAGE: Method 'StartPullSyncLoop(IStreamStore originStore, int batchSize)' is missing <param name="batchSize"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 251
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StartPullSyncLoop(IStreamStore originStore, int batchSize)
|
|
MESSAGE: Method 'StartPullSyncLoop(IStreamStore originStore, int batchSize)' is missing <param name="originStore"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 299
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetHealthReport(ulong? originLastSeq)
|
|
MESSAGE: Method 'GetHealthReport(ulong? originLastSeq)' is missing <param name="originLastSeq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 338
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DisposeAsync()
|
|
MESSAGE: Method 'DisposeAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 579
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsDuplicate(string msgId)
|
|
MESSAGE: Method 'IsDuplicate(string msgId)' is missing <param name="msgId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 589
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RecordMsgId(string msgId)
|
|
MESSAGE: Method 'RecordMsgId(string msgId)' is missing <param name="msgId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 600
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PruneDedupWindow(DateTimeOffset cutoff)
|
|
MESSAGE: Method 'PruneDedupWindow(DateTimeOffset cutoff)' is missing <param name="cutoff"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 645
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SourceName
|
|
MESSAGE: Property 'SourceName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 646
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: FilterSubject
|
|
MESSAGE: Property 'FilterSubject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 647
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastOriginSequence
|
|
MESSAGE: Property 'LastOriginSequence' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 648
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastSyncUtc
|
|
MESSAGE: Property 'LastSyncUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 649
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Lag
|
|
MESSAGE: Property 'Lag' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 650
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConsecutiveFailures
|
|
MESSAGE: Property 'ConsecutiveFailures' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 651
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsRunning
|
|
MESSAGE: Property 'IsRunning' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 652
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsStalled
|
|
MESSAGE: Property 'IsStalled' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 653
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: FilteredOutCount
|
|
MESSAGE: Property 'FilteredOutCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/MirrorSource/SourceCoordinator.cs
|
|
LINE: 654
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DeduplicatedCount
|
|
MESSAGE: Property 'DeduplicatedCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DurableName
|
|
MESSAGE: Property 'DurableName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Ephemeral
|
|
MESSAGE: Property 'Ephemeral' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: FilterSubject
|
|
MESSAGE: Property 'FilterSubject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: FilterSubjects
|
|
MESSAGE: Property 'FilterSubjects' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AckPolicy
|
|
MESSAGE: Property 'AckPolicy' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DeliverPolicy
|
|
MESSAGE: Property 'DeliverPolicy' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: OptStartSeq
|
|
MESSAGE: Property 'OptStartSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: OptStartTimeUtc
|
|
MESSAGE: Property 'OptStartTimeUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ReplayPolicy
|
|
MESSAGE: Property 'ReplayPolicy' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AckWaitMs
|
|
MESSAGE: Property 'AckWaitMs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxDeliver
|
|
MESSAGE: Property 'MaxDeliver' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxAckPending
|
|
MESSAGE: Property 'MaxAckPending' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Push
|
|
MESSAGE: Property 'Push' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DeliverSubject
|
|
MESSAGE: Property 'DeliverSubject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: HeartbeatMs
|
|
MESSAGE: Property 'HeartbeatMs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: BackOffMs
|
|
MESSAGE: Property 'BackOffMs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: FlowControl
|
|
MESSAGE: Property 'FlowControl' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RateLimitBps
|
|
MESSAGE: Property 'RateLimitBps' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxWaiting
|
|
MESSAGE: Property 'MaxWaiting' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 29
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxRequestBatch
|
|
MESSAGE: Property 'MaxRequestBatch' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 32
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxRequestMaxBytes
|
|
MESSAGE: Property 'MaxRequestMaxBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxRequestExpiresMs
|
|
MESSAGE: Property 'MaxRequestExpiresMs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 41
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PauseUntil
|
|
MESSAGE: Property 'PauseUntil' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 46
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PriorityPolicy
|
|
MESSAGE: Property 'PriorityPolicy' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 50
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PriorityGroups
|
|
MESSAGE: Property 'PriorityGroups' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 54
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PinnedTtlMs
|
|
MESSAGE: Property 'PinnedTtlMs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 58
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Metadata
|
|
MESSAGE: Property 'Metadata' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/ConsumerConfig.cs
|
|
LINE: 60
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ResolvePrimaryFilterSubject()
|
|
MESSAGE: Method 'ResolvePrimaryFilterSubject()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/CounterValue.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Value
|
|
MESSAGE: Property 'Value' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/CounterValue.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AsLong()
|
|
MESSAGE: Method 'AsLong()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/CounterValue.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FromLong(long value)
|
|
MESSAGE: Method 'FromLong(long value)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/CounterValue.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ToPayload()
|
|
MESSAGE: Method 'ToPayload()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/CounterValue.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FromPayload(ReadOnlySpan<byte> payload)
|
|
MESSAGE: Method 'FromPayload(ReadOnlySpan<byte> payload)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Description
|
|
MESSAGE: Property 'Description' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subjects
|
|
MESSAGE: Property 'Subjects' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxMsgs
|
|
MESSAGE: Property 'MaxMsgs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxBytes
|
|
MESSAGE: Property 'MaxBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxMsgsPer
|
|
MESSAGE: Property 'MaxMsgsPer' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxAgeMs
|
|
MESSAGE: Property 'MaxAgeMs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxMsgSize
|
|
MESSAGE: Property 'MaxMsgSize' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxConsumers
|
|
MESSAGE: Property 'MaxConsumers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DuplicateWindowMs
|
|
MESSAGE: Property 'DuplicateWindowMs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sealed
|
|
MESSAGE: Property 'Sealed' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 27
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DenyDelete
|
|
MESSAGE: Property 'DenyDelete' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 28
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DenyPurge
|
|
MESSAGE: Property 'DenyPurge' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 29
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AllowDirect
|
|
MESSAGE: Property 'AllowDirect' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 31
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AllowMsgTtl
|
|
MESSAGE: Property 'AllowMsgTtl' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 33
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: FirstSeq
|
|
MESSAGE: Property 'FirstSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 34
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Retention
|
|
MESSAGE: Property 'Retention' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Discard
|
|
MESSAGE: Property 'Discard' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 36
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Storage
|
|
MESSAGE: Property 'Storage' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 37
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Replicas
|
|
MESSAGE: Property 'Replicas' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Mirror
|
|
MESSAGE: Property 'Mirror' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 39
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Source
|
|
MESSAGE: Property 'Source' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 40
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sources
|
|
MESSAGE: Property 'Sources' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 45
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SubjectTransformSource
|
|
MESSAGE: Property 'SubjectTransformSource' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 46
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SubjectTransformDest
|
|
MESSAGE: Property 'SubjectTransformDest' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 51
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RePublishSource
|
|
MESSAGE: Property 'RePublishSource' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 52
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RePublishDest
|
|
MESSAGE: Property 'RePublishDest' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 54
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RePublishHeadersOnly
|
|
MESSAGE: Property 'RePublishHeadersOnly' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 60
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SubjectDeleteMarkerTtlMs
|
|
MESSAGE: Property 'SubjectDeleteMarkerTtlMs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 65
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AllowMsgSchedules
|
|
MESSAGE: Property 'AllowMsgSchedules' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 70
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AllowMsgCounter
|
|
MESSAGE: Property 'AllowMsgCounter' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 75
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AllowAtomicPublish
|
|
MESSAGE: Property 'AllowAtomicPublish' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 80
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PersistMode
|
|
MESSAGE: Property 'PersistMode' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 85
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Metadata
|
|
MESSAGE: Property 'Metadata' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 106
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 107
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SubjectTransformPrefix
|
|
MESSAGE: Property 'SubjectTransformPrefix' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 108
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SourceAccount
|
|
MESSAGE: Property 'SourceAccount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 111
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: FilterSubject
|
|
MESSAGE: Property 'FilterSubject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 116
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DuplicateWindowMs
|
|
MESSAGE: Property 'DuplicateWindowMs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 120
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SubjectTransforms
|
|
MESSAGE: Property 'SubjectTransforms' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 127
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Source
|
|
MESSAGE: Property 'Source' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamConfig.cs
|
|
LINE: 128
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Destination
|
|
MESSAGE: Property 'Destination' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamState.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Messages
|
|
MESSAGE: Property 'Messages' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamState.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: FirstSeq
|
|
MESSAGE: Property 'FirstSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamState.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastSeq
|
|
MESSAGE: Property 'LastSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Models/StreamState.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Bytes
|
|
MESSAGE: Property 'Bytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 49
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 50
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Payload
|
|
MESSAGE: Property 'Payload' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 51
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MsgId
|
|
MESSAGE: Property 'MsgId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 52
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ExpectedLastSeq
|
|
MESSAGE: Property 'ExpectedLastSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 53
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ExpectedLastSubjectSeq
|
|
MESSAGE: Property 'ExpectedLastSubjectSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 54
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ExpectedLastSubjectSeqSubject
|
|
MESSAGE: Property 'ExpectedLastSubjectSeqSubject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 66
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CreatedAt
|
|
MESSAGE: Property 'CreatedAt' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 67
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Count
|
|
MESSAGE: Property 'Count' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 68
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Messages
|
|
MESSAGE: Property 'Messages' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 70
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Add(StagedBatchMessage msg)
|
|
MESSAGE: Method 'Add(StagedBatchMessage msg)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 77
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ContainsMsgId(string msgId)
|
|
MESSAGE: Method 'ContainsMsgId(string msgId)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 107
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: AtomicBatchPublishEngine(int maxInflightPerStream, int maxBatchSize, TimeSpan? batchTimeout)
|
|
MESSAGE: Constructor 'AtomicBatchPublishEngine(int maxInflightPerStream, int maxBatchSize, TimeSpan? batchTimeout)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 126
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Process(BatchPublishRequest req, PublishPreconditions preconditions, int streamDuplicateWindowMs, Func<StagedBatchMessage, PubAck?> commitSingle)
|
|
MESSAGE: Method 'Process(BatchPublishRequest req, PublishPreconditions preconditions, int streamDuplicateWindowMs, Func<StagedBatchMessage, PubAck?> commitSingle)' is missing <param name="commitSingle"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 126
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Process(BatchPublishRequest req, PublishPreconditions preconditions, int streamDuplicateWindowMs, Func<StagedBatchMessage, PubAck?> commitSingle)
|
|
MESSAGE: Method 'Process(BatchPublishRequest req, PublishPreconditions preconditions, int streamDuplicateWindowMs, Func<StagedBatchMessage, PubAck?> commitSingle)' is missing <param name="streamDuplicateWindowMs"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 126
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Process(BatchPublishRequest req, PublishPreconditions preconditions, int streamDuplicateWindowMs, Func<StagedBatchMessage, PubAck?> commitSingle)
|
|
MESSAGE: Method 'Process(BatchPublishRequest req, PublishPreconditions preconditions, int streamDuplicateWindowMs, Func<StagedBatchMessage, PubAck?> commitSingle)' is missing <param name="preconditions"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 126
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Process(BatchPublishRequest req, PublishPreconditions preconditions, int streamDuplicateWindowMs, Func<StagedBatchMessage, PubAck?> commitSingle)
|
|
MESSAGE: Method 'Process(BatchPublishRequest req, PublishPreconditions preconditions, int streamDuplicateWindowMs, Func<StagedBatchMessage, PubAck?> commitSingle)' is missing <param name="req"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 315
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HasBatch(string batchId)
|
|
MESSAGE: Method 'HasBatch(string batchId)' is missing <param name="batchId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 333
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: BatchId
|
|
MESSAGE: Property 'BatchId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 334
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: BatchSeq
|
|
MESSAGE: Property 'BatchSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 335
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 336
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Payload
|
|
MESSAGE: Property 'Payload' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 349
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MsgId
|
|
MESSAGE: Property 'MsgId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 350
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ExpectedLastSeq
|
|
MESSAGE: Property 'ExpectedLastSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 351
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ExpectedLastSubjectSeq
|
|
MESSAGE: Property 'ExpectedLastSubjectSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 352
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ExpectedLastSubjectSeqSubject
|
|
MESSAGE: Property 'ExpectedLastSubjectSeqSubject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 362
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Kind
|
|
MESSAGE: Property 'Kind' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 363
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CommitAck
|
|
MESSAGE: Property 'CommitAck' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 364
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ErrorCode
|
|
MESSAGE: Property 'ErrorCode' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 365
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ErrorDescription
|
|
MESSAGE: Property 'ErrorDescription' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 367
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Staged()
|
|
MESSAGE: Method 'Staged()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 369
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Committed(PubAck ack)
|
|
MESSAGE: Method 'Committed(PubAck ack)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/AtomicBatchPublishEngine.cs
|
|
LINE: 372
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Error(int code, string description)
|
|
MESSAGE: Method 'Error(int code, string description)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/JetStreamPubAckFormatter.cs
|
|
LINE: 21
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FormatSuccess(Span<byte> dest, string streamName, ulong seq)
|
|
MESSAGE: Method 'FormatSuccess(Span<byte> dest, string streamName, ulong seq)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/JetStreamPubAckFormatter.cs
|
|
LINE: 21
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FormatSuccess(Span<byte> dest, string streamName, ulong seq)
|
|
MESSAGE: Method 'FormatSuccess(Span<byte> dest, string streamName, ulong seq)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/JetStreamPubAckFormatter.cs
|
|
LINE: 21
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FormatSuccess(Span<byte> dest, string streamName, ulong seq)
|
|
MESSAGE: Method 'FormatSuccess(Span<byte> dest, string streamName, ulong seq)' is missing <param name="dest"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/JetStreamPubAckFormatter.cs
|
|
LINE: 39
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsSimpleSuccess(PubAck ack)
|
|
MESSAGE: Method 'IsSimpleSuccess(PubAck ack)' is missing <param name="ack"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/JetStreamPublisher.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: JetStreamPublisher(StreamManager streamManager)
|
|
MESSAGE: Constructor 'JetStreamPublisher(StreamManager streamManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/JetStreamPublisher.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TryCapture(string subject, ReadOnlyMemory<byte> payload, PubAck ack)
|
|
MESSAGE: Method 'TryCapture(string subject, ReadOnlyMemory<byte> payload, PubAck ack)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/JetStreamPublisher.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TryCapture(string subject, ReadOnlyMemory<byte> payload, string? msgId, PubAck ack)
|
|
MESSAGE: Method 'TryCapture(string subject, ReadOnlyMemory<byte> payload, string? msgId, PubAck ack)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/JetStreamPublisher.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TryCaptureWithOptions(string subject, ReadOnlyMemory<byte> payload, PublishOptions options, PubAck ack)
|
|
MESSAGE: Method 'TryCaptureWithOptions(string subject, ReadOnlyMemory<byte> payload, PublishOptions options, PubAck ack)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/PubAck.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Stream
|
|
MESSAGE: Property 'Stream' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/PubAck.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Seq
|
|
MESSAGE: Property 'Seq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/PubAck.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Duplicate
|
|
MESSAGE: Property 'Duplicate' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/PubAck.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ErrorCode
|
|
MESSAGE: Property 'ErrorCode' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/PubAck.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: BatchId
|
|
MESSAGE: Property 'BatchId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/PubAck.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: BatchSize
|
|
MESSAGE: Property 'BatchSize' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/PublishOptions.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MsgId
|
|
MESSAGE: Property 'MsgId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/PublishOptions.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ExpectedLastSeq
|
|
MESSAGE: Property 'ExpectedLastSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/PublishOptions.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ExpectedLastSubjectSeq
|
|
MESSAGE: Property 'ExpectedLastSubjectSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/PublishOptions.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ExpectedLastSubjectSeqSubject
|
|
MESSAGE: Property 'ExpectedLastSubjectSeqSubject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/PublishOptions.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: BatchId
|
|
MESSAGE: Property 'BatchId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/PublishOptions.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: BatchSeq
|
|
MESSAGE: Property 'BatchSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/PublishOptions.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: BatchCommit
|
|
MESSAGE: Property 'BatchCommit' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/PublishOptions.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ExpectedLastMsgId
|
|
MESSAGE: Property 'ExpectedLastMsgId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/PublishPreconditions.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsDuplicate(string? msgId, int duplicateWindowMs, ulong existingSequence)
|
|
MESSAGE: Method 'IsDuplicate(string? msgId, int duplicateWindowMs, ulong existingSequence)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/PublishPreconditions.cs
|
|
LINE: 29
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Record(string? msgId, ulong sequence)
|
|
MESSAGE: Method 'Record(string? msgId, ulong sequence)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/PublishPreconditions.cs
|
|
LINE: 37
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TrimOlderThan(int duplicateWindowMs)
|
|
MESSAGE: Method 'TrimOlderThan(int duplicateWindowMs)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Publish/PublishPreconditions.cs
|
|
LINE: 50
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: CheckExpectedLastSeq(ulong expectedLastSeq, ulong actualLastSeq)
|
|
MESSAGE: Method 'CheckExpectedLastSeq(ulong expectedLastSeq, ulong actualLastSeq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Snapshots/StreamSnapshotService.cs
|
|
LINE: 33
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sequence
|
|
MESSAGE: Property 'Sequence' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Snapshots/StreamSnapshotService.cs
|
|
LINE: 34
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Snapshots/StreamSnapshotService.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Payload
|
|
MESSAGE: Property 'Payload' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Snapshots/StreamSnapshotService.cs
|
|
LINE: 36
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Timestamp
|
|
MESSAGE: Property 'Timestamp' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Snapshots/StreamSnapshotService.cs
|
|
LINE: 49
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SnapshotAsync(StreamHandle stream, CancellationToken ct)
|
|
MESSAGE: Method 'SnapshotAsync(StreamHandle stream, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Snapshots/StreamSnapshotService.cs
|
|
LINE: 52
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RestoreAsync(StreamHandle stream, ReadOnlyMemory<byte> snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'RestoreAsync(StreamHandle stream, ReadOnlyMemory<byte> snapshot, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Snapshots/StreamSnapshotService.cs
|
|
LINE: 69
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateTarSnapshotAsync(StreamHandle stream, CancellationToken ct)
|
|
MESSAGE: Method 'CreateTarSnapshotAsync(StreamHandle stream, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Snapshots/StreamSnapshotService.cs
|
|
LINE: 69
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateTarSnapshotAsync(StreamHandle stream, CancellationToken ct)
|
|
MESSAGE: Method 'CreateTarSnapshotAsync(StreamHandle stream, CancellationToken ct)' is missing <param name="stream"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Snapshots/StreamSnapshotService.cs
|
|
LINE: 106
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RestoreTarSnapshotAsync(StreamHandle stream, ReadOnlyMemory<byte> snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'RestoreTarSnapshotAsync(StreamHandle stream, ReadOnlyMemory<byte> snapshot, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Snapshots/StreamSnapshotService.cs
|
|
LINE: 106
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RestoreTarSnapshotAsync(StreamHandle stream, ReadOnlyMemory<byte> snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'RestoreTarSnapshotAsync(StreamHandle stream, ReadOnlyMemory<byte> snapshot, CancellationToken ct)' is missing <param name="snapshot"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Snapshots/StreamSnapshotService.cs
|
|
LINE: 106
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RestoreTarSnapshotAsync(StreamHandle stream, ReadOnlyMemory<byte> snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'RestoreTarSnapshotAsync(StreamHandle stream, ReadOnlyMemory<byte> snapshot, CancellationToken ct)' is missing <param name="stream"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Snapshots/StreamSnapshotService.cs
|
|
LINE: 177
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateTarSnapshotWithDeadlineAsync(StreamHandle stream, TimeSpan deadline, CancellationToken ct)
|
|
MESSAGE: Method 'CreateTarSnapshotWithDeadlineAsync(StreamHandle stream, TimeSpan deadline, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Snapshots/StreamSnapshotService.cs
|
|
LINE: 177
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateTarSnapshotWithDeadlineAsync(StreamHandle stream, TimeSpan deadline, CancellationToken ct)
|
|
MESSAGE: Method 'CreateTarSnapshotWithDeadlineAsync(StreamHandle stream, TimeSpan deadline, CancellationToken ct)' is missing <param name="deadline"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Snapshots/StreamSnapshotService.cs
|
|
LINE: 177
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateTarSnapshotWithDeadlineAsync(StreamHandle stream, TimeSpan deadline, CancellationToken ct)
|
|
MESSAGE: Method 'CreateTarSnapshotWithDeadlineAsync(StreamHandle stream, TimeSpan deadline, CancellationToken ct)' is missing <param name="stream"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/AeadEncryptor.cs
|
|
LINE: 73
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Encrypt(ReadOnlySpan<byte> plaintext, byte[] key, StoreCipher cipher)
|
|
MESSAGE: Method 'Encrypt(ReadOnlySpan<byte> plaintext, byte[] key, StoreCipher cipher)' is missing <param name="cipher"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/AeadEncryptor.cs
|
|
LINE: 73
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Encrypt(ReadOnlySpan<byte> plaintext, byte[] key, StoreCipher cipher)
|
|
MESSAGE: Method 'Encrypt(ReadOnlySpan<byte> plaintext, byte[] key, StoreCipher cipher)' is missing <param name="key"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/AeadEncryptor.cs
|
|
LINE: 73
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Encrypt(ReadOnlySpan<byte> plaintext, byte[] key, StoreCipher cipher)
|
|
MESSAGE: Method 'Encrypt(ReadOnlySpan<byte> plaintext, byte[] key, StoreCipher cipher)' is missing <param name="plaintext"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/AeadEncryptor.cs
|
|
LINE: 118
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decrypt(ReadOnlySpan<byte> encrypted, byte[] key, StoreCipher cipher)
|
|
MESSAGE: Method 'Decrypt(ReadOnlySpan<byte> encrypted, byte[] key, StoreCipher cipher)' is missing <param name="cipher"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/AeadEncryptor.cs
|
|
LINE: 118
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decrypt(ReadOnlySpan<byte> encrypted, byte[] key, StoreCipher cipher)
|
|
MESSAGE: Method 'Decrypt(ReadOnlySpan<byte> encrypted, byte[] key, StoreCipher cipher)' is missing <param name="key"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/AeadEncryptor.cs
|
|
LINE: 118
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decrypt(ReadOnlySpan<byte> encrypted, byte[] key, StoreCipher cipher)
|
|
MESSAGE: Method 'Decrypt(ReadOnlySpan<byte> encrypted, byte[] key, StoreCipher cipher)' is missing <param name="encrypted"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/AtomicFileWriter.cs
|
|
LINE: 21
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WriteAtomicallyAsync(string path, byte[] data)
|
|
MESSAGE: Method 'WriteAtomicallyAsync(string path, byte[] data)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/AtomicFileWriter.cs
|
|
LINE: 21
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WriteAtomicallyAsync(string path, byte[] data)
|
|
MESSAGE: Method 'WriteAtomicallyAsync(string path, byte[] data)' is missing <param name="path"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/AtomicFileWriter.cs
|
|
LINE: 38
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WriteAtomicallyAsync(string path, ReadOnlyMemory<byte> data)
|
|
MESSAGE: Method 'WriteAtomicallyAsync(string path, ReadOnlyMemory<byte> data)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/AtomicFileWriter.cs
|
|
LINE: 38
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WriteAtomicallyAsync(string path, ReadOnlyMemory<byte> data)
|
|
MESSAGE: Method 'WriteAtomicallyAsync(string path, ReadOnlyMemory<byte> data)' is missing <param name="path"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerFileStore.cs
|
|
LINE: 42
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: ConsumerFileStore(string stateFile, ConsumerConfig cfg)
|
|
MESSAGE: Constructor 'ConsumerFileStore(string stateFile, ConsumerConfig cfg)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerFileStore.cs
|
|
LINE: 66
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetStarting(ulong sseq)
|
|
MESSAGE: Method 'SetStarting(ulong sseq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerFileStore.cs
|
|
LINE: 75
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateStarting(ulong sseq)
|
|
MESSAGE: Method 'UpdateStarting(ulong sseq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerFileStore.cs
|
|
LINE: 84
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Reset(ulong sseq)
|
|
MESSAGE: Method 'Reset(ulong sseq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerFileStore.cs
|
|
LINE: 97
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HasState()
|
|
MESSAGE: Method 'HasState()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerFileStore.cs
|
|
LINE: 105
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateDelivered(ulong dseq, ulong sseq, ulong dc, long ts)
|
|
MESSAGE: Method 'UpdateDelivered(ulong dseq, ulong sseq, ulong dc, long ts)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerFileStore.cs
|
|
LINE: 141
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateAcks(ulong dseq, ulong sseq)
|
|
MESSAGE: Method 'UpdateAcks(ulong dseq, ulong sseq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerFileStore.cs
|
|
LINE: 174
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Update(ConsumerState state)
|
|
MESSAGE: Method 'Update(ConsumerState state)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerFileStore.cs
|
|
LINE: 184
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: State()
|
|
MESSAGE: Method 'State()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerFileStore.cs
|
|
LINE: 210
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: BorrowState()
|
|
MESSAGE: Method 'BorrowState()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerFileStore.cs
|
|
LINE: 216
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: EncodedState()
|
|
MESSAGE: Method 'EncodedState()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerFileStore.cs
|
|
LINE: 223
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Type()
|
|
MESSAGE: Method 'Type()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerFileStore.cs
|
|
LINE: 226
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Stop()
|
|
MESSAGE: Method 'Stop()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerFileStore.cs
|
|
LINE: 243
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Delete()
|
|
MESSAGE: Method 'Delete()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerFileStore.cs
|
|
LINE: 261
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StreamDelete()
|
|
MESSAGE: Method 'StreamDelete()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerState.cs
|
|
LINE: 29
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Delivered
|
|
MESSAGE: Property 'Delivered' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerState.cs
|
|
LINE: 32
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AckFloor
|
|
MESSAGE: Property 'AckFloor' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerState.cs
|
|
LINE: 36
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Pending
|
|
MESSAGE: Property 'Pending' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerState.cs
|
|
LINE: 40
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Redelivered
|
|
MESSAGE: Property 'Redelivered' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerStateCodec.cs
|
|
LINE: 47
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Encode(ConsumerState state)
|
|
MESSAGE: Method 'Encode(ConsumerState state)' is missing <param name="state"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/ConsumerStateCodec.cs
|
|
LINE: 108
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decode(ReadOnlySpan<byte> buf)
|
|
MESSAGE: Method 'Decode(ReadOnlySpan<byte> buf)' is missing <param name="buf"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 102
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: BlockCount
|
|
MESSAGE: Property 'BlockCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 103
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: UsedIndexManifestOnStartup
|
|
MESSAGE: Property 'UsedIndexManifestOnStartup' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 106
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastSeq
|
|
MESSAGE: Property 'LastSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 107
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MessageCount
|
|
MESSAGE: Property 'MessageCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 108
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TotalBytes
|
|
MESSAGE: Property 'TotalBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 109
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: FirstSeq
|
|
MESSAGE: Inherited property 'FirstSeq' must have <inheritdoc /> documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 111
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: FileStore(FileStoreOptions options)
|
|
MESSAGE: Constructor 'FileStore(FileStoreOptions options)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 139
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AppendAsync(string subject, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'AppendAsync(string subject, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 201
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadAsync(ulong sequence, CancellationToken ct)
|
|
MESSAGE: Method 'LoadAsync(ulong sequence, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 206
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadLastBySubjectAsync(string subject, CancellationToken ct)
|
|
MESSAGE: Method 'LoadLastBySubjectAsync(string subject, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 217
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ListAsync(CancellationToken ct)
|
|
MESSAGE: Method 'ListAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 228
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveAsync(ulong sequence, CancellationToken ct)
|
|
MESSAGE: Method 'RemoveAsync(ulong sequence, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 241
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PurgeAsync(CancellationToken ct)
|
|
MESSAGE: Method 'PurgeAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 265
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: CreateSnapshotAsync(CancellationToken ct)
|
|
MESSAGE: Method 'CreateSnapshotAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 287
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RestoreSnapshotAsync(ReadOnlyMemory<byte> snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'RestoreSnapshotAsync(ReadOnlyMemory<byte> snapshot, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 339
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetStateAsync(CancellationToken ct)
|
|
MESSAGE: Method 'GetStateAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 350
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TrimToMaxMessages(ulong maxMessages)
|
|
MESSAGE: Method 'TrimToMaxMessages(ulong maxMessages)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 382
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StoreMsg(string subject, byte[]? hdr, byte[] msg, long ttl)
|
|
MESSAGE: Method 'StoreMsg(string subject, byte[]? hdr, byte[] msg, long ttl)' is missing <param name="ttl"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 382
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StoreMsg(string subject, byte[]? hdr, byte[] msg, long ttl)
|
|
MESSAGE: Method 'StoreMsg(string subject, byte[]? hdr, byte[] msg, long ttl)' is missing <param name="msg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 382
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StoreMsg(string subject, byte[]? hdr, byte[] msg, long ttl)
|
|
MESSAGE: Method 'StoreMsg(string subject, byte[]? hdr, byte[] msg, long ttl)' is missing <param name="hdr"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 382
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StoreMsg(string subject, byte[]? hdr, byte[] msg, long ttl)
|
|
MESSAGE: Method 'StoreMsg(string subject, byte[]? hdr, byte[] msg, long ttl)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 459
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PurgeEx(string subject, ulong seq, ulong keep)
|
|
MESSAGE: Method 'PurgeEx(string subject, ulong seq, ulong keep)' is missing <param name="keep"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 459
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PurgeEx(string subject, ulong seq, ulong keep)
|
|
MESSAGE: Method 'PurgeEx(string subject, ulong seq, ulong keep)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 459
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PurgeEx(string subject, ulong seq, ulong keep)
|
|
MESSAGE: Method 'PurgeEx(string subject, ulong seq, ulong keep)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 521
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Compact(ulong seq)
|
|
MESSAGE: Method 'Compact(ulong seq)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 558
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Truncate(ulong seq)
|
|
MESSAGE: Method 'Truncate(ulong seq)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 601
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetSeqFromTime(DateTime t)
|
|
MESSAGE: Method 'GetSeqFromTime(DateTime t)' is missing <param name="t"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 627
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FilteredState(ulong seq, string subject)
|
|
MESSAGE: Method 'FilteredState(ulong seq, string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 627
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FilteredState(ulong seq, string subject)
|
|
MESSAGE: Method 'FilteredState(ulong seq, string subject)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 704
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CheckSkipFirstBlock(string filter, MsgBlock firstBlock)
|
|
MESSAGE: Method 'CheckSkipFirstBlock(string filter, MsgBlock firstBlock)' is missing <param name="firstBlock"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 704
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CheckSkipFirstBlock(string filter, MsgBlock firstBlock)
|
|
MESSAGE: Method 'CheckSkipFirstBlock(string filter, MsgBlock firstBlock)' is missing <param name="filter"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 724
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SubjectsState(string filterSubject)
|
|
MESSAGE: Method 'SubjectsState(string filterSubject)' is missing <param name="filterSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 763
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SubjectsTotals(string filterSubject)
|
|
MESSAGE: Method 'SubjectsTotals(string filterSubject)' is missing <param name="filterSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 826
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FastState(StreamState state)
|
|
MESSAGE: Method 'FastState(StreamState state)' is missing <param name="state"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 1055
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NumFiltered(string filter)
|
|
MESSAGE: Method 'NumFiltered(string filter)' is missing <param name="filter"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 1075
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DisposeAsync()
|
|
MESSAGE: Method 'DisposeAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 1110
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Delete(bool inline)
|
|
MESSAGE: Method 'Delete(bool inline)' is missing <param name="inline"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 1861
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveMsg(ulong seq)
|
|
MESSAGE: Method 'RemoveMsg(ulong seq)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 1880
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EraseMsg(ulong seq)
|
|
MESSAGE: Method 'EraseMsg(ulong seq)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 1900
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SkipMsg(ulong seq)
|
|
MESSAGE: Method 'SkipMsg(ulong seq)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 1938
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SkipMsgs(ulong seq, ulong num)
|
|
MESSAGE: Method 'SkipMsgs(ulong seq, ulong num)' is missing <param name="num"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 1938
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SkipMsgs(ulong seq, ulong num)
|
|
MESSAGE: Method 'SkipMsgs(ulong seq, ulong num)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 1965
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LoadMsg(ulong seq, StoreMsg? sm)
|
|
MESSAGE: Method 'LoadMsg(ulong seq, StoreMsg? sm)' is missing <param name="sm"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 1965
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LoadMsg(ulong seq, StoreMsg? sm)
|
|
MESSAGE: Method 'LoadMsg(ulong seq, StoreMsg? sm)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2036
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LoadLastMsg(string subject, StoreMsg? sm)
|
|
MESSAGE: Method 'LoadLastMsg(string subject, StoreMsg? sm)' is missing <param name="sm"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2036
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LoadLastMsg(string subject, StoreMsg? sm)
|
|
MESSAGE: Method 'LoadLastMsg(string subject, StoreMsg? sm)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2069
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LoadNextMsg(string filter, bool wc, ulong start, StoreMsg? sm)
|
|
MESSAGE: Method 'LoadNextMsg(string filter, bool wc, ulong start, StoreMsg? sm)' is missing <param name="sm"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2069
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LoadNextMsg(string filter, bool wc, ulong start, StoreMsg? sm)
|
|
MESSAGE: Method 'LoadNextMsg(string filter, bool wc, ulong start, StoreMsg? sm)' is missing <param name="start"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2069
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LoadNextMsg(string filter, bool wc, ulong start, StoreMsg? sm)
|
|
MESSAGE: Method 'LoadNextMsg(string filter, bool wc, ulong start, StoreMsg? sm)' is missing <param name="wc"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2069
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LoadNextMsg(string filter, bool wc, ulong start, StoreMsg? sm)
|
|
MESSAGE: Method 'LoadNextMsg(string filter, bool wc, ulong start, StoreMsg? sm)' is missing <param name="filter"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2125
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MultiLastSeqs(string[] filters, ulong maxSeq, int maxAllowed)
|
|
MESSAGE: Method 'MultiLastSeqs(string[] filters, ulong maxSeq, int maxAllowed)' is missing <param name="maxAllowed"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2125
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MultiLastSeqs(string[] filters, ulong maxSeq, int maxAllowed)
|
|
MESSAGE: Method 'MultiLastSeqs(string[] filters, ulong maxSeq, int maxAllowed)' is missing <param name="maxSeq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2125
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MultiLastSeqs(string[] filters, ulong maxSeq, int maxAllowed)
|
|
MESSAGE: Method 'MultiLastSeqs(string[] filters, ulong maxSeq, int maxAllowed)' is missing <param name="filters"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2158
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SubjectForSeq(ulong seq)
|
|
MESSAGE: Method 'SubjectForSeq(ulong seq)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2172
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NumPending(ulong sseq, string filter, bool lastPerSubject)
|
|
MESSAGE: Method 'NumPending(ulong sseq, string filter, bool lastPerSubject)' is missing <param name="lastPerSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2172
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NumPending(ulong sseq, string filter, bool lastPerSubject)
|
|
MESSAGE: Method 'NumPending(ulong sseq, string filter, bool lastPerSubject)' is missing <param name="filter"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2172
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NumPending(ulong sseq, string filter, bool lastPerSubject)
|
|
MESSAGE: Method 'NumPending(ulong sseq, string filter, bool lastPerSubject)' is missing <param name="sseq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2212
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StoreRawMsg(string subject, byte[]? hdr, byte[] msg, ulong seq, long ts, long ttl, bool discardNewCheck)
|
|
MESSAGE: Method 'StoreRawMsg(string subject, byte[]? hdr, byte[] msg, ulong seq, long ts, long ttl, bool discardNewCheck)' is missing <param name="discardNewCheck"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2212
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StoreRawMsg(string subject, byte[]? hdr, byte[] msg, ulong seq, long ts, long ttl, bool discardNewCheck)
|
|
MESSAGE: Method 'StoreRawMsg(string subject, byte[]? hdr, byte[] msg, ulong seq, long ts, long ttl, bool discardNewCheck)' is missing <param name="ttl"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2212
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StoreRawMsg(string subject, byte[]? hdr, byte[] msg, ulong seq, long ts, long ttl, bool discardNewCheck)
|
|
MESSAGE: Method 'StoreRawMsg(string subject, byte[]? hdr, byte[] msg, ulong seq, long ts, long ttl, bool discardNewCheck)' is missing <param name="ts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2212
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StoreRawMsg(string subject, byte[]? hdr, byte[] msg, ulong seq, long ts, long ttl, bool discardNewCheck)
|
|
MESSAGE: Method 'StoreRawMsg(string subject, byte[]? hdr, byte[] msg, ulong seq, long ts, long ttl, bool discardNewCheck)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2212
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StoreRawMsg(string subject, byte[]? hdr, byte[] msg, ulong seq, long ts, long ttl, bool discardNewCheck)
|
|
MESSAGE: Method 'StoreRawMsg(string subject, byte[]? hdr, byte[] msg, ulong seq, long ts, long ttl, bool discardNewCheck)' is missing <param name="msg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2212
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StoreRawMsg(string subject, byte[]? hdr, byte[] msg, ulong seq, long ts, long ttl, bool discardNewCheck)
|
|
MESSAGE: Method 'StoreRawMsg(string subject, byte[]? hdr, byte[] msg, ulong seq, long ts, long ttl, bool discardNewCheck)' is missing <param name="hdr"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2212
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StoreRawMsg(string subject, byte[]? hdr, byte[] msg, ulong seq, long ts, long ttl, bool discardNewCheck)
|
|
MESSAGE: Method 'StoreRawMsg(string subject, byte[]? hdr, byte[] msg, ulong seq, long ts, long ttl, bool discardNewCheck)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2255
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LoadPrevMsg(ulong start, StoreMsg? sm)
|
|
MESSAGE: Method 'LoadPrevMsg(ulong start, StoreMsg? sm)' is missing <param name="sm"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2255
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LoadPrevMsg(ulong start, StoreMsg? sm)
|
|
MESSAGE: Method 'LoadPrevMsg(ulong start, StoreMsg? sm)' is missing <param name="start"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2326
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EncodedStreamState(ulong failed)
|
|
MESSAGE: Method 'EncodedStreamState(ulong failed)' is missing <param name="failed"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2333
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateConfig(StreamConfig cfg)
|
|
MESSAGE: Method 'UpdateConfig(StreamConfig cfg)' is missing <param name="cfg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2397
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ConsumerStore(string name, DateTime created, ConsumerConfig cfg)
|
|
MESSAGE: Method 'ConsumerStore(string name, DateTime created, ConsumerConfig cfg)' is missing <param name="cfg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2397
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ConsumerStore(string name, DateTime created, ConsumerConfig cfg)
|
|
MESSAGE: Method 'ConsumerStore(string name, DateTime created, ConsumerConfig cfg)' is missing <param name="created"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2397
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ConsumerStore(string name, DateTime created, ConsumerConfig cfg)
|
|
MESSAGE: Method 'ConsumerStore(string name, DateTime created, ConsumerConfig cfg)' is missing <param name="name"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2520
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: FirstSeq
|
|
MESSAGE: Property 'FirstSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2521
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastSeq
|
|
MESSAGE: Property 'LastSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2522
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Messages
|
|
MESSAGE: Property 'Messages' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2523
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Bytes
|
|
MESSAGE: Property 'Bytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2528
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sequence
|
|
MESSAGE: Property 'Sequence' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2529
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2530
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: HeadersBase64
|
|
MESSAGE: Property 'HeadersBase64' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2531
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PayloadBase64
|
|
MESSAGE: Property 'PayloadBase64' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2532
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TimestampUtc
|
|
MESSAGE: Property 'TimestampUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2562
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: BlockId
|
|
MESSAGE: Property 'BlockId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2563
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastWriteTime
|
|
MESSAGE: Property 'LastWriteTime' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2564
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ApproximateBytes
|
|
MESSAGE: Property 'ApproximateBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2615
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TrackWrite(int blockId, long bytes)
|
|
MESSAGE: Method 'TrackWrite(int blockId, long bytes)' is missing <param name="bytes"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2615
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TrackWrite(int blockId, long bytes)
|
|
MESSAGE: Method 'TrackWrite(int blockId, long bytes)' is missing <param name="blockId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2634
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TrackWriteAt(int blockId, long bytes, long tickCount64Ms)
|
|
MESSAGE: Method 'TrackWriteAt(int blockId, long bytes, long tickCount64Ms)' is missing <param name="tickCount64Ms"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2634
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TrackWriteAt(int blockId, long bytes, long tickCount64Ms)
|
|
MESSAGE: Method 'TrackWriteAt(int blockId, long bytes, long tickCount64Ms)' is missing <param name="bytes"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2634
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TrackWriteAt(int blockId, long bytes, long tickCount64Ms)
|
|
MESSAGE: Method 'TrackWriteAt(int blockId, long bytes, long tickCount64Ms)' is missing <param name="blockId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStore.cs
|
|
LINE: 2652
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EvictBlock(int blockId)
|
|
MESSAGE: Method 'EvictBlock(int blockId)' is missing <param name="blockId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreBlock.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreBlock.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Path
|
|
MESSAGE: Property 'Path' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreBlock.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sequence
|
|
MESSAGE: Property 'Sequence' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreBlock.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: OffsetBytes
|
|
MESSAGE: Property 'OffsetBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreBlock.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SizeBytes
|
|
MESSAGE: Property 'SizeBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreConfig.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StoreDir
|
|
MESSAGE: Property 'StoreDir' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreConfig.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: BlockSize
|
|
MESSAGE: Property 'BlockSize' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreConfig.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CacheExpire
|
|
MESSAGE: Property 'CacheExpire' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreConfig.cs
|
|
LINE: 27
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SubjectStateExpire
|
|
MESSAGE: Property 'SubjectStateExpire' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreConfig.cs
|
|
LINE: 31
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SyncInterval
|
|
MESSAGE: Property 'SyncInterval' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreConfig.cs
|
|
LINE: 34
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SyncAlways
|
|
MESSAGE: Property 'SyncAlways' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreConfig.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AsyncFlush
|
|
MESSAGE: Property 'AsyncFlush' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreConfig.cs
|
|
LINE: 41
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cipher
|
|
MESSAGE: Property 'Cipher' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreConfig.cs
|
|
LINE: 44
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Compression
|
|
MESSAGE: Property 'Compression' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreOptions.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Directory
|
|
MESSAGE: Property 'Directory' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreOptions.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: BlockSizeBytes
|
|
MESSAGE: Property 'BlockSizeBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreOptions.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IndexManifestFileName
|
|
MESSAGE: Property 'IndexManifestFileName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreOptions.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxAgeMs
|
|
MESSAGE: Property 'MaxAgeMs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreOptions.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxBytes
|
|
MESSAGE: Property 'MaxBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreOptions.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Discard
|
|
MESSAGE: Property 'Discard' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreOptions.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: EnableCompression
|
|
MESSAGE: Property 'EnableCompression' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreOptions.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: EnableEncryption
|
|
MESSAGE: Property 'EnableEncryption' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreOptions.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: EnablePayloadIntegrityChecks
|
|
MESSAGE: Property 'EnablePayloadIntegrityChecks' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreOptions.cs
|
|
LINE: 27
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: EncryptionKey
|
|
MESSAGE: Property 'EncryptionKey' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreOptions.cs
|
|
LINE: 33
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Compression
|
|
MESSAGE: Property 'Compression' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreOptions.cs
|
|
LINE: 34
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cipher
|
|
MESSAGE: Property 'Cipher' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreOptions.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxMsgsPerSubject
|
|
MESSAGE: Property 'MaxMsgsPerSubject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreOptions.cs
|
|
LINE: 44
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxCacheSize
|
|
MESSAGE: Property 'MaxCacheSize' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/FileStoreOptions.cs
|
|
LINE: 45
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CacheExpiry
|
|
MESSAGE: Property 'CacheExpiry' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IConsumerStore.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetStarting(ulong sseq)
|
|
MESSAGE: Method 'SetStarting(ulong sseq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IConsumerStore.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateStarting(ulong sseq)
|
|
MESSAGE: Method 'UpdateStarting(ulong sseq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IConsumerStore.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Reset(ulong sseq)
|
|
MESSAGE: Method 'Reset(ulong sseq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IConsumerStore.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HasState()
|
|
MESSAGE: Method 'HasState()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IConsumerStore.cs
|
|
LINE: 28
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateDelivered(ulong dseq, ulong sseq, ulong dc, long ts)
|
|
MESSAGE: Method 'UpdateDelivered(ulong dseq, ulong sseq, ulong dc, long ts)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IConsumerStore.cs
|
|
LINE: 31
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateAcks(ulong dseq, ulong sseq)
|
|
MESSAGE: Method 'UpdateAcks(ulong dseq, ulong sseq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IConsumerStore.cs
|
|
LINE: 34
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Update(ConsumerState state)
|
|
MESSAGE: Method 'Update(ConsumerState state)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IConsumerStore.cs
|
|
LINE: 37
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: State()
|
|
MESSAGE: Method 'State()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IConsumerStore.cs
|
|
LINE: 40
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: BorrowState()
|
|
MESSAGE: Method 'BorrowState()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IConsumerStore.cs
|
|
LINE: 43
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: EncodedState()
|
|
MESSAGE: Method 'EncodedState()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IConsumerStore.cs
|
|
LINE: 46
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Type()
|
|
MESSAGE: Method 'Type()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IConsumerStore.cs
|
|
LINE: 49
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Stop()
|
|
MESSAGE: Method 'Stop()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IConsumerStore.cs
|
|
LINE: 52
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Delete()
|
|
MESSAGE: Method 'Delete()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IConsumerStore.cs
|
|
LINE: 55
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StreamDelete()
|
|
MESSAGE: Method 'StreamDelete()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AppendAsync(string subject, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'AppendAsync(string subject, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadAsync(ulong sequence, CancellationToken ct)
|
|
MESSAGE: Method 'LoadAsync(ulong sequence, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadLastBySubjectAsync(string subject, CancellationToken ct)
|
|
MESSAGE: Method 'LoadLastBySubjectAsync(string subject, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ListAsync(CancellationToken ct)
|
|
MESSAGE: Method 'ListAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveAsync(ulong sequence, CancellationToken ct)
|
|
MESSAGE: Method 'RemoveAsync(ulong sequence, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 27
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PurgeAsync(CancellationToken ct)
|
|
MESSAGE: Method 'PurgeAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 28
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: CreateSnapshotAsync(CancellationToken ct)
|
|
MESSAGE: Method 'CreateSnapshotAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 29
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RestoreSnapshotAsync(ReadOnlyMemory<byte> snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'RestoreSnapshotAsync(ReadOnlyMemory<byte> snapshot, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 33
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetStateAsync(CancellationToken ct)
|
|
MESSAGE: Method 'GetStateAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 37
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastSeq
|
|
MESSAGE: Property 'LastSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MessageCount
|
|
MESSAGE: Property 'MessageCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 39
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TotalBytes
|
|
MESSAGE: Property 'TotalBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 40
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: FirstSeq
|
|
MESSAGE: Property 'FirstSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 50
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StoreMsg(string subject, byte[]? hdr, byte[] msg, long ttl)
|
|
MESSAGE: Method 'StoreMsg(string subject, byte[]? hdr, byte[] msg, long ttl)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 54
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StoreRawMsg(string subject, byte[]? hdr, byte[] msg, ulong seq, long ts, long ttl, bool discardNewCheck)
|
|
MESSAGE: Method 'StoreRawMsg(string subject, byte[]? hdr, byte[] msg, ulong seq, long ts, long ttl, bool discardNewCheck)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 58
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SkipMsg(ulong seq)
|
|
MESSAGE: Method 'SkipMsg(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 62
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SkipMsgs(ulong seq, ulong num)
|
|
MESSAGE: Method 'SkipMsgs(ulong seq, ulong num)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 66
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FlushAllPending()
|
|
MESSAGE: Method 'FlushAllPending()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 70
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadMsg(ulong seq, StoreMsg? sm)
|
|
MESSAGE: Method 'LoadMsg(ulong seq, StoreMsg? sm)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 75
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadNextMsg(string filter, bool wc, ulong start, StoreMsg? sm)
|
|
MESSAGE: Method 'LoadNextMsg(string filter, bool wc, ulong start, StoreMsg? sm)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 79
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadLastMsg(string subject, StoreMsg? sm)
|
|
MESSAGE: Method 'LoadLastMsg(string subject, StoreMsg? sm)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 83
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadPrevMsg(ulong start, StoreMsg? sm)
|
|
MESSAGE: Method 'LoadPrevMsg(ulong start, StoreMsg? sm)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 87
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveMsg(ulong seq)
|
|
MESSAGE: Method 'RemoveMsg(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 91
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: EraseMsg(ulong seq)
|
|
MESSAGE: Method 'EraseMsg(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 95
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Purge()
|
|
MESSAGE: Method 'Purge()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 99
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PurgeEx(string subject, ulong seq, ulong keep)
|
|
MESSAGE: Method 'PurgeEx(string subject, ulong seq, ulong keep)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 103
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Compact(ulong seq)
|
|
MESSAGE: Method 'Compact(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 107
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Truncate(ulong seq)
|
|
MESSAGE: Method 'Truncate(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 111
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetSeqFromTime(DateTime t)
|
|
MESSAGE: Method 'GetSeqFromTime(DateTime t)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 115
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FilteredState(ulong seq, string subject)
|
|
MESSAGE: Method 'FilteredState(ulong seq, string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 119
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SubjectsState(string filterSubject)
|
|
MESSAGE: Method 'SubjectsState(string filterSubject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 123
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SubjectsTotals(string filterSubject)
|
|
MESSAGE: Method 'SubjectsTotals(string filterSubject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 127
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AllLastSeqs()
|
|
MESSAGE: Method 'AllLastSeqs()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 131
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: MultiLastSeqs(string[] filters, ulong maxSeq, int maxAllowed)
|
|
MESSAGE: Method 'MultiLastSeqs(string[] filters, ulong maxSeq, int maxAllowed)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 135
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SubjectForSeq(ulong seq)
|
|
MESSAGE: Method 'SubjectForSeq(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 140
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NumPending(ulong sseq, string filter, bool lastPerSubject)
|
|
MESSAGE: Method 'NumPending(ulong sseq, string filter, bool lastPerSubject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 144
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: State()
|
|
MESSAGE: Method 'State()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 149
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FastState(StorageStreamState state)
|
|
MESSAGE: Method 'FastState(StorageStreamState state)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 153
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: EncodedStreamState(ulong failed)
|
|
MESSAGE: Method 'EncodedStreamState(ulong failed)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 157
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Type()
|
|
MESSAGE: Method 'Type()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 161
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateConfig(StreamConfig cfg)
|
|
MESSAGE: Method 'UpdateConfig(StreamConfig cfg)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 165
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Delete(bool inline)
|
|
MESSAGE: Method 'Delete(bool inline)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 169
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Stop()
|
|
MESSAGE: Method 'Stop()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 173
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ConsumerStore(string name, DateTime created, ConsumerConfig cfg)
|
|
MESSAGE: Method 'ConsumerStore(string name, DateTime created, ConsumerConfig cfg)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/IStreamStore.cs
|
|
LINE: 177
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ResetState()
|
|
MESSAGE: Method 'ResetState()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sequence
|
|
MESSAGE: Property 'Sequence' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PayloadBase64
|
|
MESSAGE: Property 'PayloadBase64' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 27
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TimestampUtc
|
|
MESSAGE: Property 'TimestampUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 42
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: Msg(string subj, byte[]? hdr, byte[]? data, ulong seq, long ts)
|
|
MESSAGE: Constructor 'Msg(string subj, byte[]? hdr, byte[]? data, ulong seq, long ts)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 109
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: MemStore()
|
|
MESSAGE: Constructor 'MemStore()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 111
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: MemStore(StreamConfig cfg)
|
|
MESSAGE: Constructor 'MemStore(StreamConfig cfg)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 126
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastSeq
|
|
MESSAGE: Property 'LastSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 127
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MessageCount
|
|
MESSAGE: Property 'MessageCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 128
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TotalBytes
|
|
MESSAGE: Property 'TotalBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 129
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: FirstSeq
|
|
MESSAGE: Inherited property 'FirstSeq' must have <inheritdoc /> documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 136
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AppendAsync(string subject, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'AppendAsync(string subject, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 147
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadAsync(ulong sequence, CancellationToken ct)
|
|
MESSAGE: Method 'LoadAsync(ulong sequence, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 163
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadLastBySubjectAsync(string subject, CancellationToken ct)
|
|
MESSAGE: Method 'LoadLastBySubjectAsync(string subject, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 181
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ListAsync(CancellationToken ct)
|
|
MESSAGE: Method 'ListAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 199
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveAsync(ulong sequence, CancellationToken ct)
|
|
MESSAGE: Method 'RemoveAsync(ulong sequence, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 207
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PurgeAsync(CancellationToken ct)
|
|
MESSAGE: Method 'PurgeAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 216
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: CreateSnapshotAsync(CancellationToken ct)
|
|
MESSAGE: Method 'CreateSnapshotAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 235
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RestoreSnapshotAsync(ReadOnlyMemory<byte> snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'RestoreSnapshotAsync(ReadOnlyMemory<byte> snapshot, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 269
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetStateAsync(CancellationToken ct)
|
|
MESSAGE: Method 'GetStateAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 293
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StoreMsg(string subject, byte[]? hdr, byte[] msg, long ttl)
|
|
MESSAGE: Method 'StoreMsg(string subject, byte[]? hdr, byte[] msg, long ttl)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 306
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StoreRawMsg(string subject, byte[]? hdr, byte[] msg, ulong seq, long ts, long ttl, bool discardNewCheck)
|
|
MESSAGE: Method 'StoreRawMsg(string subject, byte[]? hdr, byte[] msg, ulong seq, long ts, long ttl, bool discardNewCheck)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 315
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SkipMsg(ulong seq)
|
|
MESSAGE: Method 'SkipMsg(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 339
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SkipMsgs(ulong seq, ulong num)
|
|
MESSAGE: Method 'SkipMsgs(ulong seq, ulong num)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 364
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FlushAllPending()
|
|
MESSAGE: Method 'FlushAllPending()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 367
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadMsg(ulong seq, StoreMsg? sm)
|
|
MESSAGE: Method 'LoadMsg(ulong seq, StoreMsg? sm)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 378
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadNextMsg(string filter, bool wc, ulong start, StoreMsg? sm)
|
|
MESSAGE: Method 'LoadNextMsg(string filter, bool wc, ulong start, StoreMsg? sm)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 400
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadLastMsg(string subject, StoreMsg? sm)
|
|
MESSAGE: Method 'LoadLastMsg(string subject, StoreMsg? sm)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 445
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadPrevMsg(ulong start, StoreMsg? sm)
|
|
MESSAGE: Method 'LoadPrevMsg(ulong start, StoreMsg? sm)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 460
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveMsg(ulong seq)
|
|
MESSAGE: Method 'RemoveMsg(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 469
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: EraseMsg(ulong seq)
|
|
MESSAGE: Method 'EraseMsg(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 478
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Purge()
|
|
MESSAGE: Method 'Purge()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 487
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PurgeEx(string subject, ulong seq, ulong keep)
|
|
MESSAGE: Method 'PurgeEx(string subject, ulong seq, ulong keep)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 539
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Compact(ulong seq)
|
|
MESSAGE: Method 'Compact(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 542
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Truncate(ulong seq)
|
|
MESSAGE: Method 'Truncate(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 577
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetSeqFromTime(DateTime t)
|
|
MESSAGE: Method 'GetSeqFromTime(DateTime t)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 645
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FilteredState(ulong seq, string subject)
|
|
MESSAGE: Method 'FilteredState(ulong seq, string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 649
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SubjectsState(string filterSubject)
|
|
MESSAGE: Method 'SubjectsState(string filterSubject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 671
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SubjectsTotals(string filterSubject)
|
|
MESSAGE: Method 'SubjectsTotals(string filterSubject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 686
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AllLastSeqs()
|
|
MESSAGE: Method 'AllLastSeqs()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 698
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: MultiLastSeqs(string[] filters, ulong maxSeq, int maxAllowed)
|
|
MESSAGE: Method 'MultiLastSeqs(string[] filters, ulong maxSeq, int maxAllowed)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 742
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SubjectForSeq(ulong seq)
|
|
MESSAGE: Method 'SubjectForSeq(ulong seq)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 753
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NumPending(ulong sseq, string filter, bool lastPerSubject)
|
|
MESSAGE: Method 'NumPending(ulong sseq, string filter, bool lastPerSubject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 763
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: State()
|
|
MESSAGE: Method 'State()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 787
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FastState(StorageStreamState state)
|
|
MESSAGE: Method 'FastState(StorageStreamState state)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 803
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Type()
|
|
MESSAGE: Method 'Type()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 806
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateConfig(StreamConfig cfg)
|
|
MESSAGE: Method 'UpdateConfig(StreamConfig cfg)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 834
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Stop()
|
|
MESSAGE: Method 'Stop()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 837
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Delete(bool inline)
|
|
MESSAGE: Method 'Delete(bool inline)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 852
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ResetState()
|
|
MESSAGE: Method 'ResetState()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 855
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: EncodedStreamState(ulong failed)
|
|
MESSAGE: Method 'EncodedStreamState(ulong failed)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 857
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ConsumerStore(string name, DateTime created, ConsumerConfig cfg)
|
|
MESSAGE: Method 'ConsumerStore(string name, DateTime created, ConsumerConfig cfg)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 864
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TrimToMaxMessages(ulong maxMessages)
|
|
MESSAGE: Method 'TrimToMaxMessages(ulong maxMessages)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 1235
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NextWildcardMatchLocked(string filter, ulong start)
|
|
MESSAGE: Method 'NextWildcardMatchLocked(string filter, ulong start)' is missing <param name="start"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 1235
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NextWildcardMatchLocked(string filter, ulong start)
|
|
MESSAGE: Method 'NextWildcardMatchLocked(string filter, ulong start)' is missing <param name="filter"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 1259
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NextLiteralMatchLocked(string filter, ulong start)
|
|
MESSAGE: Method 'NextLiteralMatchLocked(string filter, ulong start)' is missing <param name="start"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MemStore.cs
|
|
LINE: 1259
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NextLiteralMatchLocked(string filter, ulong start)
|
|
MESSAGE: Method 'NextLiteralMatchLocked(string filter, ulong start)' is missing <param name="filter"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MessageRecord.cs
|
|
LINE: 57
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Encode(MessageRecord record)
|
|
MESSAGE: Method 'Encode(MessageRecord record)' is missing <param name="record"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MessageRecord.cs
|
|
LINE: 69
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MeasureEncodedSize(string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload)
|
|
MESSAGE: Method 'MeasureEncodedSize(string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MessageRecord.cs
|
|
LINE: 69
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MeasureEncodedSize(string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload)
|
|
MESSAGE: Method 'MeasureEncodedSize(string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload)' is missing <param name="headers"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MessageRecord.cs
|
|
LINE: 69
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MeasureEncodedSize(string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload)
|
|
MESSAGE: Method 'MeasureEncodedSize(string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MessageRecord.cs
|
|
LINE: 84
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EncodeTo(byte[] buffer, int bufOffset, ulong sequence, string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload, long timestamp, bool deleted)
|
|
MESSAGE: Method 'EncodeTo(byte[] buffer, int bufOffset, ulong sequence, string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload, long timestamp, bool deleted)' is missing <param name="deleted"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MessageRecord.cs
|
|
LINE: 84
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EncodeTo(byte[] buffer, int bufOffset, ulong sequence, string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload, long timestamp, bool deleted)
|
|
MESSAGE: Method 'EncodeTo(byte[] buffer, int bufOffset, ulong sequence, string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload, long timestamp, bool deleted)' is missing <param name="timestamp"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MessageRecord.cs
|
|
LINE: 84
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EncodeTo(byte[] buffer, int bufOffset, ulong sequence, string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload, long timestamp, bool deleted)
|
|
MESSAGE: Method 'EncodeTo(byte[] buffer, int bufOffset, ulong sequence, string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload, long timestamp, bool deleted)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MessageRecord.cs
|
|
LINE: 84
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EncodeTo(byte[] buffer, int bufOffset, ulong sequence, string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload, long timestamp, bool deleted)
|
|
MESSAGE: Method 'EncodeTo(byte[] buffer, int bufOffset, ulong sequence, string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload, long timestamp, bool deleted)' is missing <param name="headers"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MessageRecord.cs
|
|
LINE: 84
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EncodeTo(byte[] buffer, int bufOffset, ulong sequence, string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload, long timestamp, bool deleted)
|
|
MESSAGE: Method 'EncodeTo(byte[] buffer, int bufOffset, ulong sequence, string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload, long timestamp, bool deleted)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MessageRecord.cs
|
|
LINE: 84
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EncodeTo(byte[] buffer, int bufOffset, ulong sequence, string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload, long timestamp, bool deleted)
|
|
MESSAGE: Method 'EncodeTo(byte[] buffer, int bufOffset, ulong sequence, string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload, long timestamp, bool deleted)' is missing <param name="sequence"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MessageRecord.cs
|
|
LINE: 84
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EncodeTo(byte[] buffer, int bufOffset, ulong sequence, string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload, long timestamp, bool deleted)
|
|
MESSAGE: Method 'EncodeTo(byte[] buffer, int bufOffset, ulong sequence, string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload, long timestamp, bool deleted)' is missing <param name="bufOffset"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MessageRecord.cs
|
|
LINE: 84
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EncodeTo(byte[] buffer, int bufOffset, ulong sequence, string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload, long timestamp, bool deleted)
|
|
MESSAGE: Method 'EncodeTo(byte[] buffer, int bufOffset, ulong sequence, string subject, ReadOnlySpan<byte> headers, ReadOnlySpan<byte> payload, long timestamp, bool deleted)' is missing <param name="buffer"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MsgBlock.cs
|
|
LINE: 498
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WriteSkip(ulong sequence)
|
|
MESSAGE: Method 'WriteSkip(ulong sequence)' is missing <param name="sequence"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/MsgBlock.cs
|
|
LINE: 614
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsDeleted(ulong sequence)
|
|
MESSAGE: Method 'IsDeleted(ulong sequence)' is missing <param name="sequence"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/S2Codec.cs
|
|
LINE: 24
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Compress(ReadOnlySpan<byte> data)
|
|
MESSAGE: Method 'Compress(ReadOnlySpan<byte> data)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/S2Codec.cs
|
|
LINE: 36
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decompress(ReadOnlySpan<byte> data)
|
|
MESSAGE: Method 'Decompress(ReadOnlySpan<byte> data)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/S2Codec.cs
|
|
LINE: 54
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CompressWithTrailingChecksum(ReadOnlySpan<byte> data, int checksumSize)
|
|
MESSAGE: Method 'CompressWithTrailingChecksum(ReadOnlySpan<byte> data, int checksumSize)' is missing <param name="checksumSize"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/S2Codec.cs
|
|
LINE: 54
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CompressWithTrailingChecksum(ReadOnlySpan<byte> data, int checksumSize)
|
|
MESSAGE: Method 'CompressWithTrailingChecksum(ReadOnlySpan<byte> data, int checksumSize)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/S2Codec.cs
|
|
LINE: 85
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DecompressWithTrailingChecksum(ReadOnlySpan<byte> data, int checksumSize)
|
|
MESSAGE: Method 'DecompressWithTrailingChecksum(ReadOnlySpan<byte> data, int checksumSize)' is missing <param name="checksumSize"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/S2Codec.cs
|
|
LINE: 85
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DecompressWithTrailingChecksum(ReadOnlySpan<byte> data, int checksumSize)
|
|
MESSAGE: Method 'DecompressWithTrailingChecksum(ReadOnlySpan<byte> data, int checksumSize)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/SequenceSet.cs
|
|
LINE: 51
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Add(ulong seq)
|
|
MESSAGE: Method 'Add(ulong seq)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/SequenceSet.cs
|
|
LINE: 125
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Remove(ulong seq)
|
|
MESSAGE: Method 'Remove(ulong seq)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/SequenceSet.cs
|
|
LINE: 173
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Contains(ulong seq)
|
|
MESSAGE: Method 'Contains(ulong seq)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/SequenceSet.cs
|
|
LINE: 228
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetEnumerator()
|
|
MESSAGE: Method 'GetEnumerator()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StoredMessage.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sequence
|
|
MESSAGE: Property 'Sequence' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StoredMessage.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StoredMessage.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Payload
|
|
MESSAGE: Property 'Payload' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StoredMessage.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RawHeaders
|
|
MESSAGE: Property 'RawHeaders' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StoredMessage.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TimestampUtc
|
|
MESSAGE: Property 'TimestampUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StoredMessage.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StoredMessage.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Redelivered
|
|
MESSAGE: Property 'Redelivered' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StoredMessage.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ToIndex()
|
|
MESSAGE: Method 'ToIndex()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StoreMsg.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StoreMsg.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Header
|
|
MESSAGE: Property 'Header' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StoreMsg.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Data
|
|
MESSAGE: Property 'Data' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StoreMsg.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sequence
|
|
MESSAGE: Property 'Sequence' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StoreMsg.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Timestamp
|
|
MESSAGE: Property 'Timestamp' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StreamState.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Msgs
|
|
MESSAGE: Property 'Msgs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StreamState.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Bytes
|
|
MESSAGE: Property 'Bytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StreamState.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: FirstSeq
|
|
MESSAGE: Property 'FirstSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StreamState.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: FirstTime
|
|
MESSAGE: Property 'FirstTime' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StreamState.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastSeq
|
|
MESSAGE: Property 'LastSeq' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StreamState.cs
|
|
LINE: 27
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastTime
|
|
MESSAGE: Property 'LastTime' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StreamState.cs
|
|
LINE: 30
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumSubjects
|
|
MESSAGE: Property 'NumSubjects' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StreamState.cs
|
|
LINE: 33
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subjects
|
|
MESSAGE: Property 'Subjects' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StreamState.cs
|
|
LINE: 36
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumDeleted
|
|
MESSAGE: Property 'NumDeleted' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StreamState.cs
|
|
LINE: 39
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Deleted
|
|
MESSAGE: Property 'Deleted' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StreamState.cs
|
|
LINE: 42
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Lost
|
|
MESSAGE: Property 'Lost' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StreamState.cs
|
|
LINE: 45
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Consumers
|
|
MESSAGE: Property 'Consumers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StreamState.cs
|
|
LINE: 56
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Msgs
|
|
MESSAGE: Property 'Msgs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StreamState.cs
|
|
LINE: 59
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Bytes
|
|
MESSAGE: Property 'Bytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StreamState.cs
|
|
LINE: 71
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Msgs
|
|
MESSAGE: Property 'Msgs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StreamState.cs
|
|
LINE: 74
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: First
|
|
MESSAGE: Property 'First' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Storage/StreamState.cs
|
|
LINE: 77
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Last
|
|
MESSAGE: Property 'Last' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 34
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: StreamManager(JetStreamMetaGroup? metaGroup, Account? account, ConsumerManager? consumerManager, string? storeDir)
|
|
MESSAGE: Constructor 'StreamManager(JetStreamMetaGroup? metaGroup, Account? account, ConsumerManager? consumerManager, string? storeDir)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 43
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose()
|
|
MESSAGE: Method 'Dispose()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 80
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StreamNames
|
|
MESSAGE: Property 'StreamNames' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 81
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetMetaState()
|
|
MESSAGE: Method 'GetMetaState()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 83
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ListNames()
|
|
MESSAGE: Method 'ListNames()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 86
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ListStreamInfos()
|
|
MESSAGE: Method 'ListStreamInfos()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 101
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: CreateOrUpdate(StreamConfig config)
|
|
MESSAGE: Method 'CreateOrUpdate(StreamConfig config)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 210
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetInfo(string name)
|
|
MESSAGE: Method 'GetInfo(string name)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 218
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TryGet(string name, StreamHandle handle)
|
|
MESSAGE: Method 'TryGet(string name, StreamHandle handle)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 220
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Exists(string name)
|
|
MESSAGE: Method 'Exists(string name)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 222
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Delete(string name)
|
|
MESSAGE: Method 'Delete(string name)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 238
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Purge(string name)
|
|
MESSAGE: Method 'Purge(string name)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 254
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PurgeEx(string name, string? filter, ulong? seq, ulong? keep)
|
|
MESSAGE: Method 'PurgeEx(string name, string? filter, ulong? seq, ulong? keep)' is missing <param name="keep"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 254
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PurgeEx(string name, string? filter, ulong? seq, ulong? keep)
|
|
MESSAGE: Method 'PurgeEx(string name, string? filter, ulong? seq, ulong? keep)' is missing <param name="seq"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 254
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PurgeEx(string name, string? filter, ulong? seq, ulong? keep)
|
|
MESSAGE: Method 'PurgeEx(string name, string? filter, ulong? seq, ulong? keep)' is missing <param name="filter"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 254
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PurgeEx(string name, string? filter, ulong? seq, ulong? keep)
|
|
MESSAGE: Method 'PurgeEx(string name, string? filter, ulong? seq, ulong? keep)' is missing <param name="name"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 340
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetMessage(string name, ulong sequence)
|
|
MESSAGE: Method 'GetMessage(string name, ulong sequence)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 348
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DeleteMessage(string name, ulong sequence)
|
|
MESSAGE: Method 'DeleteMessage(string name, ulong sequence)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 358
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: CreateSnapshot(string name)
|
|
MESSAGE: Method 'CreateSnapshot(string name)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 366
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RestoreSnapshot(string name, ReadOnlyMemory<byte> snapshot)
|
|
MESSAGE: Method 'RestoreSnapshot(string name, ReadOnlyMemory<byte> snapshot)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 375
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetStateAsync(string name, CancellationToken ct)
|
|
MESSAGE: Method 'GetStateAsync(string name, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 383
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FindBySubject(string subject)
|
|
MESSAGE: Method 'FindBySubject(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 394
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Capture(string subject, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'Capture(string subject, ReadOnlyMemory<byte> payload)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 403
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Capture(StreamHandle stream, string subject, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'Capture(StreamHandle stream, string subject, ReadOnlyMemory<byte> payload)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 492
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CaptureCounter(string subject, long increment)
|
|
MESSAGE: Method 'CaptureCounter(string subject, long increment)' is missing <param name="increment"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 492
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CaptureCounter(string subject, long increment)
|
|
MESSAGE: Method 'CaptureCounter(string subject, long increment)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 537
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StepDownStreamLeaderAsync(string stream, CancellationToken ct)
|
|
MESSAGE: Method 'StepDownStreamLeaderAsync(string stream, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 667
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ValidateConfigUpdate(StreamConfig existing, StreamConfig proposed, IEnumerable<StreamConfig>? otherStreams)
|
|
MESSAGE: Method 'ValidateConfigUpdate(StreamConfig existing, StreamConfig proposed, IEnumerable<StreamConfig>? otherStreams)' is missing <param name="otherStreams"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 667
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ValidateConfigUpdate(StreamConfig existing, StreamConfig proposed, IEnumerable<StreamConfig>? otherStreams)
|
|
MESSAGE: Method 'ValidateConfigUpdate(StreamConfig existing, StreamConfig proposed, IEnumerable<StreamConfig>? otherStreams)' is missing <param name="proposed"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 667
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ValidateConfigUpdate(StreamConfig existing, StreamConfig proposed, IEnumerable<StreamConfig>? otherStreams)
|
|
MESSAGE: Method 'ValidateConfigUpdate(StreamConfig existing, StreamConfig proposed, IEnumerable<StreamConfig>? otherStreams)' is missing <param name="existing"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 906
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetStoreBackendType(string streamName)
|
|
MESSAGE: Method 'GetStoreBackendType(string streamName)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 923
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetMirrorInfo(string streamName)
|
|
MESSAGE: Method 'GetMirrorInfo(string streamName)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 943
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetSourceInfos(string streamName)
|
|
MESSAGE: Method 'GetSourceInfos(string streamName)' is missing <param name="streamName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/StreamManager.cs
|
|
LINE: 996
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WaitForPublishAsync(CancellationToken ct)
|
|
MESSAGE: Method 'WaitForPublishAsync(CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Validation/JetStreamConfigValidator.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsValidName(string? name)
|
|
MESSAGE: Method 'IsValidName(string? name)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Validation/JetStreamConfigValidator.cs
|
|
LINE: 28
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsMetadataWithinLimit(Dictionary<string, string>? metadata)
|
|
MESSAGE: Method 'IsMetadataWithinLimit(Dictionary<string, string>? metadata)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Validation/JetStreamConfigValidator.cs
|
|
LINE: 31
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: MetadataByteSize(Dictionary<string, string>? metadata)
|
|
MESSAGE: Method 'MetadataByteSize(Dictionary<string, string>? metadata)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Validation/JetStreamConfigValidator.cs
|
|
LINE: 46
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Validate(StreamConfig config)
|
|
MESSAGE: Method 'Validate(StreamConfig config)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Validation/JetStreamConfigValidator.cs
|
|
LINE: 69
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ValidateClusterConfig(NatsOptions options)
|
|
MESSAGE: Method 'ValidateClusterConfig(NatsOptions options)' is missing <param name="options"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Validation/JetStreamConfigValidator.cs
|
|
LINE: 87
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsValid
|
|
MESSAGE: Property 'IsValid' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Validation/JetStreamConfigValidator.cs
|
|
LINE: 88
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Message
|
|
MESSAGE: Property 'Message' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Validation/JetStreamConfigValidator.cs
|
|
LINE: 96
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Valid()
|
|
MESSAGE: Method 'Valid()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/JetStream/Validation/JetStreamConfigValidator.cs
|
|
LINE: 97
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Invalid(string message)
|
|
MESSAGE: Method 'Invalid(string message)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnectInfo.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Jwt
|
|
MESSAGE: Property 'Jwt' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnectInfo.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Nkey
|
|
MESSAGE: Property 'Nkey' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnectInfo.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sig
|
|
MESSAGE: Property 'Sig' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnectInfo.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Hub
|
|
MESSAGE: Property 'Hub' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnectInfo.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cluster
|
|
MESSAGE: Property 'Cluster' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnectInfo.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Headers
|
|
MESSAGE: Property 'Headers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnectInfo.cs
|
|
LINE: 29
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: JetStream
|
|
MESSAGE: Property 'JetStream' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnectInfo.cs
|
|
LINE: 32
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Compression
|
|
MESSAGE: Property 'Compression' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnectInfo.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteAccount
|
|
MESSAGE: Property 'RemoteAccount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnectInfo.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Proto
|
|
MESSAGE: Property 'Proto' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteId
|
|
MESSAGE: Property 'RemoteId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteEndpoint
|
|
MESSAGE: Property 'RemoteEndpoint' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteSubscriptionReceived
|
|
MESSAGE: Property 'RemoteSubscriptionReceived' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MessageReceived
|
|
MESSAGE: Property 'MessageReceived' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 100
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetPermissions(IEnumerable<string>? publishAllow, IEnumerable<string>? subscribeAllow)
|
|
MESSAGE: Method 'SetPermissions(IEnumerable<string>? publishAllow, IEnumerable<string>? subscribeAllow)' is missing <param name="subscribeAllow"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 100
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetPermissions(IEnumerable<string>? publishAllow, IEnumerable<string>? subscribeAllow)
|
|
MESSAGE: Method 'SetPermissions(IEnumerable<string>? publishAllow, IEnumerable<string>? subscribeAllow)' is missing <param name="publishAllow"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 114
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PerformOutboundHandshakeAsync(string serverId, CancellationToken ct)
|
|
MESSAGE: Method 'PerformOutboundHandshakeAsync(string serverId, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 122
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PerformInboundHandshakeAsync(string serverId, CancellationToken ct)
|
|
MESSAGE: Method 'PerformInboundHandshakeAsync(string serverId, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 130
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StartLoop(CancellationToken ct)
|
|
MESSAGE: Method 'StartLoop(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 139
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: WaitUntilClosedAsync(CancellationToken ct)
|
|
MESSAGE: Method 'WaitUntilClosedAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 142
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendLsPlusAsync(string account, string subject, string? queue, CancellationToken ct)
|
|
MESSAGE: Method 'SendLsPlusAsync(string account, string subject, string? queue, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 145
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendLsPlusAsync(string account, string subject, string? queue, int queueWeight, CancellationToken ct)
|
|
MESSAGE: Method 'SendLsPlusAsync(string account, string subject, string? queue, int queueWeight, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 158
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendLsMinusAsync(string account, string subject, string? queue, CancellationToken ct)
|
|
MESSAGE: Method 'SendLsMinusAsync(string account, string subject, string? queue, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 165
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendLeafConnectAsync(LeafConnectInfo connectInfo, CancellationToken ct)
|
|
MESSAGE: Method 'SendLeafConnectAsync(LeafConnectInfo connectInfo, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 165
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendLeafConnectAsync(LeafConnectInfo connectInfo, CancellationToken ct)
|
|
MESSAGE: Method 'SendLeafConnectAsync(LeafConnectInfo connectInfo, CancellationToken ct)' is missing <param name="connectInfo"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 172
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'SendMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 191
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DisposeAsync()
|
|
MESSAGE: Method 'DisposeAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 209
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsSolicitedLeafNode()
|
|
MESSAGE: Method 'IsSolicitedLeafNode()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 210
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsSpokeLeafNode()
|
|
MESSAGE: Method 'IsSpokeLeafNode()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 211
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsHubLeafNode()
|
|
MESSAGE: Method 'IsHubLeafNode()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 212
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsIsolatedLeafNode()
|
|
MESSAGE: Method 'IsIsolatedLeafNode()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 213
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoteCluster()
|
|
MESSAGE: Method 'RemoteCluster()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 219
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetLeafConnectDelayIfSoliciting(TimeSpan delay)
|
|
MESSAGE: Method 'SetLeafConnectDelayIfSoliciting(TimeSpan delay)' is missing <param name="delay"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 229
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LeafProcessErr(string errStr)
|
|
MESSAGE: Method 'LeafProcessErr(string errStr)' is missing <param name="errStr"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 257
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LeafSubPermViolation(string subj)
|
|
MESSAGE: Method 'LeafSubPermViolation(string subj)' is missing <param name="subj"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 263
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LeafPermViolation(bool pub, string subj)
|
|
MESSAGE: Method 'LeafPermViolation(bool pub, string subj)' is missing <param name="subj"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafConnection.cs
|
|
LINE: 263
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LeafPermViolation(bool pub, string subj)
|
|
MESSAGE: Method 'LeafPermViolation(bool pub, string subj)' is missing <param name="pub"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafHubSpokeMapper.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: LeafHubSpokeMapper(IReadOnlyDictionary<string, string> hubToSpoke)
|
|
MESSAGE: Constructor 'LeafHubSpokeMapper(IReadOnlyDictionary<string, string> hubToSpoke)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafHubSpokeMapper.cs
|
|
LINE: 43
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: LeafHubSpokeMapper(IReadOnlyDictionary<string, string> hubToSpoke, IReadOnlyList<string> denyExports, IReadOnlyList<string> denyImports)
|
|
MESSAGE: Constructor 'LeafHubSpokeMapper(IReadOnlyDictionary<string, string> hubToSpoke, IReadOnlyList<string> denyExports, IReadOnlyList<string> denyImports)' is missing <param name="denyImports"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafHubSpokeMapper.cs
|
|
LINE: 43
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: LeafHubSpokeMapper(IReadOnlyDictionary<string, string> hubToSpoke, IReadOnlyList<string> denyExports, IReadOnlyList<string> denyImports)
|
|
MESSAGE: Constructor 'LeafHubSpokeMapper(IReadOnlyDictionary<string, string> hubToSpoke, IReadOnlyList<string> denyExports, IReadOnlyList<string> denyImports)' is missing <param name="denyExports"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafHubSpokeMapper.cs
|
|
LINE: 43
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: LeafHubSpokeMapper(IReadOnlyDictionary<string, string> hubToSpoke, IReadOnlyList<string> denyExports, IReadOnlyList<string> denyImports)
|
|
MESSAGE: Constructor 'LeafHubSpokeMapper(IReadOnlyDictionary<string, string> hubToSpoke, IReadOnlyList<string> denyExports, IReadOnlyList<string> denyImports)' is missing <param name="hubToSpoke"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafHubSpokeMapper.cs
|
|
LINE: 77
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Map(string account, string subject, LeafMapDirection direction)
|
|
MESSAGE: Method 'Map(string account, string subject, LeafMapDirection direction)' is missing <param name="direction"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafHubSpokeMapper.cs
|
|
LINE: 77
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Map(string account, string subject, LeafMapDirection direction)
|
|
MESSAGE: Method 'Map(string account, string subject, LeafMapDirection direction)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafHubSpokeMapper.cs
|
|
LINE: 77
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Map(string account, string subject, LeafMapDirection direction)
|
|
MESSAGE: Method 'Map(string account, string subject, LeafMapDirection direction)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafHubSpokeMapper.cs
|
|
LINE: 92
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsSubjectAllowed(string subject, LeafMapDirection direction)
|
|
MESSAGE: Method 'IsSubjectAllowed(string subject, LeafMapDirection direction)' is missing <param name="direction"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafHubSpokeMapper.cs
|
|
LINE: 92
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsSubjectAllowed(string subject, LeafMapDirection direction)
|
|
MESSAGE: Method 'IsSubjectAllowed(string subject, LeafMapDirection direction)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafLoopDetector.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HasLoopMarker(string subject)
|
|
MESSAGE: Method 'HasLoopMarker(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafLoopDetector.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Mark(string subject, string serverId)
|
|
MESSAGE: Method 'Mark(string subject, string serverId)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafLoopDetector.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsLooped(string subject, string localServerId)
|
|
MESSAGE: Method 'IsLooped(string subject, string localServerId)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafLoopDetector.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TryUnmark(string subject, string unmarked)
|
|
MESSAGE: Method 'TryUnmark(string subject, string unmarked)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 57
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ListenEndpoint
|
|
MESSAGE: Property 'ListenEndpoint' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 96
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsLeafConnectDisabled(string remoteUrl)
|
|
MESSAGE: Method 'IsLeafConnectDisabled(string remoteUrl)' is missing <param name="remoteUrl"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 103
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoteLeafNodeStillValid(string remoteUrl)
|
|
MESSAGE: Method 'RemoteLeafNodeStillValid(string remoteUrl)' is missing <param name="remoteUrl"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 125
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DisableLeafConnect(string remoteUrl, string? reason)
|
|
MESSAGE: Method 'DisableLeafConnect(string remoteUrl, string? reason)' is missing <param name="reason"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 125
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DisableLeafConnect(string remoteUrl, string? reason)
|
|
MESSAGE: Method 'DisableLeafConnect(string remoteUrl, string? reason)' is missing <param name="remoteUrl"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 137
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EnableLeafConnect(string remoteUrl)
|
|
MESSAGE: Method 'EnableLeafConnect(string remoteUrl)' is missing <param name="remoteUrl"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 148
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DisableAllLeafConnections(string? reason)
|
|
MESSAGE: Method 'DisableAllLeafConnections(string? reason)' is missing <param name="reason"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 184
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateTlsConfig(string? newCertPath, string? newKeyPath)
|
|
MESSAGE: Method 'UpdateTlsConfig(string? newCertPath, string? newKeyPath)' is missing <param name="newKeyPath"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 184
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateTlsConfig(string? newCertPath, string? newKeyPath)
|
|
MESSAGE: Method 'UpdateTlsConfig(string? newCertPath, string? newKeyPath)' is missing <param name="newCertPath"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 205
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: LeafNodeManager(LeafNodeOptions options, ServerStats stats, string serverId, Action<RemoteSubscription> remoteSubSink, Action<LeafMessage> messageSink, ILogger<LeafNodeManager> logger)
|
|
MESSAGE: Constructor 'LeafNodeManager(LeafNodeOptions options, ServerStats stats, string serverId, Action<RemoteSubscription> remoteSubSink, Action<LeafMessage> messageSink, ILogger<LeafNodeManager> logger)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 227
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StartAsync(CancellationToken ct)
|
|
MESSAGE: Method 'StartAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 262
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ConnectSolicitedAsync(string url, string? account, CancellationToken ct)
|
|
MESSAGE: Method 'ConnectSolicitedAsync(string url, string? account, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 262
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ConnectSolicitedAsync(string url, string? account, CancellationToken ct)
|
|
MESSAGE: Method 'ConnectSolicitedAsync(string url, string? account, CancellationToken ct)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 262
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ConnectSolicitedAsync(string url, string? account, CancellationToken ct)
|
|
MESSAGE: Method 'ConnectSolicitedAsync(string url, string? account, CancellationToken ct)' is missing <param name="url"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 287
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ForwardMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'ForwardMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 304
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PropagateLocalSubscription(string account, string subject, string? queue)
|
|
MESSAGE: Method 'PropagateLocalSubscription(string account, string subject, string? queue)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 307
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PropagateLocalSubscription(string account, string subject, string? queue, int queueWeight)
|
|
MESSAGE: Method 'PropagateLocalSubscription(string account, string subject, string? queue, int queueWeight)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 332
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PropagateLocalUnsubscription(string account, string subject, string? queue)
|
|
MESSAGE: Method 'PropagateLocalUnsubscription(string account, string subject, string? queue)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 345
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendPermsAndAccountInfo(string connectionId, string? account, IEnumerable<string>? pubAllow, IEnumerable<string>? subAllow)
|
|
MESSAGE: Method 'SendPermsAndAccountInfo(string connectionId, string? account, IEnumerable<string>? pubAllow, IEnumerable<string>? subAllow)' is missing <param name="subAllow"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 345
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendPermsAndAccountInfo(string connectionId, string? account, IEnumerable<string>? pubAllow, IEnumerable<string>? subAllow)
|
|
MESSAGE: Method 'SendPermsAndAccountInfo(string connectionId, string? account, IEnumerable<string>? pubAllow, IEnumerable<string>? subAllow)' is missing <param name="pubAllow"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 345
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendPermsAndAccountInfo(string connectionId, string? account, IEnumerable<string>? pubAllow, IEnumerable<string>? subAllow)
|
|
MESSAGE: Method 'SendPermsAndAccountInfo(string connectionId, string? account, IEnumerable<string>? pubAllow, IEnumerable<string>? subAllow)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 345
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendPermsAndAccountInfo(string connectionId, string? account, IEnumerable<string>? pubAllow, IEnumerable<string>? subAllow)
|
|
MESSAGE: Method 'SendPermsAndAccountInfo(string connectionId, string? account, IEnumerable<string>? pubAllow, IEnumerable<string>? subAllow)' is missing <param name="connectionId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 378
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: InitLeafNodeSmapAndSendSubs(string connectionId, IEnumerable<string> subjects)
|
|
MESSAGE: Method 'InitLeafNodeSmapAndSendSubs(string connectionId, IEnumerable<string> subjects)' is missing <param name="subjects"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 378
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: InitLeafNodeSmapAndSendSubs(string connectionId, IEnumerable<string> subjects)
|
|
MESSAGE: Method 'InitLeafNodeSmapAndSendSubs(string connectionId, IEnumerable<string> subjects)' is missing <param name="connectionId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 400
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetPermSyncStatus(string connectionId)
|
|
MESSAGE: Method 'GetPermSyncStatus(string connectionId)' is missing <param name="connectionId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 420
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CheckJetStreamMigrate(string connectionId, string? proposedDomain)
|
|
MESSAGE: Method 'CheckJetStreamMigrate(string connectionId, string? proposedDomain)' is missing <param name="proposedDomain"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 420
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CheckJetStreamMigrate(string connectionId, string? proposedDomain)
|
|
MESSAGE: Method 'CheckJetStreamMigrate(string connectionId, string? proposedDomain)' is missing <param name="connectionId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 466
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsJetStreamDomainInUse(string domain)
|
|
MESSAGE: Method 'IsJetStreamDomainInUse(string domain)' is missing <param name="domain"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 499
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterLeafNodeCluster(string clusterName, string gatewayUrl, int connectionCount)
|
|
MESSAGE: Method 'RegisterLeafNodeCluster(string clusterName, string gatewayUrl, int connectionCount)' is missing <param name="connectionCount"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 499
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterLeafNodeCluster(string clusterName, string gatewayUrl, int connectionCount)
|
|
MESSAGE: Method 'RegisterLeafNodeCluster(string clusterName, string gatewayUrl, int connectionCount)' is missing <param name="gatewayUrl"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 499
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterLeafNodeCluster(string clusterName, string gatewayUrl, int connectionCount)
|
|
MESSAGE: Method 'RegisterLeafNodeCluster(string clusterName, string gatewayUrl, int connectionCount)' is missing <param name="clusterName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 515
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UnregisterLeafNodeCluster(string clusterName)
|
|
MESSAGE: Method 'UnregisterLeafNodeCluster(string clusterName)' is missing <param name="clusterName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 522
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HasLeafNodeCluster(string clusterName)
|
|
MESSAGE: Method 'HasLeafNodeCluster(string clusterName)' is missing <param name="clusterName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 529
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetLeafNodeCluster(string clusterName)
|
|
MESSAGE: Method 'GetLeafNodeCluster(string clusterName)' is missing <param name="clusterName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 550
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateLeafClusterConnectionCount(string clusterName, int newCount)
|
|
MESSAGE: Method 'UpdateLeafClusterConnectionCount(string clusterName, int newCount)' is missing <param name="newCount"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 550
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateLeafClusterConnectionCount(string clusterName, int newCount)
|
|
MESSAGE: Method 'UpdateLeafClusterConnectionCount(string clusterName, int newCount)' is missing <param name="clusterName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 565
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: InjectConnectionForTesting(LeafConnection connection)
|
|
MESSAGE: Method 'InjectConnectionForTesting(LeafConnection connection)' is missing <param name="connection"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 571
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DisposeAsync()
|
|
MESSAGE: Method 'DisposeAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 594
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ComputeBackoff(int attempt)
|
|
MESSAGE: Method 'ComputeBackoff(int attempt)' is missing <param name="attempt"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 768
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ValidateRemoteLeafNode(string remoteId, string? account, string? jsDomain)
|
|
MESSAGE: Method 'ValidateRemoteLeafNode(string remoteId, string? account, string? jsDomain)' is missing <param name="jsDomain"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 768
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ValidateRemoteLeafNode(string remoteId, string? account, string? jsDomain)
|
|
MESSAGE: Method 'ValidateRemoteLeafNode(string remoteId, string? account, string? jsDomain)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 768
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ValidateRemoteLeafNode(string remoteId, string? account, string? jsDomain)
|
|
MESSAGE: Method 'ValidateRemoteLeafNode(string remoteId, string? account, string? jsDomain)' is missing <param name="remoteId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 794
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsSelfConnect(string remoteId)
|
|
MESSAGE: Method 'IsSelfConnect(string remoteId)' is missing <param name="remoteId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 799
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HasConnection(string remoteId)
|
|
MESSAGE: Method 'HasConnection(string remoteId)' is missing <param name="remoteId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 804
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetConnectionByRemoteId(string remoteId)
|
|
MESSAGE: Method 'GetConnectionByRemoteId(string remoteId)' is missing <param name="remoteId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 945
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClusterName
|
|
MESSAGE: Property 'ClusterName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 946
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: GatewayUrl
|
|
MESSAGE: Property 'GatewayUrl' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 947
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConnectionCount
|
|
MESSAGE: Property 'ConnectionCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafNodeManager.cs
|
|
LINE: 948
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RegisteredAt
|
|
MESSAGE: Property 'RegisteredAt' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafSubKey.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: KeyFromSub(Subscription sub)
|
|
MESSAGE: Method 'KeyFromSub(Subscription sub)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/LeafSubKey.cs
|
|
LINE: 27
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: KeyFromSubWithOrigin(Subscription sub, string? origin)
|
|
MESSAGE: Method 'KeyFromSubWithOrigin(Subscription sub, string? origin)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: WebSocketStreamAdapter(SystemWebSocket ws, int initialBufferSize)
|
|
MESSAGE: Constructor 'WebSocketStreamAdapter(SystemWebSocket ws, int initialBufferSize)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 29
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CanRead
|
|
MESSAGE: Inherited property 'CanRead' must have <inheritdoc /> documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 30
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CanWrite
|
|
MESSAGE: Inherited property 'CanWrite' must have <inheritdoc /> documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 31
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CanSeek
|
|
MESSAGE: Inherited property 'CanSeek' must have <inheritdoc /> documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 34
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsConnected
|
|
MESSAGE: Property 'IsConnected' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: BytesRead
|
|
MESSAGE: Property 'BytesRead' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 36
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: BytesWritten
|
|
MESSAGE: Property 'BytesWritten' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 37
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MessagesRead
|
|
MESSAGE: Property 'MessagesRead' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MessagesWritten
|
|
MESSAGE: Property 'MessagesWritten' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 46
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReadAsync(byte[] buffer, int offset, int count, CancellationToken ct)
|
|
MESSAGE: Method 'ReadAsync(byte[] buffer, int offset, int count, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 46
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReadAsync(byte[] buffer, int offset, int count, CancellationToken ct)
|
|
MESSAGE: Method 'ReadAsync(byte[] buffer, int offset, int count, CancellationToken ct)' is missing <param name="count"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 46
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReadAsync(byte[] buffer, int offset, int count, CancellationToken ct)
|
|
MESSAGE: Method 'ReadAsync(byte[] buffer, int offset, int count, CancellationToken ct)' is missing <param name="offset"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 46
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReadAsync(byte[] buffer, int offset, int count, CancellationToken ct)
|
|
MESSAGE: Method 'ReadAsync(byte[] buffer, int offset, int count, CancellationToken ct)' is missing <param name="buffer"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 46
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ReadAsync(byte[] buffer, int offset, int count, CancellationToken ct)
|
|
MESSAGE: Inherited method 'ReadAsync(byte[] buffer, int offset, int count, CancellationToken ct)' should use <inheritdoc /> for documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 167
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WriteAsync(byte[] buffer, int offset, int count, CancellationToken ct)
|
|
MESSAGE: Method 'WriteAsync(byte[] buffer, int offset, int count, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 167
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WriteAsync(byte[] buffer, int offset, int count, CancellationToken ct)
|
|
MESSAGE: Method 'WriteAsync(byte[] buffer, int offset, int count, CancellationToken ct)' is missing <param name="count"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 167
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WriteAsync(byte[] buffer, int offset, int count, CancellationToken ct)
|
|
MESSAGE: Method 'WriteAsync(byte[] buffer, int offset, int count, CancellationToken ct)' is missing <param name="offset"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 167
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WriteAsync(byte[] buffer, int offset, int count, CancellationToken ct)
|
|
MESSAGE: Method 'WriteAsync(byte[] buffer, int offset, int count, CancellationToken ct)' is missing <param name="buffer"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 167
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: WriteAsync(byte[] buffer, int offset, int count, CancellationToken ct)
|
|
MESSAGE: Inherited method 'WriteAsync(byte[] buffer, int offset, int count, CancellationToken ct)' should use <inheritdoc /> for documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 196
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Length
|
|
MESSAGE: Inherited property 'Length' must have <inheritdoc /> documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 197
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Position
|
|
MESSAGE: Inherited property 'Position' must have <inheritdoc /> documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 202
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Seek(long offset, SeekOrigin origin)
|
|
MESSAGE: Method 'Seek(long offset, SeekOrigin origin)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 203
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetLength(long value)
|
|
MESSAGE: Method 'SetLength(long value)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 204
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Read(byte[] buffer, int offset, int count)
|
|
MESSAGE: Method 'Read(byte[] buffer, int offset, int count)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 205
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Write(byte[] buffer, int offset, int count)
|
|
MESSAGE: Method 'Write(byte[] buffer, int offset, int count)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 206
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Flush()
|
|
MESSAGE: Method 'Flush()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/LeafNodes/WebSocketStreamAdapter.cs
|
|
LINE: 208
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose(bool disposing)
|
|
MESSAGE: Method 'Dispose(bool disposing)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/AccountzHandler.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: AccountzHandler(NatsServer server)
|
|
MESSAGE: Constructor 'AccountzHandler(NatsServer server)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/AccountzHandler.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Build()
|
|
MESSAGE: Method 'Build()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/AccountzHandler.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: BuildStats()
|
|
MESSAGE: Method 'BuildStats()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cid
|
|
MESSAGE: Property 'Cid' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Ip
|
|
MESSAGE: Property 'Ip' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Port
|
|
MESSAGE: Property 'Port' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Start
|
|
MESSAGE: Property 'Start' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Stop
|
|
MESSAGE: Property 'Stop' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Reason
|
|
MESSAGE: Property 'Reason' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Lang
|
|
MESSAGE: Property 'Lang' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Version
|
|
MESSAGE: Property 'Version' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AuthorizedUser
|
|
MESSAGE: Property 'AuthorizedUser' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: InMsgs
|
|
MESSAGE: Property 'InMsgs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: OutMsgs
|
|
MESSAGE: Property 'OutMsgs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: InBytes
|
|
MESSAGE: Property 'InBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: OutBytes
|
|
MESSAGE: Property 'OutBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumSubs
|
|
MESSAGE: Property 'NumSubs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Rtt
|
|
MESSAGE: Property 'Rtt' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsVersion
|
|
MESSAGE: Property 'TlsVersion' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsCipherSuite
|
|
MESSAGE: Property 'TlsCipherSuite' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 27
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsPeerCertSubject
|
|
MESSAGE: Property 'TlsPeerCertSubject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 28
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsPeerCertSubjectPkSha256
|
|
MESSAGE: Property 'TlsPeerCertSubjectPkSha256' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 29
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsPeerCertSha256
|
|
MESSAGE: Property 'TlsPeerCertSha256' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 30
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MqttClient
|
|
MESSAGE: Property 'MqttClient' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 31
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Stalls
|
|
MESSAGE: Property 'Stalls' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 32
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Jwt
|
|
MESSAGE: Property 'Jwt' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 33
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IssuerKey
|
|
MESSAGE: Property 'IssuerKey' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 34
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NameTag
|
|
MESSAGE: Property 'NameTag' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Tags
|
|
MESSAGE: Property 'Tags' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedClient.cs
|
|
LINE: 36
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ProxyKey
|
|
MESSAGE: Property 'ProxyKey' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedConnectionRingBuffer.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: ClosedConnectionRingBuffer(int capacity)
|
|
MESSAGE: Constructor 'ClosedConnectionRingBuffer(int capacity)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedConnectionRingBuffer.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Capacity
|
|
MESSAGE: Property 'Capacity' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedConnectionRingBuffer.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Count
|
|
MESSAGE: Property 'Count' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedConnectionRingBuffer.cs
|
|
LINE: 29
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TotalClosed
|
|
MESSAGE: Property 'TotalClosed' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedConnectionRingBuffer.cs
|
|
LINE: 37
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Add(ClosedClient info)
|
|
MESSAGE: Method 'Add(ClosedClient info)' is missing <param name="info"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ClosedConnectionRingBuffer.cs
|
|
LINE: 63
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetRecent(int count)
|
|
MESSAGE: Method 'GetRecent(int count)' is missing <param name="count"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Now
|
|
MESSAGE: Property 'Now' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumConns
|
|
MESSAGE: Property 'NumConns' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Total
|
|
MESSAGE: Property 'Total' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Offset
|
|
MESSAGE: Property 'Offset' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Limit
|
|
MESSAGE: Property 'Limit' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 28
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Conns
|
|
MESSAGE: Property 'Conns' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cid
|
|
MESSAGE: Property 'Cid' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 41
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Kind
|
|
MESSAGE: Property 'Kind' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 44
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Type
|
|
MESSAGE: Property 'Type' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 47
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Ip
|
|
MESSAGE: Property 'Ip' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 50
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Port
|
|
MESSAGE: Property 'Port' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 53
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Start
|
|
MESSAGE: Property 'Start' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 56
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastActivity
|
|
MESSAGE: Property 'LastActivity' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 59
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Stop
|
|
MESSAGE: Property 'Stop' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 62
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Reason
|
|
MESSAGE: Property 'Reason' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 65
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Rtt
|
|
MESSAGE: Property 'Rtt' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 68
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Uptime
|
|
MESSAGE: Property 'Uptime' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 71
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Idle
|
|
MESSAGE: Property 'Idle' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 74
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Pending
|
|
MESSAGE: Property 'Pending' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 77
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: InMsgs
|
|
MESSAGE: Property 'InMsgs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 80
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: OutMsgs
|
|
MESSAGE: Property 'OutMsgs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 83
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: InBytes
|
|
MESSAGE: Property 'InBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 86
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: OutBytes
|
|
MESSAGE: Property 'OutBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 89
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Stalls
|
|
MESSAGE: Property 'Stalls' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 92
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumSubs
|
|
MESSAGE: Property 'NumSubs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 95
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subs
|
|
MESSAGE: Property 'Subs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 98
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SubsDetail
|
|
MESSAGE: Property 'SubsDetail' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 101
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 104
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Lang
|
|
MESSAGE: Property 'Lang' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 107
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Version
|
|
MESSAGE: Property 'Version' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 110
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AuthorizedUser
|
|
MESSAGE: Property 'AuthorizedUser' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 113
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 116
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsVersion
|
|
MESSAGE: Property 'TlsVersion' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 119
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsCipherSuite
|
|
MESSAGE: Property 'TlsCipherSuite' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 122
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsPeerCertSubject
|
|
MESSAGE: Property 'TlsPeerCertSubject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 125
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsPeerCerts
|
|
MESSAGE: Property 'TlsPeerCerts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 128
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsFirst
|
|
MESSAGE: Property 'TlsFirst' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 131
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MqttClient
|
|
MESSAGE: Property 'MqttClient' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 134
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Jwt
|
|
MESSAGE: Property 'Jwt' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 137
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IssuerKey
|
|
MESSAGE: Property 'IssuerKey' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 140
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NameTag
|
|
MESSAGE: Property 'NameTag' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 143
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Tags
|
|
MESSAGE: Property 'Tags' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 146
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Proxy
|
|
MESSAGE: Property 'Proxy' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 156
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Key
|
|
MESSAGE: Property 'Key' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 165
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 168
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SubjectPKISha256
|
|
MESSAGE: Property 'SubjectPKISha256' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 171
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CertSha256
|
|
MESSAGE: Property 'CertSha256' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 181
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 184
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 187
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Queue
|
|
MESSAGE: Property 'Queue' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 190
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sid
|
|
MESSAGE: Property 'Sid' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 193
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Msgs
|
|
MESSAGE: Property 'Msgs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 196
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Max
|
|
MESSAGE: Property 'Max' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 199
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cid
|
|
MESSAGE: Property 'Cid' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 239
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AccountFilter
|
|
MESSAGE: Property 'AccountFilter' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 244
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Offset
|
|
MESSAGE: Property 'Offset' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 246
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Limit
|
|
MESSAGE: Property 'Limit' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 263
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Parse(string? queryString)
|
|
MESSAGE: Method 'Parse(string? queryString)' is missing <param name="queryString"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 331
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FilterByAccount(IEnumerable<ConnzConnectionInfo> connections, string accountName)
|
|
MESSAGE: Method 'FilterByAccount(IEnumerable<ConnzConnectionInfo> connections, string accountName)' is missing <param name="accountName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 331
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FilterByAccount(IEnumerable<ConnzConnectionInfo> connections, string accountName)
|
|
MESSAGE: Method 'FilterByAccount(IEnumerable<ConnzConnectionInfo> connections, string accountName)' is missing <param name="connections"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 341
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyFilters(IEnumerable<ConnzConnectionInfo> connections, ConnzFilterOptions options)
|
|
MESSAGE: Method 'ApplyFilters(IEnumerable<ConnzConnectionInfo> connections, ConnzFilterOptions options)' is missing <param name="options"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 341
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyFilters(IEnumerable<ConnzConnectionInfo> connections, ConnzFilterOptions options)
|
|
MESSAGE: Method 'ApplyFilters(IEnumerable<ConnzConnectionInfo> connections, ConnzFilterOptions options)' is missing <param name="connections"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 414
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Parse(string? sortBy)
|
|
MESSAGE: Method 'Parse(string? sortBy)' is missing <param name="sortBy"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 436
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Sort(IEnumerable<ConnInfo> connections, ConnzSortOption sortBy, bool descending)
|
|
MESSAGE: Method 'Sort(IEnumerable<ConnInfo> connections, ConnzSortOption sortBy, bool descending)' is missing <param name="descending"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 436
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Sort(IEnumerable<ConnInfo> connections, ConnzSortOption sortBy, bool descending)
|
|
MESSAGE: Method 'Sort(IEnumerable<ConnInfo> connections, ConnzSortOption sortBy, bool descending)' is missing <param name="sortBy"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 436
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Sort(IEnumerable<ConnInfo> connections, ConnzSortOption sortBy, bool descending)
|
|
MESSAGE: Method 'Sort(IEnumerable<ConnInfo> connections, ConnzSortOption sortBy, bool descending)' is missing <param name="connections"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 548
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ToReasonString(ClosedReason reason)
|
|
MESSAGE: Method 'ToReasonString(ClosedReason reason)' is missing <param name="reason"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 574
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FromReasonString(string? reason)
|
|
MESSAGE: Method 'FromReasonString(string? reason)' is missing <param name="reason"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 600
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsClientInitiated(ClosedReason reason)
|
|
MESSAGE: Method 'IsClientInitiated(ClosedReason reason)' is missing <param name="reason"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 607
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsAuthRelated(ClosedReason reason)
|
|
MESSAGE: Method 'IsAuthRelated(ClosedReason reason)' is missing <param name="reason"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 617
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsResourceLimit(ClosedReason reason)
|
|
MESSAGE: Method 'IsResourceLimit(ClosedReason reason)' is missing <param name="reason"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 655
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsValid(SortOpt sort)
|
|
MESSAGE: Method 'IsValid(SortOpt sort)' is missing <param name="sort"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 689
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sort
|
|
MESSAGE: Property 'Sort' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 691
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subscriptions
|
|
MESSAGE: Property 'Subscriptions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 693
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SubscriptionsDetail
|
|
MESSAGE: Property 'SubscriptionsDetail' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 695
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: State
|
|
MESSAGE: Property 'State' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 697
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: User
|
|
MESSAGE: Property 'User' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 699
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 701
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: FilterSubject
|
|
MESSAGE: Property 'FilterSubject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 703
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MqttClient
|
|
MESSAGE: Property 'MqttClient' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 717
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Offset
|
|
MESSAGE: Property 'Offset' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Connz.cs
|
|
LINE: 719
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Limit
|
|
MESSAGE: Property 'Limit' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/ConnzHandler.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleConnz(HttpContext ctx)
|
|
MESSAGE: Method 'HandleConnz(HttpContext ctx)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/GatewayzHandler.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: GatewayzHandler(NatsServer server)
|
|
MESSAGE: Constructor 'GatewayzHandler(NatsServer server)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/GatewayzHandler.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Build()
|
|
MESSAGE: Method 'Build()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Healthz.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Status
|
|
MESSAGE: Property 'Status' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Healthz.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StatusCode
|
|
MESSAGE: Property 'StatusCode' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Healthz.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Error
|
|
MESSAGE: Property 'Error' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Healthz.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Errors
|
|
MESSAGE: Property 'Errors' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Healthz.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Ok()
|
|
MESSAGE: Method 'Ok()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Healthz.cs
|
|
LINE: 32
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Type
|
|
MESSAGE: Property 'Type' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Healthz.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Error
|
|
MESSAGE: Property 'Error' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/JszHandler.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: JszHandler(NatsServer server, NatsOptions options)
|
|
MESSAGE: Constructor 'JszHandler(NatsServer server, NatsOptions options)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/JszHandler.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Build()
|
|
MESSAGE: Method 'Build()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/JszHandler.cs
|
|
LINE: 41
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ServerId
|
|
MESSAGE: Property 'ServerId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/JszHandler.cs
|
|
LINE: 44
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Now
|
|
MESSAGE: Property 'Now' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/JszHandler.cs
|
|
LINE: 47
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Enabled
|
|
MESSAGE: Property 'Enabled' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/JszHandler.cs
|
|
LINE: 50
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Memory
|
|
MESSAGE: Property 'Memory' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/JszHandler.cs
|
|
LINE: 53
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Storage
|
|
MESSAGE: Property 'Storage' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/JszHandler.cs
|
|
LINE: 56
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Streams
|
|
MESSAGE: Property 'Streams' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/JszHandler.cs
|
|
LINE: 59
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Consumers
|
|
MESSAGE: Property 'Consumers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/JszHandler.cs
|
|
LINE: 62
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ApiTotal
|
|
MESSAGE: Property 'ApiTotal' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/JszHandler.cs
|
|
LINE: 65
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ApiErrors
|
|
MESSAGE: Property 'ApiErrors' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/JszHandler.cs
|
|
LINE: 68
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Config
|
|
MESSAGE: Property 'Config' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/LeafzHandler.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: LeafzHandler(NatsServer server)
|
|
MESSAGE: Constructor 'LeafzHandler(NatsServer server)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/LeafzHandler.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Build()
|
|
MESSAGE: Method 'Build()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/MonitorServer.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: MonitorServer(NatsServer server, NatsOptions options, ServerStats stats, ILoggerFactory loggerFactory)
|
|
MESSAGE: Constructor 'MonitorServer(NatsServer server, NatsOptions options, ServerStats stats, ILoggerFactory loggerFactory)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/MonitorServer.cs
|
|
LINE: 140
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StartAsync(CancellationToken ct)
|
|
MESSAGE: Method 'StartAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/MonitorServer.cs
|
|
LINE: 146
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DisposeAsync()
|
|
MESSAGE: Method 'DisposeAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/PprofHandler.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Index()
|
|
MESSAGE: Method 'Index()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/PprofHandler.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: CaptureCpuProfile(int seconds)
|
|
MESSAGE: Method 'CaptureCpuProfile(int seconds)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/RoutezHandler.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: RoutezHandler(NatsServer server)
|
|
MESSAGE: Constructor 'RoutezHandler(NatsServer server)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/RoutezHandler.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Build()
|
|
MESSAGE: Method 'Build()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Subsz.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Subsz.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Now
|
|
MESSAGE: Property 'Now' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Subsz.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumSubs
|
|
MESSAGE: Property 'NumSubs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Subsz.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumCache
|
|
MESSAGE: Property 'NumCache' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Subsz.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Total
|
|
MESSAGE: Property 'Total' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Subsz.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Offset
|
|
MESSAGE: Property 'Offset' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Subsz.cs
|
|
LINE: 28
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Limit
|
|
MESSAGE: Property 'Limit' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Subsz.cs
|
|
LINE: 31
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subs
|
|
MESSAGE: Property 'Subs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Subsz.cs
|
|
LINE: 40
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Offset
|
|
MESSAGE: Property 'Offset' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Subsz.cs
|
|
LINE: 41
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Limit
|
|
MESSAGE: Property 'Limit' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Subsz.cs
|
|
LINE: 42
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subscriptions
|
|
MESSAGE: Property 'Subscriptions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Subsz.cs
|
|
LINE: 43
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Subsz.cs
|
|
LINE: 44
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Test
|
|
MESSAGE: Property 'Test' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/SubszHandler.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleSubsz(HttpContext ctx)
|
|
MESSAGE: Method 'HandleSubsz(HttpContext ctx)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/TlsPeerCertMapper.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FromCertificate(X509Certificate2? cert)
|
|
MESSAGE: Method 'FromCertificate(X509Certificate2? cert)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/TlsPeerCertMapper.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FromClosedClient(ClosedClient closed)
|
|
MESSAGE: Method 'FromClosedClient(ClosedClient closed)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/TlsPeerCertMapper.cs
|
|
LINE: 40
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ToClosedFields(X509Certificate2? cert)
|
|
MESSAGE: Method 'ToClosedFields(X509Certificate2? cert)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Version
|
|
MESSAGE: Property 'Version' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Proto
|
|
MESSAGE: Property 'Proto' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: GitCommit
|
|
MESSAGE: Property 'GitCommit' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: GoVersion
|
|
MESSAGE: Property 'GoVersion' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 29
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Host
|
|
MESSAGE: Property 'Host' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 32
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Port
|
|
MESSAGE: Property 'Port' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 36
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Ip
|
|
MESSAGE: Property 'Ip' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 39
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConnectUrls
|
|
MESSAGE: Property 'ConnectUrls' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 42
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: WsConnectUrls
|
|
MESSAGE: Property 'WsConnectUrls' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 45
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: HttpHost
|
|
MESSAGE: Property 'HttpHost' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 48
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: HttpPort
|
|
MESSAGE: Property 'HttpPort' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 51
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: HttpBasePath
|
|
MESSAGE: Property 'HttpBasePath' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 54
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: HttpsPort
|
|
MESSAGE: Property 'HttpsPort' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 58
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AuthRequired
|
|
MESSAGE: Property 'AuthRequired' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 61
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsRequired
|
|
MESSAGE: Property 'TlsRequired' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 64
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsVerify
|
|
MESSAGE: Property 'TlsVerify' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 67
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsOcspPeerVerify
|
|
MESSAGE: Property 'TlsOcspPeerVerify' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 70
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AuthTimeout
|
|
MESSAGE: Property 'AuthTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 73
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsTimeout
|
|
MESSAGE: Property 'TlsTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 77
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxConnections
|
|
MESSAGE: Property 'MaxConnections' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 80
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxSubscriptions
|
|
MESSAGE: Property 'MaxSubscriptions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 83
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxPayload
|
|
MESSAGE: Property 'MaxPayload' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 86
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxPending
|
|
MESSAGE: Property 'MaxPending' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 89
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxControlLine
|
|
MESSAGE: Property 'MaxControlLine' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 92
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxPingsOut
|
|
MESSAGE: Property 'MaxPingsOut' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 96
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PingInterval
|
|
MESSAGE: Property 'PingInterval' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 99
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: WriteDeadline
|
|
MESSAGE: Property 'WriteDeadline' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 102
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Start
|
|
MESSAGE: Property 'Start' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 105
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Now
|
|
MESSAGE: Property 'Now' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 108
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Uptime
|
|
MESSAGE: Property 'Uptime' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 112
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Mem
|
|
MESSAGE: Property 'Mem' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 115
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cpu
|
|
MESSAGE: Property 'Cpu' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 118
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cores
|
|
MESSAGE: Property 'Cores' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 121
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxProcs
|
|
MESSAGE: Property 'MaxProcs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 125
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Connections
|
|
MESSAGE: Property 'Connections' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 128
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TotalConnections
|
|
MESSAGE: Property 'TotalConnections' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 131
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Routes
|
|
MESSAGE: Property 'Routes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 134
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Remotes
|
|
MESSAGE: Property 'Remotes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 137
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Leafnodes
|
|
MESSAGE: Property 'Leafnodes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 141
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: InMsgs
|
|
MESSAGE: Property 'InMsgs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 144
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: OutMsgs
|
|
MESSAGE: Property 'OutMsgs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 147
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: InBytes
|
|
MESSAGE: Property 'InBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 150
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: OutBytes
|
|
MESSAGE: Property 'OutBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 154
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SlowConsumers
|
|
MESSAGE: Property 'SlowConsumers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 157
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SlowConsumerStats
|
|
MESSAGE: Property 'SlowConsumerStats' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 160
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StaleConnections
|
|
MESSAGE: Property 'StaleConnections' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 163
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StaleConnectionStatsDetail
|
|
MESSAGE: Property 'StaleConnectionStatsDetail' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 166
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subscriptions
|
|
MESSAGE: Property 'Subscriptions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 170
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConfigLoadTime
|
|
MESSAGE: Property 'ConfigLoadTime' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 173
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Tags
|
|
MESSAGE: Property 'Tags' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 176
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SystemAccount
|
|
MESSAGE: Property 'SystemAccount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 179
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PinnedAccountFail
|
|
MESSAGE: Property 'PinnedAccountFail' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 182
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsCertNotAfter
|
|
MESSAGE: Property 'TlsCertNotAfter' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 186
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: HttpReqStats
|
|
MESSAGE: Property 'HttpReqStats' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 190
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cluster
|
|
MESSAGE: Property 'Cluster' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 193
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Gateway
|
|
MESSAGE: Property 'Gateway' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 196
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Leaf
|
|
MESSAGE: Property 'Leaf' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 199
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Mqtt
|
|
MESSAGE: Property 'Mqtt' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 202
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Websocket
|
|
MESSAGE: Property 'Websocket' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 205
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: JetStream
|
|
MESSAGE: Property 'JetStream' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 215
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Clients
|
|
MESSAGE: Property 'Clients' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 218
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Routes
|
|
MESSAGE: Property 'Routes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 221
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Gateways
|
|
MESSAGE: Property 'Gateways' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 224
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Leafs
|
|
MESSAGE: Property 'Leafs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 234
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Clients
|
|
MESSAGE: Property 'Clients' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 237
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Routes
|
|
MESSAGE: Property 'Routes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 240
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Gateways
|
|
MESSAGE: Property 'Gateways' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 243
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Leafs
|
|
MESSAGE: Property 'Leafs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 253
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 256
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Host
|
|
MESSAGE: Property 'Host' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 259
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Port
|
|
MESSAGE: Property 'Port' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 262
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AuthTimeout
|
|
MESSAGE: Property 'AuthTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 265
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsTimeout
|
|
MESSAGE: Property 'TlsTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 268
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsRequired
|
|
MESSAGE: Property 'TlsRequired' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 271
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsVerify
|
|
MESSAGE: Property 'TlsVerify' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 274
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PoolSize
|
|
MESSAGE: Property 'PoolSize' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 277
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Urls
|
|
MESSAGE: Property 'Urls' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 287
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 290
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Host
|
|
MESSAGE: Property 'Host' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 293
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Port
|
|
MESSAGE: Property 'Port' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 296
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AuthTimeout
|
|
MESSAGE: Property 'AuthTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 299
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsTimeout
|
|
MESSAGE: Property 'TlsTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 302
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsRequired
|
|
MESSAGE: Property 'TlsRequired' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 305
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsVerify
|
|
MESSAGE: Property 'TlsVerify' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 308
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Advertise
|
|
MESSAGE: Property 'Advertise' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 311
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConnectRetries
|
|
MESSAGE: Property 'ConnectRetries' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 314
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RejectUnknown
|
|
MESSAGE: Property 'RejectUnknown' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 324
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Host
|
|
MESSAGE: Property 'Host' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 327
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Port
|
|
MESSAGE: Property 'Port' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 330
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AuthTimeout
|
|
MESSAGE: Property 'AuthTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 333
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsTimeout
|
|
MESSAGE: Property 'TlsTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 336
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsRequired
|
|
MESSAGE: Property 'TlsRequired' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 339
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsVerify
|
|
MESSAGE: Property 'TlsVerify' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 342
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsOcspPeerVerify
|
|
MESSAGE: Property 'TlsOcspPeerVerify' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 352
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Host
|
|
MESSAGE: Property 'Host' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 355
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Port
|
|
MESSAGE: Property 'Port' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 358
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NoAuthUser
|
|
MESSAGE: Property 'NoAuthUser' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 361
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AuthTimeout
|
|
MESSAGE: Property 'AuthTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 364
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsMap
|
|
MESSAGE: Property 'TlsMap' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 367
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsTimeout
|
|
MESSAGE: Property 'TlsTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 370
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsPinnedCerts
|
|
MESSAGE: Property 'TlsPinnedCerts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 373
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: JsDomain
|
|
MESSAGE: Property 'JsDomain' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 376
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AckWait
|
|
MESSAGE: Property 'AckWait' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 379
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxAckPending
|
|
MESSAGE: Property 'MaxAckPending' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 389
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Host
|
|
MESSAGE: Property 'Host' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 392
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Port
|
|
MESSAGE: Property 'Port' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 395
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsTimeout
|
|
MESSAGE: Property 'TlsTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 405
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Config
|
|
MESSAGE: Property 'Config' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 408
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Stats
|
|
MESSAGE: Property 'Stats' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 418
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxMemory
|
|
MESSAGE: Property 'MaxMemory' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 421
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxStorage
|
|
MESSAGE: Property 'MaxStorage' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 424
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StoreDir
|
|
MESSAGE: Property 'StoreDir' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 434
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Memory
|
|
MESSAGE: Property 'Memory' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 437
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Storage
|
|
MESSAGE: Property 'Storage' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 440
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Accounts
|
|
MESSAGE: Property 'Accounts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 443
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: HaAssets
|
|
MESSAGE: Property 'HaAssets' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 446
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Streams
|
|
MESSAGE: Property 'Streams' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 449
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Consumers
|
|
MESSAGE: Property 'Consumers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 452
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Api
|
|
MESSAGE: Property 'Api' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 462
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Total
|
|
MESSAGE: Property 'Total' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/Varz.cs
|
|
LINE: 465
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Errors
|
|
MESSAGE: Property 'Errors' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/VarzHandler.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: VarzHandler(NatsServer server, NatsOptions options, ILoggerFactory loggerFactory)
|
|
MESSAGE: Constructor 'VarzHandler(NatsServer server, NatsOptions options, ILoggerFactory loggerFactory)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/VarzHandler.cs
|
|
LINE: 36
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HandleVarzAsync(CancellationToken ct)
|
|
MESSAGE: Method 'HandleVarzAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Monitoring/VarzHandler.cs
|
|
LINE: 151
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose()
|
|
MESSAGE: Method 'Dispose()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 50
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClientId
|
|
MESSAGE: Property 'ClientId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 55
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttConnection(TcpClient client, MqttListener listener, bool useBinaryProtocol)
|
|
MESSAGE: Constructor 'MqttConnection(TcpClient client, MqttListener listener, bool useBinaryProtocol)' is missing <param name="useBinaryProtocol"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 55
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttConnection(TcpClient client, MqttListener listener, bool useBinaryProtocol)
|
|
MESSAGE: Constructor 'MqttConnection(TcpClient client, MqttListener listener, bool useBinaryProtocol)' is missing <param name="listener"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 55
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttConnection(TcpClient client, MqttListener listener, bool useBinaryProtocol)
|
|
MESSAGE: Constructor 'MqttConnection(TcpClient client, MqttListener listener, bool useBinaryProtocol)' is missing <param name="client"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 67
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttConnection(Stream stream, MqttListener listener, bool useBinaryProtocol)
|
|
MESSAGE: Constructor 'MqttConnection(Stream stream, MqttListener listener, bool useBinaryProtocol)' is missing <param name="useBinaryProtocol"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 67
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttConnection(Stream stream, MqttListener listener, bool useBinaryProtocol)
|
|
MESSAGE: Constructor 'MqttConnection(Stream stream, MqttListener listener, bool useBinaryProtocol)' is missing <param name="listener"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 67
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttConnection(Stream stream, MqttListener listener, bool useBinaryProtocol)
|
|
MESSAGE: Constructor 'MqttConnection(Stream stream, MqttListener listener, bool useBinaryProtocol)' is missing <param name="stream"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 79
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttConnection(Stream stream, MqttListener listener, bool useBinaryProtocol, X509Certificate2? clientCert)
|
|
MESSAGE: Constructor 'MqttConnection(Stream stream, MqttListener listener, bool useBinaryProtocol, X509Certificate2? clientCert)' is missing <param name="clientCert"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 79
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttConnection(Stream stream, MqttListener listener, bool useBinaryProtocol, X509Certificate2? clientCert)
|
|
MESSAGE: Constructor 'MqttConnection(Stream stream, MqttListener listener, bool useBinaryProtocol, X509Certificate2? clientCert)' is missing <param name="useBinaryProtocol"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 79
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttConnection(Stream stream, MqttListener listener, bool useBinaryProtocol, X509Certificate2? clientCert)
|
|
MESSAGE: Constructor 'MqttConnection(Stream stream, MqttListener listener, bool useBinaryProtocol, X509Certificate2? clientCert)' is missing <param name="listener"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 79
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttConnection(Stream stream, MqttListener listener, bool useBinaryProtocol, X509Certificate2? clientCert)
|
|
MESSAGE: Constructor 'MqttConnection(Stream stream, MqttListener listener, bool useBinaryProtocol, X509Certificate2? clientCert)' is missing <param name="stream"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 88
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RunAsync(CancellationToken ct)
|
|
MESSAGE: Method 'RunAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 495
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendBinaryPublishAsync(string topic, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId, CancellationToken ct)
|
|
MESSAGE: Method 'SendBinaryPublishAsync(string topic, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 495
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendBinaryPublishAsync(string topic, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId, CancellationToken ct)
|
|
MESSAGE: Method 'SendBinaryPublishAsync(string topic, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId, CancellationToken ct)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 495
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendBinaryPublishAsync(string topic, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId, CancellationToken ct)
|
|
MESSAGE: Method 'SendBinaryPublishAsync(string topic, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId, CancellationToken ct)' is missing <param name="retain"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 495
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendBinaryPublishAsync(string topic, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId, CancellationToken ct)
|
|
MESSAGE: Method 'SendBinaryPublishAsync(string topic, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId, CancellationToken ct)' is missing <param name="qos"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 495
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendBinaryPublishAsync(string topic, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId, CancellationToken ct)
|
|
MESSAGE: Method 'SendBinaryPublishAsync(string topic, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId, CancellationToken ct)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 495
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendBinaryPublishAsync(string topic, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId, CancellationToken ct)
|
|
MESSAGE: Method 'SendBinaryPublishAsync(string topic, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId, CancellationToken ct)' is missing <param name="topic"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 506
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageAsync(string topic, string payload, CancellationToken ct)
|
|
MESSAGE: Method 'SendMessageAsync(string topic, string payload, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 506
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageAsync(string topic, string payload, CancellationToken ct)
|
|
MESSAGE: Method 'SendMessageAsync(string topic, string payload, CancellationToken ct)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 506
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageAsync(string topic, string payload, CancellationToken ct)
|
|
MESSAGE: Method 'SendMessageAsync(string topic, string payload, CancellationToken ct)' is missing <param name="topic"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 522
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EnqueuePublishNoFlush(ReadOnlySpan<byte> topicUtf8, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId)
|
|
MESSAGE: Method 'EnqueuePublishNoFlush(ReadOnlySpan<byte> topicUtf8, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 522
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EnqueuePublishNoFlush(ReadOnlySpan<byte> topicUtf8, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId)
|
|
MESSAGE: Method 'EnqueuePublishNoFlush(ReadOnlySpan<byte> topicUtf8, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId)' is missing <param name="retain"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 522
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EnqueuePublishNoFlush(ReadOnlySpan<byte> topicUtf8, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId)
|
|
MESSAGE: Method 'EnqueuePublishNoFlush(ReadOnlySpan<byte> topicUtf8, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId)' is missing <param name="qos"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 522
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EnqueuePublishNoFlush(ReadOnlySpan<byte> topicUtf8, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId)
|
|
MESSAGE: Method 'EnqueuePublishNoFlush(ReadOnlySpan<byte> topicUtf8, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 522
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EnqueuePublishNoFlush(ReadOnlySpan<byte> topicUtf8, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId)
|
|
MESSAGE: Method 'EnqueuePublishNoFlush(ReadOnlySpan<byte> topicUtf8, ReadOnlyMemory<byte> payload, byte qos, bool retain, ushort packetId)' is missing <param name="topicUtf8"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConnection.cs
|
|
LINE: 609
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DisposeAsync()
|
|
MESSAGE: Method 'DisposeAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 28
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttConsumerManager(StreamManager streamManager, ConsumerManager consumerManager)
|
|
MESSAGE: Constructor 'MqttConsumerManager(StreamManager streamManager, ConsumerManager consumerManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 40
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateSubscriptionConsumer(string clientId, string natsSubject, int qos, int maxAckPending)
|
|
MESSAGE: Method 'CreateSubscriptionConsumer(string clientId, string natsSubject, int qos, int maxAckPending)' is missing <param name="maxAckPending"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 40
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateSubscriptionConsumer(string clientId, string natsSubject, int qos, int maxAckPending)
|
|
MESSAGE: Method 'CreateSubscriptionConsumer(string clientId, string natsSubject, int qos, int maxAckPending)' is missing <param name="qos"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 40
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateSubscriptionConsumer(string clientId, string natsSubject, int qos, int maxAckPending)
|
|
MESSAGE: Method 'CreateSubscriptionConsumer(string clientId, string natsSubject, int qos, int maxAckPending)' is missing <param name="natsSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 40
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateSubscriptionConsumer(string clientId, string natsSubject, int qos, int maxAckPending)
|
|
MESSAGE: Method 'CreateSubscriptionConsumer(string clientId, string natsSubject, int qos, int maxAckPending)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 68
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveSubscriptionConsumer(string clientId, string natsSubject)
|
|
MESSAGE: Method 'RemoveSubscriptionConsumer(string clientId, string natsSubject)' is missing <param name="natsSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 68
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveSubscriptionConsumer(string clientId, string natsSubject)
|
|
MESSAGE: Method 'RemoveSubscriptionConsumer(string clientId, string natsSubject)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 80
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveAllConsumers(string clientId)
|
|
MESSAGE: Method 'RemoveAllConsumers(string clientId)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 96
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetBinding(string clientId, string natsSubject)
|
|
MESSAGE: Method 'GetBinding(string clientId, string natsSubject)' is missing <param name="natsSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 96
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetBinding(string clientId, string natsSubject)
|
|
MESSAGE: Method 'GetBinding(string clientId, string natsSubject)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 104
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetClientBindings(string clientId)
|
|
MESSAGE: Method 'GetClientBindings(string clientId)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 116
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PublishToStream(string natsSubject, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'PublishToStream(string natsSubject, ReadOnlyMemory<byte> payload)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 116
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PublishToStream(string natsSubject, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'PublishToStream(string natsSubject, ReadOnlyMemory<byte> payload)' is missing <param name="natsSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 132
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AcknowledgeMessage(ulong sequence)
|
|
MESSAGE: Method 'AcknowledgeMessage(ulong sequence)' is missing <param name="sequence"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 145
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LoadMessageAsync(ulong sequence, CancellationToken ct)
|
|
MESSAGE: Method 'LoadMessageAsync(ulong sequence, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 145
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LoadMessageAsync(ulong sequence, CancellationToken ct)
|
|
MESSAGE: Method 'LoadMessageAsync(ulong sequence, CancellationToken ct)' is missing <param name="sequence"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 159
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StoreQoS2Incoming(string clientId, ushort packetId, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'StoreQoS2Incoming(string clientId, ushort packetId, ReadOnlyMemory<byte> payload)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 159
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StoreQoS2Incoming(string clientId, ushort packetId, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'StoreQoS2Incoming(string clientId, ushort packetId, ReadOnlyMemory<byte> payload)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 159
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StoreQoS2Incoming(string clientId, ushort packetId, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'StoreQoS2Incoming(string clientId, ushort packetId, ReadOnlyMemory<byte> payload)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 173
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LoadQoS2IncomingAsync(string clientId, ushort packetId, CancellationToken ct)
|
|
MESSAGE: Method 'LoadQoS2IncomingAsync(string clientId, ushort packetId, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 173
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LoadQoS2IncomingAsync(string clientId, ushort packetId, CancellationToken ct)
|
|
MESSAGE: Method 'LoadQoS2IncomingAsync(string clientId, ushort packetId, CancellationToken ct)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 173
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LoadQoS2IncomingAsync(string clientId, ushort packetId, CancellationToken ct)
|
|
MESSAGE: Method 'LoadQoS2IncomingAsync(string clientId, ushort packetId, CancellationToken ct)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 187
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveQoS2IncomingAsync(string clientId, ushort packetId, CancellationToken ct)
|
|
MESSAGE: Method 'RemoveQoS2IncomingAsync(string clientId, ushort packetId, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 187
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveQoS2IncomingAsync(string clientId, ushort packetId, CancellationToken ct)
|
|
MESSAGE: Method 'RemoveQoS2IncomingAsync(string clientId, ushort packetId, CancellationToken ct)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttConsumerManager.cs
|
|
LINE: 187
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveQoS2IncomingAsync(string clientId, ushort packetId, CancellationToken ct)
|
|
MESSAGE: Method 'RemoveQoS2IncomingAsync(string clientId, ushort packetId, CancellationToken ct)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttFlowController.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttFlowController(int defaultMaxAckPending)
|
|
MESSAGE: Constructor 'MqttFlowController(int defaultMaxAckPending)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttFlowController.cs
|
|
LINE: 27
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryAcquireAsync(string subscriptionId, CancellationToken ct)
|
|
MESSAGE: Method 'TryAcquireAsync(string subscriptionId, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttFlowController.cs
|
|
LINE: 27
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryAcquireAsync(string subscriptionId, CancellationToken ct)
|
|
MESSAGE: Method 'TryAcquireAsync(string subscriptionId, CancellationToken ct)' is missing <param name="subscriptionId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttFlowController.cs
|
|
LINE: 36
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AcquireAsync(string subscriptionId, CancellationToken ct)
|
|
MESSAGE: Method 'AcquireAsync(string subscriptionId, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttFlowController.cs
|
|
LINE: 36
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AcquireAsync(string subscriptionId, CancellationToken ct)
|
|
MESSAGE: Method 'AcquireAsync(string subscriptionId, CancellationToken ct)' is missing <param name="subscriptionId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttFlowController.cs
|
|
LINE: 46
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Release(string subscriptionId)
|
|
MESSAGE: Method 'Release(string subscriptionId)' is missing <param name="subscriptionId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttFlowController.cs
|
|
LINE: 60
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetPendingCount(string subscriptionId)
|
|
MESSAGE: Method 'GetPendingCount(string subscriptionId)' is missing <param name="subscriptionId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttFlowController.cs
|
|
LINE: 70
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateLimit(int newLimit)
|
|
MESSAGE: Method 'UpdateLimit(int newLimit)' is missing <param name="newLimit"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttFlowController.cs
|
|
LINE: 80
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsAtCapacity(string subscriptionId)
|
|
MESSAGE: Method 'IsAtCapacity(string subscriptionId)' is missing <param name="subscriptionId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttFlowController.cs
|
|
LINE: 90
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveSubscription(string subscriptionId)
|
|
MESSAGE: Method 'RemoveSubscription(string subscriptionId)' is missing <param name="subscriptionId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttFlowController.cs
|
|
LINE: 99
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose()
|
|
MESSAGE: Method 'Dispose()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttFlowController.cs
|
|
LINE: 117
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxAckPending
|
|
MESSAGE: Property 'MaxAckPending' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttFlowController.cs
|
|
LINE: 118
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Semaphore
|
|
MESSAGE: Property 'Semaphore' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 42
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Port
|
|
MESSAGE: Property 'Port' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 47
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttListener(string host, int port, string? requiredUsername, string? requiredPassword)
|
|
MESSAGE: Constructor 'MqttListener(string host, int port, string? requiredUsername, string? requiredPassword)' is missing <param name="requiredPassword"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 47
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttListener(string host, int port, string? requiredUsername, string? requiredPassword)
|
|
MESSAGE: Constructor 'MqttListener(string host, int port, string? requiredUsername, string? requiredPassword)' is missing <param name="requiredUsername"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 47
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttListener(string host, int port, string? requiredUsername, string? requiredPassword)
|
|
MESSAGE: Constructor 'MqttListener(string host, int port, string? requiredUsername, string? requiredPassword)' is missing <param name="port"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 47
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttListener(string host, int port, string? requiredUsername, string? requiredPassword)
|
|
MESSAGE: Constructor 'MqttListener(string host, int port, string? requiredUsername, string? requiredPassword)' is missing <param name="host"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 62
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttListener(string host, int port, AuthService? authService, MqttOptions mqttOptions, MqttStreamInitializer? streamInitializer, MqttConsumerManager? mqttConsumerManager, IMessageRouter? router)
|
|
MESSAGE: Constructor 'MqttListener(string host, int port, AuthService? authService, MqttOptions mqttOptions, MqttStreamInitializer? streamInitializer, MqttConsumerManager? mqttConsumerManager, IMessageRouter? router)' is missing <param name="router"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 62
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttListener(string host, int port, AuthService? authService, MqttOptions mqttOptions, MqttStreamInitializer? streamInitializer, MqttConsumerManager? mqttConsumerManager, IMessageRouter? router)
|
|
MESSAGE: Constructor 'MqttListener(string host, int port, AuthService? authService, MqttOptions mqttOptions, MqttStreamInitializer? streamInitializer, MqttConsumerManager? mqttConsumerManager, IMessageRouter? router)' is missing <param name="mqttConsumerManager"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 62
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttListener(string host, int port, AuthService? authService, MqttOptions mqttOptions, MqttStreamInitializer? streamInitializer, MqttConsumerManager? mqttConsumerManager, IMessageRouter? router)
|
|
MESSAGE: Constructor 'MqttListener(string host, int port, AuthService? authService, MqttOptions mqttOptions, MqttStreamInitializer? streamInitializer, MqttConsumerManager? mqttConsumerManager, IMessageRouter? router)' is missing <param name="streamInitializer"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 62
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttListener(string host, int port, AuthService? authService, MqttOptions mqttOptions, MqttStreamInitializer? streamInitializer, MqttConsumerManager? mqttConsumerManager, IMessageRouter? router)
|
|
MESSAGE: Constructor 'MqttListener(string host, int port, AuthService? authService, MqttOptions mqttOptions, MqttStreamInitializer? streamInitializer, MqttConsumerManager? mqttConsumerManager, IMessageRouter? router)' is missing <param name="mqttOptions"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 62
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttListener(string host, int port, AuthService? authService, MqttOptions mqttOptions, MqttStreamInitializer? streamInitializer, MqttConsumerManager? mqttConsumerManager, IMessageRouter? router)
|
|
MESSAGE: Constructor 'MqttListener(string host, int port, AuthService? authService, MqttOptions mqttOptions, MqttStreamInitializer? streamInitializer, MqttConsumerManager? mqttConsumerManager, IMessageRouter? router)' is missing <param name="authService"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 62
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttListener(string host, int port, AuthService? authService, MqttOptions mqttOptions, MqttStreamInitializer? streamInitializer, MqttConsumerManager? mqttConsumerManager, IMessageRouter? router)
|
|
MESSAGE: Constructor 'MqttListener(string host, int port, AuthService? authService, MqttOptions mqttOptions, MqttStreamInitializer? streamInitializer, MqttConsumerManager? mqttConsumerManager, IMessageRouter? router)' is missing <param name="port"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 62
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttListener(string host, int port, AuthService? authService, MqttOptions mqttOptions, MqttStreamInitializer? streamInitializer, MqttConsumerManager? mqttConsumerManager, IMessageRouter? router)
|
|
MESSAGE: Constructor 'MqttListener(string host, int port, AuthService? authService, MqttOptions mqttOptions, MqttStreamInitializer? streamInitializer, MqttConsumerManager? mqttConsumerManager, IMessageRouter? router)' is missing <param name="host"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 116
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterMqttAdapter(MqttNatsClientAdapter adapter)
|
|
MESSAGE: Method 'RegisterMqttAdapter(MqttNatsClientAdapter adapter)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 119
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: UnregisterMqttAdapter(MqttNatsClientAdapter adapter)
|
|
MESSAGE: Method 'UnregisterMqttAdapter(MqttNatsClientAdapter adapter)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 122
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetMqttAdapters()
|
|
MESSAGE: Method 'GetMqttAdapters()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 129
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetPendingPublish(string clientId, int packetId)
|
|
MESSAGE: Method 'GetPendingPublish(string clientId, int packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 129
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetPendingPublish(string clientId, int packetId)
|
|
MESSAGE: Method 'GetPendingPublish(string clientId, int packetId)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 141
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StartAsync(CancellationToken ct)
|
|
MESSAGE: Method 'StartAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 154
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterSubscription(MqttConnection connection, string topic)
|
|
MESSAGE: Method 'RegisterSubscription(MqttConnection connection, string topic)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 160
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: UnregisterSubscription(MqttConnection connection, string topic)
|
|
MESSAGE: Method 'UnregisterSubscription(MqttConnection connection, string topic)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 166
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PublishAsync(string topic, string payload, MqttConnection sender, CancellationToken ct)
|
|
MESSAGE: Method 'PublishAsync(string topic, string payload, MqttConnection sender, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 180
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: OpenSession(string clientId, bool cleanSession)
|
|
MESSAGE: Method 'OpenSession(string clientId, bool cleanSession)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 197
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RecordPendingPublish(string clientId, int packetId, string topic, string payload)
|
|
MESSAGE: Method 'RecordPendingPublish(string clientId, int packetId, string topic, string payload)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 206
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AckPendingPublish(string clientId, int packetId)
|
|
MESSAGE: Method 'AckPendingPublish(string clientId, int packetId)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 219
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AuthenticateMqtt(string? username, string? password, X509Certificate2? clientCert)
|
|
MESSAGE: Method 'AuthenticateMqtt(string? username, string? password, X509Certificate2? clientCert)' is missing <param name="clientCert"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 219
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AuthenticateMqtt(string? username, string? password, X509Certificate2? clientCert)
|
|
MESSAGE: Method 'AuthenticateMqtt(string? username, string? password, X509Certificate2? clientCert)' is missing <param name="password"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 219
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AuthenticateMqtt(string? username, string? password, X509Certificate2? clientCert)
|
|
MESSAGE: Method 'AuthenticateMqtt(string? username, string? password, X509Certificate2? clientCert)' is missing <param name="username"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 252
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryAuthenticate(string? username, string? password)
|
|
MESSAGE: Method 'TryAuthenticate(string? username, string? password)' is missing <param name="password"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 252
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryAuthenticate(string? username, string? password)
|
|
MESSAGE: Method 'TryAuthenticate(string? username, string? password)' is missing <param name="username"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 257
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ResolveKeepAliveTimeout(int keepAliveSeconds)
|
|
MESSAGE: Method 'ResolveKeepAliveTimeout(int keepAliveSeconds)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 269
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TakeoverExistingConnection(string clientId, MqttConnection newConnection)
|
|
MESSAGE: Method 'TakeoverExistingConnection(string clientId, MqttConnection newConnection)' is missing <param name="newConnection"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 269
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TakeoverExistingConnection(string clientId, MqttConnection newConnection)
|
|
MESSAGE: Method 'TakeoverExistingConnection(string clientId, MqttConnection newConnection)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 283
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetRetainedMessage(string topic, string? payload)
|
|
MESSAGE: Method 'SetRetainedMessage(string topic, string? payload)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 283
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetRetainedMessage(string topic, string? payload)
|
|
MESSAGE: Method 'SetRetainedMessage(string topic, string? payload)' is missing <param name="topic"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 294
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetRetainedMessage(string topic)
|
|
MESSAGE: Method 'GetRetainedMessage(string topic)' is missing <param name="topic"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 300
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Unregister(MqttConnection connection)
|
|
MESSAGE: Method 'Unregister(MqttConnection connection)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 314
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DisposeAsync()
|
|
MESSAGE: Method 'DisposeAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttListener.cs
|
|
LINE: 434
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Pending
|
|
MESSAGE: Property 'Pending' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Kind
|
|
MESSAGE: Property 'Kind' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClientOpts
|
|
MESSAGE: Property 'ClientOpts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Permissions
|
|
MESSAGE: Property 'Permissions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 27
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MqttClientId
|
|
MESSAGE: Property 'MqttClientId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 29
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttNatsClientAdapter(MqttConnection connection, ulong id)
|
|
MESSAGE: Constructor 'MqttNatsClientAdapter(MqttConnection connection, ulong id)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 39
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessage(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessage(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 39
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessage(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessage(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="headers"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 39
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessage(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessage(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="replyTo"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 39
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessage(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessage(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="sid"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 39
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessage(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessage(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 50
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 50
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="headers"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 50
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="replyTo"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 50
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="sid"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 50
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 65
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: QueueOutbound(ReadOnlyMemory<byte> data)
|
|
MESSAGE: Method 'QueueOutbound(ReadOnlyMemory<byte> data)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 71
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveSubscription(string sid)
|
|
MESSAGE: Method 'RemoveSubscription(string sid)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 84
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddSubscription(string natsSubject, string sid, string? queue)
|
|
MESSAGE: Method 'AddSubscription(string natsSubject, string sid, string? queue)' is missing <param name="queue"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 84
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddSubscription(string natsSubject, string sid, string? queue)
|
|
MESSAGE: Method 'AddSubscription(string natsSubject, string sid, string? queue)' is missing <param name="sid"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 84
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddSubscription(string natsSubject, string sid, string? queue)
|
|
MESSAGE: Method 'AddSubscription(string natsSubject, string sid, string? queue)' is missing <param name="natsSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttNatsClientAdapter.cs
|
|
LINE: 117
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subscriptions
|
|
MESSAGE: Property 'Subscriptions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketReader.cs
|
|
LINE: 35
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Read(ReadOnlySpan<byte> buffer)
|
|
MESSAGE: Method 'Read(ReadOnlySpan<byte> buffer)' is missing <param name="buffer"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketReader.cs
|
|
LINE: 61
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryRead(ReadOnlySequence<byte> buffer, MqttControlPacket? packet, SequencePosition consumed)
|
|
MESSAGE: Method 'TryRead(ReadOnlySequence<byte> buffer, MqttControlPacket? packet, SequencePosition consumed)' is missing <param name="consumed"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketReader.cs
|
|
LINE: 61
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryRead(ReadOnlySequence<byte> buffer, MqttControlPacket? packet, SequencePosition consumed)
|
|
MESSAGE: Method 'TryRead(ReadOnlySequence<byte> buffer, MqttControlPacket? packet, SequencePosition consumed)' is missing <param name="packet"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketReader.cs
|
|
LINE: 61
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryRead(ReadOnlySequence<byte> buffer, MqttControlPacket? packet, SequencePosition consumed)
|
|
MESSAGE: Method 'TryRead(ReadOnlySequence<byte> buffer, MqttControlPacket? packet, SequencePosition consumed)' is missing <param name="buffer"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketReader.cs
|
|
LINE: 123
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DecodeRemainingLength(ReadOnlySpan<byte> encoded, int consumed)
|
|
MESSAGE: Method 'DecodeRemainingLength(ReadOnlySpan<byte> encoded, int consumed)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: WriteString(string value)
|
|
MESSAGE: Method 'WriteString(string value)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: WriteBytes(ReadOnlySpan<byte> bytes)
|
|
MESSAGE: Method 'WriteBytes(ReadOnlySpan<byte> bytes)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Write(MqttControlPacketType type, ReadOnlySpan<byte> payload, byte flags)
|
|
MESSAGE: Method 'Write(MqttControlPacketType type, ReadOnlySpan<byte> payload, byte flags)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 50
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WritePubAck(ushort packetId)
|
|
MESSAGE: Method 'WritePubAck(ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 60
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WriteSubAck(ushort packetId, ReadOnlySpan<byte> grantedQoS)
|
|
MESSAGE: Method 'WriteSubAck(ushort packetId, ReadOnlySpan<byte> grantedQoS)' is missing <param name="grantedQoS"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 60
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WriteSubAck(ushort packetId, ReadOnlySpan<byte> grantedQoS)
|
|
MESSAGE: Method 'WriteSubAck(ushort packetId, ReadOnlySpan<byte> grantedQoS)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 71
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WriteUnsubAck(ushort packetId)
|
|
MESSAGE: Method 'WriteUnsubAck(ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 87
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WritePubRec(ushort packetId)
|
|
MESSAGE: Method 'WritePubRec(ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 97
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WritePubRel(ushort packetId)
|
|
MESSAGE: Method 'WritePubRel(ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 107
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WritePubComp(ushort packetId)
|
|
MESSAGE: Method 'WritePubComp(ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 117
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WritePublish(string topic, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)
|
|
MESSAGE: Method 'WritePublish(string topic, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 117
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WritePublish(string topic, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)
|
|
MESSAGE: Method 'WritePublish(string topic, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)' is missing <param name="dup"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 117
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WritePublish(string topic, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)
|
|
MESSAGE: Method 'WritePublish(string topic, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)' is missing <param name="retain"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 117
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WritePublish(string topic, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)
|
|
MESSAGE: Method 'WritePublish(string topic, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)' is missing <param name="qos"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 117
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WritePublish(string topic, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)
|
|
MESSAGE: Method 'WritePublish(string topic, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 117
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WritePublish(string topic, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)
|
|
MESSAGE: Method 'WritePublish(string topic, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)' is missing <param name="topic"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 153
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WritePublishTo(Span<byte> dest, ReadOnlySpan<byte> topicUtf8, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)
|
|
MESSAGE: Method 'WritePublishTo(Span<byte> dest, ReadOnlySpan<byte> topicUtf8, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 153
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WritePublishTo(Span<byte> dest, ReadOnlySpan<byte> topicUtf8, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)
|
|
MESSAGE: Method 'WritePublishTo(Span<byte> dest, ReadOnlySpan<byte> topicUtf8, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)' is missing <param name="dup"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 153
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WritePublishTo(Span<byte> dest, ReadOnlySpan<byte> topicUtf8, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)
|
|
MESSAGE: Method 'WritePublishTo(Span<byte> dest, ReadOnlySpan<byte> topicUtf8, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)' is missing <param name="retain"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 153
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WritePublishTo(Span<byte> dest, ReadOnlySpan<byte> topicUtf8, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)
|
|
MESSAGE: Method 'WritePublishTo(Span<byte> dest, ReadOnlySpan<byte> topicUtf8, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)' is missing <param name="qos"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 153
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WritePublishTo(Span<byte> dest, ReadOnlySpan<byte> topicUtf8, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)
|
|
MESSAGE: Method 'WritePublishTo(Span<byte> dest, ReadOnlySpan<byte> topicUtf8, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 153
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WritePublishTo(Span<byte> dest, ReadOnlySpan<byte> topicUtf8, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)
|
|
MESSAGE: Method 'WritePublishTo(Span<byte> dest, ReadOnlySpan<byte> topicUtf8, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)' is missing <param name="topicUtf8"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 153
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WritePublishTo(Span<byte> dest, ReadOnlySpan<byte> topicUtf8, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)
|
|
MESSAGE: Method 'WritePublishTo(Span<byte> dest, ReadOnlySpan<byte> topicUtf8, ReadOnlySpan<byte> payload, byte qos, bool retain, bool dup, ushort packetId)' is missing <param name="dest"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 201
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MeasurePublish(int topicLen, int payloadLen, byte qos)
|
|
MESSAGE: Method 'MeasurePublish(int topicLen, int payloadLen, byte qos)' is missing <param name="qos"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 201
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MeasurePublish(int topicLen, int payloadLen, byte qos)
|
|
MESSAGE: Method 'MeasurePublish(int topicLen, int payloadLen, byte qos)' is missing <param name="payloadLen"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 201
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MeasurePublish(int topicLen, int payloadLen, byte qos)
|
|
MESSAGE: Method 'MeasurePublish(int topicLen, int payloadLen, byte qos)' is missing <param name="topicLen"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 208
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: EncodeRemainingLengthTo(Span<byte> dest, int value)
|
|
MESSAGE: Method 'EncodeRemainingLengthTo(Span<byte> dest, int value)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 223
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: MeasureRemainingLength(int value)
|
|
MESSAGE: Method 'MeasureRemainingLength(int value)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttPacketWriter.cs
|
|
LINE: 235
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: EncodeRemainingLength(int value)
|
|
MESSAGE: Method 'EncodeRemainingLength(int value)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AccountName
|
|
MESSAGE: Property 'AccountName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ReplyPrefix
|
|
MESSAGE: Property 'ReplyPrefix' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Domain
|
|
MESSAGE: Property 'Domain' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Payload
|
|
MESSAGE: Property 'Payload' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ReplyTo
|
|
MESSAGE: Property 'ReplyTo' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 31
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Topic
|
|
MESSAGE: Property 'Topic' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 32
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sequence
|
|
MESSAGE: Property 'Sequence' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 41
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClientId
|
|
MESSAGE: Property 'ClientId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 42
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastPacketId
|
|
MESSAGE: Property 'LastPacketId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 43
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxAckPending
|
|
MESSAGE: Property 'MaxAckPending' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 52
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StreamSequence
|
|
MESSAGE: Property 'StreamSequence' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 53
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 62
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Filter
|
|
MESSAGE: Property 'Filter' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 63
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Qos
|
|
MESSAGE: Property 'Qos' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 64
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: JsDur
|
|
MESSAGE: Property 'JsDur' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 65
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Prm
|
|
MESSAGE: Property 'Prm' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 66
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Reserved
|
|
MESSAGE: Property 'Reserved' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 75
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Filter
|
|
MESSAGE: Property 'Filter' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 76
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Qos
|
|
MESSAGE: Property 'Qos' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 77
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TopicToken
|
|
MESSAGE: Property 'TopicToken' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 86
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 87
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Mapped
|
|
MESSAGE: Property 'Mapped' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 88
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsPublish
|
|
MESSAGE: Property 'IsPublish' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttParityModels.cs
|
|
LINE: 89
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsPubRel
|
|
MESSAGE: Property 'IsPubRel' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttProtocolParser.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ParsePacket(ReadOnlySpan<byte> packet)
|
|
MESSAGE: Method 'ParsePacket(ReadOnlySpan<byte> packet)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttProtocolParser.cs
|
|
LINE: 29
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: WritePacket(MqttControlPacketType type, ReadOnlySpan<byte> payload, byte flags)
|
|
MESSAGE: Method 'WritePacket(MqttControlPacketType type, ReadOnlySpan<byte> payload, byte flags)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttProtocolParser.cs
|
|
LINE: 32
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ParseLine(string line)
|
|
MESSAGE: Method 'ParseLine(string line)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttQoS1Tracker.cs
|
|
LINE: 28
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Register(string topic, byte[] payload, ulong streamSequence)
|
|
MESSAGE: Method 'Register(string topic, byte[] payload, ulong streamSequence)' is missing <param name="streamSequence"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttQoS1Tracker.cs
|
|
LINE: 28
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Register(string topic, byte[] payload, ulong streamSequence)
|
|
MESSAGE: Method 'Register(string topic, byte[] payload, ulong streamSequence)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttQoS1Tracker.cs
|
|
LINE: 28
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Register(string topic, byte[] payload, ulong streamSequence)
|
|
MESSAGE: Method 'Register(string topic, byte[] payload, ulong streamSequence)' is missing <param name="topic"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttQoS1Tracker.cs
|
|
LINE: 47
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Acknowledge(ushort packetId)
|
|
MESSAGE: Method 'Acknowledge(ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttQoS1Tracker.cs
|
|
LINE: 72
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsPending(ushort packetId)
|
|
MESSAGE: Method 'IsPending(ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttQoS1Tracker.cs
|
|
LINE: 93
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PacketId
|
|
MESSAGE: Property 'PacketId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttQoS1Tracker.cs
|
|
LINE: 94
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Topic
|
|
MESSAGE: Property 'Topic' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttQoS1Tracker.cs
|
|
LINE: 95
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Payload
|
|
MESSAGE: Property 'Payload' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttQoS1Tracker.cs
|
|
LINE: 96
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SentAtUtc
|
|
MESSAGE: Property 'SentAtUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttQoS1Tracker.cs
|
|
LINE: 97
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DeliveryCount
|
|
MESSAGE: Property 'DeliveryCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 56
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetRetained(string topic, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SetRetained(string topic, ReadOnlyMemory<byte> payload)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 56
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetRetained(string topic, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SetRetained(string topic, ReadOnlyMemory<byte> payload)' is missing <param name="topic"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 72
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetRetained(string topic)
|
|
MESSAGE: Method 'GetRetained(string topic)' is missing <param name="topic"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 85
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetMatchingRetained(string filter)
|
|
MESSAGE: Method 'GetMatchingRetained(string filter)' is missing <param name="filter"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 103
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DeliverRetainedOnSubscribe(string topicFilter, Action<string, byte[], byte, bool> deliver)
|
|
MESSAGE: Method 'DeliverRetainedOnSubscribe(string topicFilter, Action<string, byte[], byte, bool> deliver)' is missing <param name="deliver"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 103
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DeliverRetainedOnSubscribe(string topicFilter, Action<string, byte[], byte, bool> deliver)
|
|
MESSAGE: Method 'DeliverRetainedOnSubscribe(string topicFilter, Action<string, byte[], byte, bool> deliver)' is missing <param name="topicFilter"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 117
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetRetainedAsync(string topic, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'SetRetainedAsync(string topic, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 117
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetRetainedAsync(string topic, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'SetRetainedAsync(string topic, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 117
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetRetainedAsync(string topic, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'SetRetainedAsync(string topic, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing <param name="topic"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 141
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetRetainedAsync(string topic, CancellationToken ct)
|
|
MESSAGE: Method 'GetRetainedAsync(string topic, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 141
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetRetainedAsync(string topic, CancellationToken ct)
|
|
MESSAGE: Method 'GetRetainedAsync(string topic, CancellationToken ct)' is missing <param name="topic"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 166
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MqttTopicMatch(string topic, string filter)
|
|
MESSAGE: Method 'MqttTopicMatch(string topic, string filter)' is missing <param name="filter"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 166
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MqttTopicMatch(string topic, string filter)
|
|
MESSAGE: Method 'MqttTopicMatch(string topic, string filter)' is missing <param name="topic"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 212
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: State
|
|
MESSAGE: Property 'State' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 213
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StartedAtUtc
|
|
MESSAGE: Property 'StartedAtUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 242
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BeginPublish(ushort packetId)
|
|
MESSAGE: Method 'BeginPublish(ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 257
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessPubRec(ushort packetId)
|
|
MESSAGE: Method 'ProcessPubRec(ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 273
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessPubRel(ushort packetId)
|
|
MESSAGE: Method 'ProcessPubRel(ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 290
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessPubComp(ushort packetId)
|
|
MESSAGE: Method 'ProcessPubComp(ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 306
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetState(ushort packetId)
|
|
MESSAGE: Method 'GetState(ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 334
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveFlow(ushort packetId)
|
|
MESSAGE: Method 'RemoveFlow(ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 342
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterPubRec(ushort packetId)
|
|
MESSAGE: Method 'RegisterPubRec(ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 349
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterPubRel(ushort packetId)
|
|
MESSAGE: Method 'RegisterPubRel(ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttRetainedStore.cs
|
|
LINE: 356
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CompletePubComp(ushort packetId)
|
|
MESSAGE: Method 'CompletePubComp(ushort packetId)' is missing <param name="packetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 37
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Topic
|
|
MESSAGE: Property 'Topic' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Payload
|
|
MESSAGE: Property 'Payload' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 39
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: QoS
|
|
MESSAGE: Property 'QoS' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 40
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Retain
|
|
MESSAGE: Property 'Retain' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 41
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DelayIntervalSeconds
|
|
MESSAGE: Property 'DelayIntervalSeconds' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 50
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClientId
|
|
MESSAGE: Property 'ClientId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 51
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subscriptions
|
|
MESSAGE: Property 'Subscriptions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 52
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PendingPublishes
|
|
MESSAGE: Property 'PendingPublishes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 53
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: WillTopic
|
|
MESSAGE: Property 'WillTopic' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 54
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: WillPayload
|
|
MESSAGE: Property 'WillPayload' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 55
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: WillQoS
|
|
MESSAGE: Property 'WillQoS' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 56
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: WillRetain
|
|
MESSAGE: Property 'WillRetain' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 57
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CleanSession
|
|
MESSAGE: Property 'CleanSession' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 58
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConnectedAtUtc
|
|
MESSAGE: Property 'ConnectedAtUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 59
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastActivityUtc
|
|
MESSAGE: Property 'LastActivityUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 134
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetWill(string clientId, WillMessage will)
|
|
MESSAGE: Method 'SetWill(string clientId, WillMessage will)' is missing <param name="will"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 134
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetWill(string clientId, WillMessage will)
|
|
MESSAGE: Method 'SetWill(string clientId, WillMessage will)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 145
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ClearWill(string clientId)
|
|
MESSAGE: Method 'ClearWill(string clientId)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 154
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetWill(string clientId)
|
|
MESSAGE: Method 'GetWill(string clientId)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 164
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PublishWillMessage(string clientId)
|
|
MESSAGE: Method 'PublishWillMessage(string clientId)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 185
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetDelayedWill(string clientId)
|
|
MESSAGE: Method 'GetDelayedWill(string clientId)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 192
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SaveSession(MqttSessionData session)
|
|
MESSAGE: Method 'SaveSession(MqttSessionData session)' is missing <param name="session"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 202
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: LoadSession(string clientId)
|
|
MESSAGE: Method 'LoadSession(string clientId)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 209
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DeleteSession(string clientId)
|
|
MESSAGE: Method 'DeleteSession(string clientId)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 223
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TrackConnectDisconnect(string clientId, bool connected)
|
|
MESSAGE: Method 'TrackConnectDisconnect(string clientId, bool connected)' is missing <param name="connected"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 223
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TrackConnectDisconnect(string clientId, bool connected)
|
|
MESSAGE: Method 'TrackConnectDisconnect(string clientId, bool connected)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 287
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsFlapper(string clientId)
|
|
MESSAGE: Method 'IsFlapper(string clientId)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 303
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetBackoffMs(string clientId)
|
|
MESSAGE: Method 'GetBackoffMs(string clientId)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 322
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ClearFlapperState(string clientId)
|
|
MESSAGE: Method 'ClearFlapperState(string clientId)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 350
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ShouldApplyBackoff(string clientId)
|
|
MESSAGE: Method 'ShouldApplyBackoff(string clientId)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 370
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ConnectAsync(string clientId, bool cleanSession, CancellationToken ct)
|
|
MESSAGE: Method 'ConnectAsync(string clientId, bool cleanSession, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 370
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ConnectAsync(string clientId, bool cleanSession, CancellationToken ct)
|
|
MESSAGE: Method 'ConnectAsync(string clientId, bool cleanSession, CancellationToken ct)' is missing <param name="cleanSession"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 370
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ConnectAsync(string clientId, bool cleanSession, CancellationToken ct)
|
|
MESSAGE: Method 'ConnectAsync(string clientId, bool cleanSession, CancellationToken ct)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 407
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddSubscription(string clientId, string topic, int qos)
|
|
MESSAGE: Method 'AddSubscription(string clientId, string topic, int qos)' is missing <param name="qos"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 407
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddSubscription(string clientId, string topic, int qos)
|
|
MESSAGE: Method 'AddSubscription(string clientId, string topic, int qos)' is missing <param name="topic"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 407
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddSubscription(string clientId, string topic, int qos)
|
|
MESSAGE: Method 'AddSubscription(string clientId, string topic, int qos)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 423
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SaveSessionAsync(string clientId, CancellationToken ct)
|
|
MESSAGE: Method 'SaveSessionAsync(string clientId, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 423
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SaveSessionAsync(string clientId, CancellationToken ct)
|
|
MESSAGE: Method 'SaveSessionAsync(string clientId, CancellationToken ct)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttSessionStore.cs
|
|
LINE: 436
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetSubscriptions(string clientId)
|
|
MESSAGE: Method 'GetSubscriptions(string clientId)' is missing <param name="clientId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttStreamInitializer.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: MqttStreamInitializer(StreamManager streamManager)
|
|
MESSAGE: Constructor 'MqttStreamInitializer(StreamManager streamManager)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttTopicMapper.cs
|
|
LINE: 37
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NatsToMqttBytes(string natsSubject)
|
|
MESSAGE: Method 'NatsToMqttBytes(string natsSubject)' is missing <param name="natsSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttTopicMapper.cs
|
|
LINE: 68
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MqttToNats(string mqttTopic)
|
|
MESSAGE: Method 'MqttToNats(string mqttTopic)' is missing <param name="mqttTopic"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttTopicMapper.cs
|
|
LINE: 105
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NatsToMqtt(string natsSubject)
|
|
MESSAGE: Method 'NatsToMqtt(string natsSubject)' is missing <param name="natsSubject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttTopicMapper.cs
|
|
LINE: 155
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsDollarTopic(string mqttTopic)
|
|
MESSAGE: Method 'IsDollarTopic(string mqttTopic)' is missing <param name="mqttTopic"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttTopicMapper.cs
|
|
LINE: 162
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsDollarFilter(string mqttFilter)
|
|
MESSAGE: Method 'IsDollarFilter(string mqttFilter)' is missing <param name="mqttFilter"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttTopicMapper.cs
|
|
LINE: 170
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WildcardMatchesDollarTopic(string mqttFilter, string mqttTopic)
|
|
MESSAGE: Method 'WildcardMatchesDollarTopic(string mqttFilter, string mqttTopic)' is missing <param name="mqttTopic"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Mqtt/MqttTopicMapper.cs
|
|
LINE: 170
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WildcardMatchesDollarTopic(string mqttFilter, string mqttTopic)
|
|
MESSAGE: Method 'WildcardMatchesDollarTopic(string mqttFilter, string mqttTopic)' is missing <param name="mqttFilter"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Host
|
|
MESSAGE: Property 'Host' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Port
|
|
MESSAGE: Property 'Port' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NoAuthUser
|
|
MESSAGE: Property 'NoAuthUser' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Username
|
|
MESSAGE: Property 'Username' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Password
|
|
MESSAGE: Property 'Password' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Token
|
|
MESSAGE: Property 'Token' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AuthTimeout
|
|
MESSAGE: Property 'AuthTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsCert
|
|
MESSAGE: Property 'TlsCert' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsKey
|
|
MESSAGE: Property 'TlsKey' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsCaCert
|
|
MESSAGE: Property 'TlsCaCert' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsVerify
|
|
MESSAGE: Property 'TlsVerify' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsTimeout
|
|
MESSAGE: Property 'TlsTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 27
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsMap
|
|
MESSAGE: Property 'TlsMap' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 28
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsPinnedCerts
|
|
MESSAGE: Property 'TlsPinnedCerts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 31
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: JsDomain
|
|
MESSAGE: Property 'JsDomain' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 32
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StreamReplicas
|
|
MESSAGE: Property 'StreamReplicas' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 33
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConsumerReplicas
|
|
MESSAGE: Property 'ConsumerReplicas' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 34
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConsumerMemoryStorage
|
|
MESSAGE: Property 'ConsumerMemoryStorage' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConsumerInactiveThreshold
|
|
MESSAGE: Property 'ConsumerInactiveThreshold' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AckWait
|
|
MESSAGE: Property 'AckWait' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 39
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxAckPending
|
|
MESSAGE: Property 'MaxAckPending' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 40
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: JsApiTimeout
|
|
MESSAGE: Property 'JsApiTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 41
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SessionPersistence
|
|
MESSAGE: Property 'SessionPersistence' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 42
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SessionTtl
|
|
MESSAGE: Property 'SessionTtl' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 43
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Qos1PubAck
|
|
MESSAGE: Property 'Qos1PubAck' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/MqttOptions.cs
|
|
LINE: 45
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: HasTls
|
|
MESSAGE: Property 'HasTls' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessMessage(string subject, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, INatsClient sender)
|
|
MESSAGE: Method 'ProcessMessage(string subject, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, INatsClient sender)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveClient(INatsClient client)
|
|
MESSAGE: Method 'RemoveClient(INatsClient client)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PublishConnectEvent(INatsClient client)
|
|
MESSAGE: Method 'PublishConnectEvent(INatsClient client)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 27
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PublishDisconnectEvent(INatsClient client)
|
|
MESSAGE: Method 'PublishDisconnectEvent(INatsClient client)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 32
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SubList
|
|
MESSAGE: Property 'SubList' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 44
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: OutboundData(ReadOnlyMemory<byte> data, byte[]? poolBuffer)
|
|
MESSAGE: Constructor 'OutboundData(ReadOnlyMemory<byte> data, byte[]? poolBuffer)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 50
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Length
|
|
MESSAGE: Property 'Length' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 93
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 94
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Kind
|
|
MESSAGE: Property 'Kind' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 95
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClientOpts
|
|
MESSAGE: Property 'ClientOpts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 96
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TraceContext
|
|
MESSAGE: Property 'TraceContext' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 97
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Router
|
|
MESSAGE: Property 'Router' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 98
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 99
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Permissions
|
|
MESSAGE: Property 'Permissions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 108
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConnectReceived
|
|
MESSAGE: Property 'ConnectReceived' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 109
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CloseReason
|
|
MESSAGE: Property 'CloseReason' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 111
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetTraceMode(bool enabled)
|
|
MESSAGE: Method 'SetTraceMode(bool enabled)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 125
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StartTime
|
|
MESSAGE: Property 'StartTime' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 127
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastActivity
|
|
MESSAGE: Property 'LastActivity' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 128
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteIp
|
|
MESSAGE: Property 'RemoteIp' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 129
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemotePort
|
|
MESSAGE: Property 'RemotePort' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 143
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ShouldSkipFlush
|
|
MESSAGE: Property 'ShouldSkipFlush' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 152
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Rtt
|
|
MESSAGE: Property 'Rtt' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 154
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsMqtt
|
|
MESSAGE: Property 'IsMqtt' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 155
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsWebSocket
|
|
MESSAGE: Property 'IsWebSocket' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 156
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: WsInfo
|
|
MESSAGE: Property 'WsInfo' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 158
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsState
|
|
MESSAGE: Property 'TlsState' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 159
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: InfoAlreadySent
|
|
MESSAGE: Property 'InfoAlreadySent' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 161
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subscriptions
|
|
MESSAGE: Property 'Subscriptions' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 162
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastJetStreamPubAck
|
|
MESSAGE: Property 'LastJetStreamPubAck' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 164
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: NatsClient(ulong id, Stream stream, Socket socket, NatsOptions options, ServerInfo serverInfo, AuthService authService, byte[]? nonce, ILogger logger, ServerStats serverStats, ClientKind kind)
|
|
MESSAGE: Constructor 'NatsClient(ulong id, Stream stream, Socket socket, NatsOptions options, ServerInfo serverInfo, AuthService authService, byte[]? nonce, ILogger logger, ServerStats serverStats, ClientKind kind)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 189
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetNonce()
|
|
MESSAGE: Method 'GetNonce()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 191
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetName()
|
|
MESSAGE: Method 'GetName()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 193
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ClientType()
|
|
MESSAGE: Method 'ClientType()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 204
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ToString()
|
|
MESSAGE: Method 'ToString()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 210
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: QueueOutbound(ReadOnlyMemory<byte> data)
|
|
MESSAGE: Method 'QueueOutbound(ReadOnlyMemory<byte> data)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 259
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PendingBytes
|
|
MESSAGE: Property 'PendingBytes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 304
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RunAsync(CancellationToken ct)
|
|
MESSAGE: Method 'RunAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 771
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RecordJetStreamPubAck(PubAck ack)
|
|
MESSAGE: Method 'RecordJetStreamPubAck(PubAck ack)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 794
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessage(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessage(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 806
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 806
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="headers"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 806
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="replyTo"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 806
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="sid"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 806
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessageNoFlush(string subject, string sid, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 935
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageNoFlush(ReadOnlySpan<byte> subjectBytes, ReadOnlySpan<byte> sidBytes, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessageNoFlush(ReadOnlySpan<byte> subjectBytes, ReadOnlySpan<byte> sidBytes, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 935
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageNoFlush(ReadOnlySpan<byte> subjectBytes, ReadOnlySpan<byte> sidBytes, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessageNoFlush(ReadOnlySpan<byte> subjectBytes, ReadOnlySpan<byte> sidBytes, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="headers"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 935
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageNoFlush(ReadOnlySpan<byte> subjectBytes, ReadOnlySpan<byte> sidBytes, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessageNoFlush(ReadOnlySpan<byte> subjectBytes, ReadOnlySpan<byte> sidBytes, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="replyTo"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 935
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageNoFlush(ReadOnlySpan<byte> subjectBytes, ReadOnlySpan<byte> sidBytes, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessageNoFlush(ReadOnlySpan<byte> subjectBytes, ReadOnlySpan<byte> sidBytes, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="sidBytes"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 935
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessageNoFlush(ReadOnlySpan<byte> subjectBytes, ReadOnlySpan<byte> sidBytes, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessageNoFlush(ReadOnlySpan<byte> subjectBytes, ReadOnlySpan<byte> sidBytes, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="subjectBytes"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 995
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessagePreformatted(ReadOnlySpan<byte> prefix, ReadOnlySpan<byte> sidBytes, ReadOnlySpan<byte> suffix, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessagePreformatted(ReadOnlySpan<byte> prefix, ReadOnlySpan<byte> sidBytes, ReadOnlySpan<byte> suffix, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 995
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessagePreformatted(ReadOnlySpan<byte> prefix, ReadOnlySpan<byte> sidBytes, ReadOnlySpan<byte> suffix, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessagePreformatted(ReadOnlySpan<byte> prefix, ReadOnlySpan<byte> sidBytes, ReadOnlySpan<byte> suffix, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="headers"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 995
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessagePreformatted(ReadOnlySpan<byte> prefix, ReadOnlySpan<byte> sidBytes, ReadOnlySpan<byte> suffix, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessagePreformatted(ReadOnlySpan<byte> prefix, ReadOnlySpan<byte> sidBytes, ReadOnlySpan<byte> suffix, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="suffix"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 995
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessagePreformatted(ReadOnlySpan<byte> prefix, ReadOnlySpan<byte> sidBytes, ReadOnlySpan<byte> suffix, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessagePreformatted(ReadOnlySpan<byte> prefix, ReadOnlySpan<byte> sidBytes, ReadOnlySpan<byte> suffix, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="sidBytes"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 995
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendMessagePreformatted(ReadOnlySpan<byte> prefix, ReadOnlySpan<byte> sidBytes, ReadOnlySpan<byte> suffix, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)
|
|
MESSAGE: Method 'SendMessagePreformatted(ReadOnlySpan<byte> prefix, ReadOnlySpan<byte> sidBytes, ReadOnlySpan<byte> suffix, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload)' is missing <param name="prefix"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 1075
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendErr(string message)
|
|
MESSAGE: Method 'SendErr(string message)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 1230
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendErrAndCloseAsync(string message, ClientClosedReason reason)
|
|
MESSAGE: Method 'SendErrAndCloseAsync(string message, ClientClosedReason reason)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 1306
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MarkClosed(ClientClosedReason reason)
|
|
MESSAGE: Method 'MarkClosed(ClientClosedReason reason)' is missing <param name="reason"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 1330
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FlushAndCloseAsync(bool minimalFlush)
|
|
MESSAGE: Method 'FlushAndCloseAsync(bool minimalFlush)' is missing <param name="minimalFlush"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 1352
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveSubscription(string sid)
|
|
MESSAGE: Method 'RemoveSubscription(string sid)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 1358
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveAllSubscriptions(SubList subList)
|
|
MESSAGE: Method 'RemoveAllSubscriptions(SubList subList)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 1365
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose()
|
|
MESSAGE: Method 'Dispose()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 1393
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetWriteTimeoutPolicy(ClientKind kind)
|
|
MESSAGE: Method 'GetWriteTimeoutPolicy(ClientKind kind)' is missing <param name="kind"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 1432
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: StallGate(long maxPending)
|
|
MESSAGE: Constructor 'StallGate(long maxPending)' is missing <param name="maxPending"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 1447
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UpdatePending(long pending)
|
|
MESSAGE: Method 'UpdatePending(long pending)' is missing <param name="pending"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsClient.cs
|
|
LINE: 1467
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WaitAsync(TimeSpan timeout)
|
|
MESSAGE: Method 'WaitAsync(TimeSpan timeout)' is missing <param name="timeout"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Host
|
|
MESSAGE: Property 'Host' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Port
|
|
MESSAGE: Property 'Port' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ServerName
|
|
MESSAGE: Property 'ServerName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxPayload
|
|
MESSAGE: Property 'MaxPayload' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxControlLine
|
|
MESSAGE: Property 'MaxControlLine' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxConnections
|
|
MESSAGE: Property 'MaxConnections' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxPending
|
|
MESSAGE: Property 'MaxPending' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: WriteDeadline
|
|
MESSAGE: Property 'WriteDeadline' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PingInterval
|
|
MESSAGE: Property 'PingInterval' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxPingsOut
|
|
MESSAGE: Property 'MaxPingsOut' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 31
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DisableShortFirstPing
|
|
MESSAGE: Property 'DisableShortFirstPing' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 34
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxSubs
|
|
MESSAGE: Property 'MaxSubs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxSubTokens
|
|
MESSAGE: Property 'MaxSubTokens' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Tags
|
|
MESSAGE: Property 'Tags' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 41
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Accounts
|
|
MESSAGE: Property 'Accounts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 44
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Username
|
|
MESSAGE: Property 'Username' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 45
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Password
|
|
MESSAGE: Property 'Password' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 46
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Authorization
|
|
MESSAGE: Property 'Authorization' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 49
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Users
|
|
MESSAGE: Property 'Users' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 50
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NKeys
|
|
MESSAGE: Property 'NKeys' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 53
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NoAuthUser
|
|
MESSAGE: Property 'NoAuthUser' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 56
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ExternalAuth
|
|
MESSAGE: Property 'ExternalAuth' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 57
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ProxyAuth
|
|
MESSAGE: Property 'ProxyAuth' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 60
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AuthTimeout
|
|
MESSAGE: Property 'AuthTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 63
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MonitorPort
|
|
MESSAGE: Property 'MonitorPort' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 64
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MonitorHost
|
|
MESSAGE: Property 'MonitorHost' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 65
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MonitorBasePath
|
|
MESSAGE: Property 'MonitorBasePath' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 67
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MonitorHttpsPort
|
|
MESSAGE: Property 'MonitorHttpsPort' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 70
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LameDuckDuration
|
|
MESSAGE: Property 'LameDuckDuration' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 71
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LameDuckGracePeriod
|
|
MESSAGE: Property 'LameDuckGracePeriod' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 74
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PidFile
|
|
MESSAGE: Property 'PidFile' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 75
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PortsFileDir
|
|
MESSAGE: Property 'PortsFileDir' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 76
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConfigFile
|
|
MESSAGE: Property 'ConfigFile' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 79
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LogFile
|
|
MESSAGE: Property 'LogFile' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 80
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LogSizeLimit
|
|
MESSAGE: Property 'LogSizeLimit' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 81
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LogMaxFiles
|
|
MESSAGE: Property 'LogMaxFiles' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 82
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Debug
|
|
MESSAGE: Property 'Debug' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 83
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Trace
|
|
MESSAGE: Property 'Trace' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 84
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Logtime
|
|
MESSAGE: Property 'Logtime' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 85
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LogtimeUTC
|
|
MESSAGE: Property 'LogtimeUTC' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 86
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Syslog
|
|
MESSAGE: Property 'Syslog' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 87
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteSyslog
|
|
MESSAGE: Property 'RemoteSyslog' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 90
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ProfPort
|
|
MESSAGE: Property 'ProfPort' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 93
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClientAdvertise
|
|
MESSAGE: Property 'ClientAdvertise' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 94
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TraceVerbose
|
|
MESSAGE: Property 'TraceVerbose' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 95
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxTracedMsgLen
|
|
MESSAGE: Property 'MaxTracedMsgLen' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 96
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DisableSublistCache
|
|
MESSAGE: Property 'DisableSublistCache' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 97
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConnectErrorReports
|
|
MESSAGE: Property 'ConnectErrorReports' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 98
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ReconnectErrorReports
|
|
MESSAGE: Property 'ReconnectErrorReports' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 99
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NoHeaderSupport
|
|
MESSAGE: Property 'NoHeaderSupport' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 100
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxClosedClients
|
|
MESSAGE: Property 'MaxClosedClients' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 101
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NoSystemAccount
|
|
MESSAGE: Property 'NoSystemAccount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 102
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SystemAccount
|
|
MESSAGE: Property 'SystemAccount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 105
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: InCmdLine
|
|
MESSAGE: Property 'InCmdLine' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 108
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsCert
|
|
MESSAGE: Property 'TlsCert' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 109
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsKey
|
|
MESSAGE: Property 'TlsKey' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 110
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsCaCert
|
|
MESSAGE: Property 'TlsCaCert' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 111
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsVerify
|
|
MESSAGE: Property 'TlsVerify' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 112
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsMap
|
|
MESSAGE: Property 'TlsMap' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 113
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsTimeout
|
|
MESSAGE: Property 'TlsTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 114
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsHandshakeFirst
|
|
MESSAGE: Property 'TlsHandshakeFirst' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 115
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsHandshakeFirstFallback
|
|
MESSAGE: Property 'TlsHandshakeFirstFallback' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 116
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AllowNonTls
|
|
MESSAGE: Property 'AllowNonTls' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 117
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsRateLimit
|
|
MESSAGE: Property 'TlsRateLimit' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 118
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsPinnedCerts
|
|
MESSAGE: Property 'TlsPinnedCerts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 119
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsMinVersion
|
|
MESSAGE: Property 'TlsMinVersion' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 122
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: OcspConfig
|
|
MESSAGE: Property 'OcspConfig' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 123
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: OcspPeerVerify
|
|
MESSAGE: Property 'OcspPeerVerify' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 126
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TrustedKeys
|
|
MESSAGE: Property 'TrustedKeys' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 127
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AccountResolver
|
|
MESSAGE: Property 'AccountResolver' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 130
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LogOverrides
|
|
MESSAGE: Property 'LogOverrides' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 133
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SubjectMappings
|
|
MESSAGE: Property 'SubjectMappings' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 136
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Mqtt
|
|
MESSAGE: Property 'Mqtt' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 139
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cluster
|
|
MESSAGE: Property 'Cluster' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 140
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Gateway
|
|
MESSAGE: Property 'Gateway' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 141
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LeafNode
|
|
MESSAGE: Property 'LeafNode' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 142
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: JetStream
|
|
MESSAGE: Property 'JetStream' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 144
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: HasTls
|
|
MESSAGE: Property 'HasTls' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 147
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: WebSocket
|
|
MESSAGE: Property 'WebSocket' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 149
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NoErrOnUnknownFields(bool noError)
|
|
MESSAGE: Method 'NoErrOnUnknownFields(bool noError)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 154
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AllowUnknownTopLevelFields
|
|
MESSAGE: Property 'AllowUnknownTopLevelFields' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 156
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RoutesFromStr(string routesStr)
|
|
MESSAGE: Method 'RoutesFromStr(string routesStr)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 171
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Clone()
|
|
MESSAGE: Method 'Clone()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 201
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessConfigString(string data)
|
|
MESSAGE: Method 'ProcessConfigString(string data)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 208
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ConfigDigest()
|
|
MESSAGE: Method 'ConfigDigest()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 229
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxRequestBatch
|
|
MESSAGE: Property 'MaxRequestBatch' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 230
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxAckPending
|
|
MESSAGE: Property 'MaxAckPending' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 231
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxHAAssets
|
|
MESSAGE: Property 'MaxHAAssets' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 232
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Duplicates
|
|
MESSAGE: Property 'Duplicates' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 233
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxBatchInflightPerStream
|
|
MESSAGE: Property 'MaxBatchInflightPerStream' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 234
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxBatchInflightTotal
|
|
MESSAGE: Property 'MaxBatchInflightTotal' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 235
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxBatchSize
|
|
MESSAGE: Property 'MaxBatchSize' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 236
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxBatchTimeout
|
|
MESSAGE: Property 'MaxBatchTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 241
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Issuer
|
|
MESSAGE: Property 'Issuer' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 242
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Account
|
|
MESSAGE: Property 'Account' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 243
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AuthUsers
|
|
MESSAGE: Property 'AuthUsers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 244
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: XKey
|
|
MESSAGE: Property 'XKey' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 245
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AllowedAccounts
|
|
MESSAGE: Property 'AllowedAccounts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 250
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Trusted
|
|
MESSAGE: Property 'Trusted' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 255
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Key
|
|
MESSAGE: Property 'Key' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 260
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Nats
|
|
MESSAGE: Property 'Nats' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 261
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Monitoring
|
|
MESSAGE: Property 'Monitoring' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 262
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Cluster
|
|
MESSAGE: Property 'Cluster' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 263
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Profile
|
|
MESSAGE: Property 'Profile' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 264
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: WebSocket
|
|
MESSAGE: Property 'WebSocket' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 265
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LeafNodes
|
|
MESSAGE: Property 'LeafNodes' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 281
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Mode
|
|
MESSAGE: Property 'Mode' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 282
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RTTThresholds
|
|
MESSAGE: Property 'RTTThresholds' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 287
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Host
|
|
MESSAGE: Property 'Host' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 288
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Port
|
|
MESSAGE: Property 'Port' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 289
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Advertise
|
|
MESSAGE: Property 'Advertise' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 290
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NoAuthUser
|
|
MESSAGE: Property 'NoAuthUser' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 291
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: JwtCookie
|
|
MESSAGE: Property 'JwtCookie' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 292
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: UsernameCookie
|
|
MESSAGE: Property 'UsernameCookie' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 293
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PasswordCookie
|
|
MESSAGE: Property 'PasswordCookie' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 294
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TokenCookie
|
|
MESSAGE: Property 'TokenCookie' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 295
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Username
|
|
MESSAGE: Property 'Username' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 296
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Password
|
|
MESSAGE: Property 'Password' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 297
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Token
|
|
MESSAGE: Property 'Token' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 298
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AuthTimeout
|
|
MESSAGE: Property 'AuthTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 299
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NoTls
|
|
MESSAGE: Property 'NoTls' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 300
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsCert
|
|
MESSAGE: Property 'TlsCert' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 301
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsKey
|
|
MESSAGE: Property 'TlsKey' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 302
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SameOrigin
|
|
MESSAGE: Property 'SameOrigin' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 303
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AllowedOrigins
|
|
MESSAGE: Property 'AllowedOrigins' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 304
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Compression
|
|
MESSAGE: Property 'Compression' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 305
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: HandshakeTimeout
|
|
MESSAGE: Property 'HandshakeTimeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 306
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PingInterval
|
|
MESSAGE: Property 'PingInterval' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 307
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Headers
|
|
MESSAGE: Property 'Headers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsOptions.cs
|
|
LINE: 311
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AuthOverride
|
|
MESSAGE: Property 'AuthOverride' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 72
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: GatewayManager
|
|
MESSAGE: Property 'GatewayManager' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 112
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SubList
|
|
MESSAGE: Property 'SubList' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 113
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CachedInfoLine
|
|
MESSAGE: Property 'CachedInfoLine' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 114
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Stats
|
|
MESSAGE: Property 'Stats' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 115
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StartTime
|
|
MESSAGE: Property 'StartTime' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 116
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ServerId
|
|
MESSAGE: Property 'ServerId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 117
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ServerName
|
|
MESSAGE: Property 'ServerName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 118
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClientCount
|
|
MESSAGE: Property 'ClientCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 119
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Port
|
|
MESSAGE: Property 'Port' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 133
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SystemAccount
|
|
MESSAGE: Property 'SystemAccount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 134
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ServerNKey
|
|
MESSAGE: Property 'ServerNKey' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 135
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: EventSystem
|
|
MESSAGE: Property 'EventSystem' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 136
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsShuttingDown
|
|
MESSAGE: Property 'IsShuttingDown' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 137
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsLameDuckMode
|
|
MESSAGE: Property 'IsLameDuckMode' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 138
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClusterListen
|
|
MESSAGE: Property 'ClusterListen' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 139
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: GatewayListen
|
|
MESSAGE: Property 'GatewayListen' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 140
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LeafListen
|
|
MESSAGE: Property 'LeafListen' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 141
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsProfilingEnabled
|
|
MESSAGE: Property 'IsProfilingEnabled' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 142
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: JetStreamInternalClient
|
|
MESSAGE: Property 'JetStreamInternalClient' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 143
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: JetStreamApiRouter
|
|
MESSAGE: Property 'JetStreamApiRouter' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 144
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: JetStreamStreams
|
|
MESSAGE: Property 'JetStreamStreams' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 145
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: JetStreamConsumers
|
|
MESSAGE: Property 'JetStreamConsumers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 146
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ReOpenLogFile
|
|
MESSAGE: Property 'ReOpenLogFile' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 147
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetClients()
|
|
MESSAGE: Method 'GetClients()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 148
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ClusterName()
|
|
MESSAGE: Method 'ClusterName()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 149
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ActivePeers()
|
|
MESSAGE: Method 'ActivePeers()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 152
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StartProfiler()
|
|
MESSAGE: Method 'StartProfiler()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 161
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DisconnectClientByID(ulong clientId)
|
|
MESSAGE: Method 'DisconnectClientByID(ulong clientId)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 164
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LDMClientByID(ulong clientId)
|
|
MESSAGE: Method 'LDMClientByID(ulong clientId)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 167
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PortsInfo()
|
|
MESSAGE: Method 'PortsInfo()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 192
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetConnectURLs()
|
|
MESSAGE: Method 'GetConnectURLs()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 205
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateServerINFOAndSendINFOToClients()
|
|
MESSAGE: Method 'UpdateServerINFOAndSendINFOToClients()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 217
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ClientURL()
|
|
MESSAGE: Method 'ClientURL()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 226
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: WebsocketURL()
|
|
MESSAGE: Method 'WebsocketURL()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 242
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NumRoutes()
|
|
MESSAGE: Method 'NumRoutes()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 244
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NumRemotes()
|
|
MESSAGE: Method 'NumRemotes()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 247
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NumLeafNodes()
|
|
MESSAGE: Method 'NumLeafNodes()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 248
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NumOutboundGateways()
|
|
MESSAGE: Method 'NumOutboundGateways()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 249
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NumInboundGateways()
|
|
MESSAGE: Method 'NumInboundGateways()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 251
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NumSubscriptions()
|
|
MESSAGE: Method 'NumSubscriptions()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 252
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: JetStreamEnabled()
|
|
MESSAGE: Method 'JetStreamEnabled()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 254
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: JetStreamConfig()
|
|
MESSAGE: Method 'JetStreamConfig()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 270
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StoreDir()
|
|
MESSAGE: Method 'StoreDir()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 272
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ConfigTime()
|
|
MESSAGE: Method 'ConfigTime()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 274
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Addr()
|
|
MESSAGE: Method 'Addr()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 276
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: MonitorAddr()
|
|
MESSAGE: Method 'MonitorAddr()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 281
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ClusterAddr()
|
|
MESSAGE: Method 'ClusterAddr()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 282
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GatewayAddr()
|
|
MESSAGE: Method 'GatewayAddr()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 283
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetGatewayURL()
|
|
MESSAGE: Method 'GetGatewayURL()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 284
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetGatewayName()
|
|
MESSAGE: Method 'GetGatewayName()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 286
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ProfilerAddr()
|
|
MESSAGE: Method 'ProfilerAddr()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 291
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NumActiveAccounts()
|
|
MESSAGE: Method 'NumActiveAccounts()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 293
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NumLoadedAccounts()
|
|
MESSAGE: Method 'NumLoadedAccounts()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 295
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetClosedClients()
|
|
MESSAGE: Method 'GetClosedClients()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 297
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetAccounts()
|
|
MESSAGE: Method 'GetAccounts()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 298
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HasRemoteInterest(string subject)
|
|
MESSAGE: Method 'HasRemoteInterest(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 299
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HasRemoteInterest(string account, string subject)
|
|
MESSAGE: Method 'HasRemoteInterest(string account, string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 301
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TryCaptureJetStreamPublish(string subject, ReadOnlyMemory<byte> payload, PubAck ack)
|
|
MESSAGE: Method 'TryCaptureJetStreamPublish(string subject, ReadOnlyMemory<byte> payload, PubAck ack)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 405
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: WaitForReadyAsync()
|
|
MESSAGE: Method 'WaitForReadyAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 407
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: WaitForShutdown()
|
|
MESSAGE: Method 'WaitForShutdown()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 409
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsCertProviderForTest
|
|
MESSAGE: Property 'TlsCertProviderForTest' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 411
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AcquireReloadLockForTestAsync()
|
|
MESSAGE: Method 'AcquireReloadLockForTestAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 413
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ReleaseReloadLockForTest()
|
|
MESSAGE: Method 'ReleaseReloadLockForTest()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 415
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetAcceptLoopErrorHandlerForTest(AcceptLoopErrorHandler handler)
|
|
MESSAGE: Method 'SetAcceptLoopErrorHandlerForTest(AcceptLoopErrorHandler handler)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 417
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NotifyAcceptErrorForTest(Exception ex, EndPoint? endpoint, TimeSpan delay)
|
|
MESSAGE: Method 'NotifyAcceptErrorForTest(Exception ex, EndPoint? endpoint, TimeSpan delay)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 420
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ShutdownAsync()
|
|
MESSAGE: Method 'ShutdownAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 503
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LameDuckShutdownAsync()
|
|
MESSAGE: Method 'LameDuckShutdownAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 627
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: NatsServer(NatsOptions options, ILoggerFactory loggerFactory)
|
|
MESSAGE: Constructor 'NatsServer(NatsOptions options, ILoggerFactory loggerFactory)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 793
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetNonLocalIPsIfHostIsIPAny(string host)
|
|
MESSAGE: Method 'GetNonLocalIPsIfHostIsIPAny(string host)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 855
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StartAsync(CancellationToken ct)
|
|
MESSAGE: Method 'StartAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 1255
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: OnLocalSubscription(string account, string subject, string? queue)
|
|
MESSAGE: Method 'OnLocalSubscription(string account, string subject, string? queue)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 1262
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: OnLocalUnsubscription(string account, string subject, string? queue)
|
|
MESSAGE: Method 'OnLocalUnsubscription(string account, string subject, string? queue)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 1348
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessMessage(string subject, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, INatsClient sender)
|
|
MESSAGE: Method 'ProcessMessage(string subject, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, INatsClient sender)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2001
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessServiceImport(ServiceImport si, string subject, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, Account? sourceAccount)
|
|
MESSAGE: Method 'ProcessServiceImport(ServiceImport si, string subject, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, Account? sourceAccount)' is missing <param name="sourceAccount"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2001
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessServiceImport(ServiceImport si, string subject, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, Account? sourceAccount)
|
|
MESSAGE: Method 'ProcessServiceImport(ServiceImport si, string subject, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, Account? sourceAccount)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2001
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessServiceImport(ServiceImport si, string subject, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, Account? sourceAccount)
|
|
MESSAGE: Method 'ProcessServiceImport(ServiceImport si, string subject, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, Account? sourceAccount)' is missing <param name="headers"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2001
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessServiceImport(ServiceImport si, string subject, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, Account? sourceAccount)
|
|
MESSAGE: Method 'ProcessServiceImport(ServiceImport si, string subject, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, Account? sourceAccount)' is missing <param name="replyTo"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2001
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessServiceImport(ServiceImport si, string subject, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, Account? sourceAccount)
|
|
MESSAGE: Method 'ProcessServiceImport(ServiceImport si, string subject, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, Account? sourceAccount)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2001
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessServiceImport(ServiceImport si, string subject, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, Account? sourceAccount)
|
|
MESSAGE: Method 'ProcessServiceImport(ServiceImport si, string subject, string? replyTo, ReadOnlyMemory<byte> headers, ReadOnlyMemory<byte> payload, Account? sourceAccount)' is missing <param name="si"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2171
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WireServiceImports(Account account)
|
|
MESSAGE: Method 'WireServiceImports(Account account)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2220
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetOrCreateAccount(string name)
|
|
MESSAGE: Method 'GetOrCreateAccount(string name)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2282
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsSystemSubject(string subject)
|
|
MESSAGE: Method 'IsSystemSubject(string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2290
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsSubscriptionAllowed(Account? account, string subject)
|
|
MESSAGE: Method 'IsSubscriptionAllowed(Account? account, string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2290
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsSubscriptionAllowed(Account? account, string subject)
|
|
MESSAGE: Method 'IsSubscriptionAllowed(Account? account, string subject)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2307
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetSubListForSubject(Account? account, string subject)
|
|
MESSAGE: Method 'GetSubListForSubject(Account? account, string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2307
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetSubListForSubject(Account? account, string subject)
|
|
MESSAGE: Method 'GetSubListForSubject(Account? account, string subject)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2334
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendInternalMsg(string subject, string? reply, object? msg)
|
|
MESSAGE: Method 'SendInternalMsg(string subject, string? reply, object? msg)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2339
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendInternalAccountMsg(Account account, string subject, object? msg)
|
|
MESSAGE: Method 'SendInternalAccountMsg(Account account, string subject, object? msg)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2348
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleVarzRequest(string subject, string? reply)
|
|
MESSAGE: Method 'HandleVarzRequest(string subject, string? reply)' is missing <param name="reply"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2348
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleVarzRequest(string subject, string? reply)
|
|
MESSAGE: Method 'HandleVarzRequest(string subject, string? reply)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2373
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleHealthzRequest(string subject, string? reply)
|
|
MESSAGE: Method 'HandleHealthzRequest(string subject, string? reply)' is missing <param name="reply"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2373
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleHealthzRequest(string subject, string? reply)
|
|
MESSAGE: Method 'HandleHealthzRequest(string subject, string? reply)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2383
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleSubszRequest(string subject, string? reply)
|
|
MESSAGE: Method 'HandleSubszRequest(string subject, string? reply)' is missing <param name="reply"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2383
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleSubszRequest(string subject, string? reply)
|
|
MESSAGE: Method 'HandleSubszRequest(string subject, string? reply)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2393
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleStatszRequest(string subject, string? reply)
|
|
MESSAGE: Method 'HandleStatszRequest(string subject, string? reply)' is missing <param name="reply"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2393
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleStatszRequest(string subject, string? reply)
|
|
MESSAGE: Method 'HandleStatszRequest(string subject, string? reply)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2432
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleIdzRequest(string subject, string? reply)
|
|
MESSAGE: Method 'HandleIdzRequest(string subject, string? reply)' is missing <param name="reply"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2432
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HandleIdzRequest(string subject, string? reply)
|
|
MESSAGE: Method 'HandleIdzRequest(string subject, string? reply)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2481
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PublishConnectEvent(INatsClient client)
|
|
MESSAGE: Method 'PublishConnectEvent(INatsClient client)' is missing <param name="client"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2500
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: PublishDisconnectEvent(INatsClient client)
|
|
MESSAGE: Method 'PublishDisconnectEvent(INatsClient client)' is missing <param name="client"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2526
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveClient(INatsClient client)
|
|
MESSAGE: Method 'RemoveClient(INatsClient client)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2706
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetCliSnapshot(NatsOptions cliSnapshot, HashSet<string> cliFlags)
|
|
MESSAGE: Method 'SetCliSnapshot(NatsOptions cliSnapshot, HashSet<string> cliFlags)' is missing <param name="cliFlags"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2706
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetCliSnapshot(NatsOptions cliSnapshot, HashSet<string> cliFlags)
|
|
MESSAGE: Method 'SetCliSnapshot(NatsOptions cliSnapshot, HashSet<string> cliFlags)' is missing <param name="cliSnapshot"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2721
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ReloadConfigOrThrow()
|
|
MESSAGE: Method 'ReloadConfigOrThrow()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2956
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ToString()
|
|
MESSAGE: Method 'ToString()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/NatsServer.cs
|
|
LINE: 2959
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose()
|
|
MESSAGE: Method 'Dispose()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ClientCommandMatrix.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsAllowed(global::NATS.Server.ClientKind kind, string? op)
|
|
MESSAGE: Method 'IsAllowed(global::NATS.Server.ClientKind kind, string? op)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/MessageTraceContext.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Empty
|
|
MESSAGE: Property 'Empty' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/MessageTraceContext.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: CreateFromConnect(ClientOptions? connectOpts)
|
|
MESSAGE: Method 'CreateFromConnect(ClientOptions? connectOpts)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsHeaderParser.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Status
|
|
MESSAGE: Property 'Status' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsHeaderParser.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Description
|
|
MESSAGE: Property 'Description' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsHeaderParser.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Headers
|
|
MESSAGE: Property 'Headers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsHeaderParser.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Parse(ReadOnlySpan<byte> data)
|
|
MESSAGE: Method 'Parse(ReadOnlySpan<byte> data)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Type
|
|
MESSAGE: Property 'Type' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Operation
|
|
MESSAGE: Property 'Operation' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 27
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ReplyTo
|
|
MESSAGE: Property 'ReplyTo' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 28
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Queue
|
|
MESSAGE: Property 'Queue' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 29
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sid
|
|
MESSAGE: Property 'Sid' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 30
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxMessages
|
|
MESSAGE: Property 'MaxMessages' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 31
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: HeaderSize
|
|
MESSAGE: Property 'HeaderSize' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 32
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Payload
|
|
MESSAGE: Property 'Payload' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 34
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Simple(CommandType type, string operation)
|
|
MESSAGE: Method 'Simple(CommandType type, string operation)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 42
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Logger
|
|
MESSAGE: Property 'Logger' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 53
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: NatsParser(int maxPayload, ILogger? logger)
|
|
MESSAGE: Constructor 'NatsParser(int maxPayload, ILogger? logger)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 68
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TryParse(ReadOnlySequence<byte> buffer, ParsedCommand command)
|
|
MESSAGE: Method 'TryParse(ReadOnlySequence<byte> buffer, ParsedCommand command)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 79
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TryParseView(ReadOnlySequence<byte> buffer, ParsedCommandView command)
|
|
MESSAGE: Method 'TryParseView(ReadOnlySequence<byte> buffer, ParsedCommandView command)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 216
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ProtoSnippet(int start, int max, ReadOnlySpan<byte> buffer)
|
|
MESSAGE: Method 'ProtoSnippet(int start, int max, ReadOnlySpan<byte> buffer)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 232
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ProtoSnippet(ReadOnlySpan<byte> buffer)
|
|
MESSAGE: Method 'ProtoSnippet(ReadOnlySpan<byte> buffer)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 471
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ParseSize(Span<byte> data)
|
|
MESSAGE: Method 'ParseSize(Span<byte> data)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 490
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SplitArgs(Span<byte> data, Span<Range> ranges)
|
|
MESSAGE: Method 'SplitArgs(Span<byte> data, Span<Range> ranges)' is missing <param name="ranges"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 490
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SplitArgs(Span<byte> data, Span<Range> ranges)
|
|
MESSAGE: Method 'SplitArgs(Span<byte> data, Span<Range> ranges)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsParser.cs
|
|
LINE: 528
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: ProtocolViolationException(string message)
|
|
MESSAGE: Constructor 'ProtocolViolationException(string message)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 78
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ServerId
|
|
MESSAGE: Property 'ServerId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 81
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ServerName
|
|
MESSAGE: Property 'ServerName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 84
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Version
|
|
MESSAGE: Property 'Version' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 87
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Proto
|
|
MESSAGE: Property 'Proto' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 90
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Host
|
|
MESSAGE: Property 'Host' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 93
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Port
|
|
MESSAGE: Property 'Port' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 96
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Headers
|
|
MESSAGE: Property 'Headers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 99
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxPayload
|
|
MESSAGE: Property 'MaxPayload' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 102
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClientId
|
|
MESSAGE: Property 'ClientId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 106
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClientIp
|
|
MESSAGE: Property 'ClientIp' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 110
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AuthRequired
|
|
MESSAGE: Property 'AuthRequired' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 114
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Nonce
|
|
MESSAGE: Property 'Nonce' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 118
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsRequired
|
|
MESSAGE: Property 'TlsRequired' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 122
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsVerify
|
|
MESSAGE: Property 'TlsVerify' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 126
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TlsAvailable
|
|
MESSAGE: Property 'TlsAvailable' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 130
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ConnectUrls
|
|
MESSAGE: Property 'ConnectUrls' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 137
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Verbose
|
|
MESSAGE: Property 'Verbose' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 140
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Pedantic
|
|
MESSAGE: Property 'Pedantic' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 143
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Echo
|
|
MESSAGE: Property 'Echo' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 146
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 149
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Lang
|
|
MESSAGE: Property 'Lang' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 152
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Version
|
|
MESSAGE: Property 'Version' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 155
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Protocol
|
|
MESSAGE: Property 'Protocol' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 158
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Headers
|
|
MESSAGE: Property 'Headers' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 161
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NoResponders
|
|
MESSAGE: Property 'NoResponders' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 164
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Username
|
|
MESSAGE: Property 'Username' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 167
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Password
|
|
MESSAGE: Property 'Password' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 170
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Token
|
|
MESSAGE: Property 'Token' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 173
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Nkey
|
|
MESSAGE: Property 'Nkey' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 176
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sig
|
|
MESSAGE: Property 'Sig' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/NatsProtocol.cs
|
|
LINE: 179
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: JWT
|
|
MESSAGE: Property 'JWT' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ParsedCommandView.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Type
|
|
MESSAGE: Property 'Type' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ParsedCommandView.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Operation
|
|
MESSAGE: Property 'Operation' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ParsedCommandView.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ParsedCommandView.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ReplyTo
|
|
MESSAGE: Property 'ReplyTo' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ParsedCommandView.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Queue
|
|
MESSAGE: Property 'Queue' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ParsedCommandView.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sid
|
|
MESSAGE: Property 'Sid' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ParsedCommandView.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxMessages
|
|
MESSAGE: Property 'MaxMessages' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ParsedCommandView.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: HeaderSize
|
|
MESSAGE: Property 'HeaderSize' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ParsedCommandView.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Payload
|
|
MESSAGE: Property 'Payload' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ParsedCommandView.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Simple(CommandType type, string operation)
|
|
MESSAGE: Method 'Simple(CommandType type, string operation)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ParsedCommandView.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetPayloadMemory()
|
|
MESSAGE: Method 'GetPayloadMemory()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ParsedCommandView.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Materialize()
|
|
MESSAGE: Method 'Materialize()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProtoWire.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ScanField(ReadOnlySpan<byte> buffer)
|
|
MESSAGE: Method 'ScanField(ReadOnlySpan<byte> buffer)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProtoWire.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ScanTag(ReadOnlySpan<byte> buffer)
|
|
MESSAGE: Method 'ScanTag(ReadOnlySpan<byte> buffer)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProtoWire.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ScanFieldValue(int wireType, ReadOnlySpan<byte> buffer)
|
|
MESSAGE: Method 'ScanFieldValue(int wireType, ReadOnlySpan<byte> buffer)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProtoWire.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ScanVarint(ReadOnlySpan<byte> buffer)
|
|
MESSAGE: Method 'ScanVarint(ReadOnlySpan<byte> buffer)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProtoWire.cs
|
|
LINE: 65
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ScanBytes(ReadOnlySpan<byte> buffer)
|
|
MESSAGE: Method 'ScanBytes(ReadOnlySpan<byte> buffer)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProtoWire.cs
|
|
LINE: 74
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: EncodeVarint(ulong value)
|
|
MESSAGE: Method 'EncodeVarint(ulong value)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SrcIp
|
|
MESSAGE: Property 'SrcIp' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: SrcPort
|
|
MESSAGE: Property 'SrcPort' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DstIp
|
|
MESSAGE: Property 'DstIp' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: DstPort
|
|
MESSAGE: Property 'DstPort' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Network
|
|
MESSAGE: Property 'Network' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ToString()
|
|
MESSAGE: Method 'ToString()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 39
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Kind
|
|
MESSAGE: Property 'Kind' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 40
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Address
|
|
MESSAGE: Property 'Address' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 91
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Parse(ReadOnlySpan<byte> data)
|
|
MESSAGE: Method 'Parse(ReadOnlySpan<byte> data)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 117
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ParseV1(ReadOnlySpan<byte> afterPrefix)
|
|
MESSAGE: Method 'ParseV1(ReadOnlySpan<byte> afterPrefix)' is missing <param name="afterPrefix"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 190
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ParseV2(ReadOnlySpan<byte> data)
|
|
MESSAGE: Method 'ParseV2(ReadOnlySpan<byte> data)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 208
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ParseV2AfterSig(ReadOnlySpan<byte> header)
|
|
MESSAGE: Method 'ParseV2AfterSig(ReadOnlySpan<byte> header)' is missing <param name="header"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 293
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildV2Header(string srcIp, string dstIp, ushort srcPort, ushort dstPort, bool isIPv6)
|
|
MESSAGE: Method 'BuildV2Header(string srcIp, string dstIp, ushort srcPort, ushort dstPort, bool isIPv6)' is missing <param name="isIPv6"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 293
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildV2Header(string srcIp, string dstIp, ushort srcPort, ushort dstPort, bool isIPv6)
|
|
MESSAGE: Method 'BuildV2Header(string srcIp, string dstIp, ushort srcPort, ushort dstPort, bool isIPv6)' is missing <param name="dstPort"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 293
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildV2Header(string srcIp, string dstIp, ushort srcPort, ushort dstPort, bool isIPv6)
|
|
MESSAGE: Method 'BuildV2Header(string srcIp, string dstIp, ushort srcPort, ushort dstPort, bool isIPv6)' is missing <param name="srcPort"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 293
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildV2Header(string srcIp, string dstIp, ushort srcPort, ushort dstPort, bool isIPv6)
|
|
MESSAGE: Method 'BuildV2Header(string srcIp, string dstIp, ushort srcPort, ushort dstPort, bool isIPv6)' is missing <param name="dstIp"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 293
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildV2Header(string srcIp, string dstIp, ushort srcPort, ushort dstPort, bool isIPv6)
|
|
MESSAGE: Method 'BuildV2Header(string srcIp, string dstIp, ushort srcPort, ushort dstPort, bool isIPv6)' is missing <param name="srcIp"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 342
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildV1Header(string protocol, string srcIp, string dstIp, ushort srcPort, ushort dstPort)
|
|
MESSAGE: Method 'BuildV1Header(string protocol, string srcIp, string dstIp, ushort srcPort, ushort dstPort)' is missing <param name="dstPort"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 342
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildV1Header(string protocol, string srcIp, string dstIp, ushort srcPort, ushort dstPort)
|
|
MESSAGE: Method 'BuildV1Header(string protocol, string srcIp, string dstIp, ushort srcPort, ushort dstPort)' is missing <param name="srcPort"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 342
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildV1Header(string protocol, string srcIp, string dstIp, ushort srcPort, ushort dstPort)
|
|
MESSAGE: Method 'BuildV1Header(string protocol, string srcIp, string dstIp, ushort srcPort, ushort dstPort)' is missing <param name="dstIp"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 342
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildV1Header(string protocol, string srcIp, string dstIp, ushort srcPort, ushort dstPort)
|
|
MESSAGE: Method 'BuildV1Header(string protocol, string srcIp, string dstIp, ushort srcPort, ushort dstPort)' is missing <param name="srcIp"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Protocol/ProxyProtocol.cs
|
|
LINE: 342
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildV1Header(string protocol, string srcIp, string dstIp, ushort srcPort, ushort dstPort)
|
|
MESSAGE: Method 'BuildV1Header(string protocol, string srcIp, string dstIp, ushort srcPort, ushort dstPort)' is missing <param name="protocol"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/CommitQueue.cs
|
|
LINE: 22
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EnqueueAsync(T item, CancellationToken ct)
|
|
MESSAGE: Method 'EnqueueAsync(T item, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/CommitQueue.cs
|
|
LINE: 22
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: EnqueueAsync(T item, CancellationToken ct)
|
|
MESSAGE: Method 'EnqueueAsync(T item, CancellationToken ct)' is missing <param name="item"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/CommitQueue.cs
|
|
LINE: 28
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DequeueAsync(CancellationToken ct)
|
|
MESSAGE: Method 'DequeueAsync(CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/CommitQueue.cs
|
|
LINE: 34
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryDequeue(T? item)
|
|
MESSAGE: Method 'TryDequeue(T? item)' is missing <param name="item"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 76
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AppendEntriesAsync(string leaderId, IReadOnlyList<string> followerIds, RaftLogEntry entry, CancellationToken ct)
|
|
MESSAGE: Method 'AppendEntriesAsync(string leaderId, IReadOnlyList<string> followerIds, RaftLogEntry entry, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 76
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AppendEntriesAsync(string leaderId, IReadOnlyList<string> followerIds, RaftLogEntry entry, CancellationToken ct)
|
|
MESSAGE: Method 'AppendEntriesAsync(string leaderId, IReadOnlyList<string> followerIds, RaftLogEntry entry, CancellationToken ct)' is missing <param name="entry"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 76
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AppendEntriesAsync(string leaderId, IReadOnlyList<string> followerIds, RaftLogEntry entry, CancellationToken ct)
|
|
MESSAGE: Method 'AppendEntriesAsync(string leaderId, IReadOnlyList<string> followerIds, RaftLogEntry entry, CancellationToken ct)' is missing <param name="followerIds"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 76
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AppendEntriesAsync(string leaderId, IReadOnlyList<string> followerIds, RaftLogEntry entry, CancellationToken ct)
|
|
MESSAGE: Method 'AppendEntriesAsync(string leaderId, IReadOnlyList<string> followerIds, RaftLogEntry entry, CancellationToken ct)' is missing <param name="leaderId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 118
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RequestVoteAsync(string candidateId, string voterId, VoteRequest request, CancellationToken ct)
|
|
MESSAGE: Method 'RequestVoteAsync(string candidateId, string voterId, VoteRequest request, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 118
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RequestVoteAsync(string candidateId, string voterId, VoteRequest request, CancellationToken ct)
|
|
MESSAGE: Method 'RequestVoteAsync(string candidateId, string voterId, VoteRequest request, CancellationToken ct)' is missing <param name="request"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 118
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RequestVoteAsync(string candidateId, string voterId, VoteRequest request, CancellationToken ct)
|
|
MESSAGE: Method 'RequestVoteAsync(string candidateId, string voterId, VoteRequest request, CancellationToken ct)' is missing <param name="voterId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 118
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RequestVoteAsync(string candidateId, string voterId, VoteRequest request, CancellationToken ct)
|
|
MESSAGE: Method 'RequestVoteAsync(string candidateId, string voterId, VoteRequest request, CancellationToken ct)' is missing <param name="candidateId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 152
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: InstallSnapshotAsync(string leaderId, string followerId, RaftSnapshot snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'InstallSnapshotAsync(string leaderId, string followerId, RaftSnapshot snapshot, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 152
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: InstallSnapshotAsync(string leaderId, string followerId, RaftSnapshot snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'InstallSnapshotAsync(string leaderId, string followerId, RaftSnapshot snapshot, CancellationToken ct)' is missing <param name="snapshot"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 152
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: InstallSnapshotAsync(string leaderId, string followerId, RaftSnapshot snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'InstallSnapshotAsync(string leaderId, string followerId, RaftSnapshot snapshot, CancellationToken ct)' is missing <param name="followerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 152
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: InstallSnapshotAsync(string leaderId, string followerId, RaftSnapshot snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'InstallSnapshotAsync(string leaderId, string followerId, RaftSnapshot snapshot, CancellationToken ct)' is missing <param name="leaderId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 182
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ForwardProposal(ReadOnlyMemory<byte> entry)
|
|
MESSAGE: Method 'ForwardProposal(ReadOnlyMemory<byte> entry)' is missing <param name="entry"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 195
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeRemovePeer(string peer)
|
|
MESSAGE: Method 'ProposeRemovePeer(string peer)' is missing <param name="peer"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 212
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)
|
|
MESSAGE: Method 'SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 212
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)
|
|
MESSAGE: Method 'SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)' is missing <param name="term"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 212
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)
|
|
MESSAGE: Method 'SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)' is missing <param name="targetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 212
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)
|
|
MESSAGE: Method 'SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)' is missing <param name="leaderId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 229
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)
|
|
MESSAGE: Method 'SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 229
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)
|
|
MESSAGE: Method 'SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)' is missing <param name="onAck"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 229
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)
|
|
MESSAGE: Method 'SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)' is missing <param name="term"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 229
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)
|
|
MESSAGE: Method 'SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)' is missing <param name="followerIds"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/NatsRaftTransport.cs
|
|
LINE: 229
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)
|
|
MESSAGE: Method 'SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)' is missing <param name="leaderId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftConfig.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Name
|
|
MESSAGE: Property 'Name' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftConfig.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Store
|
|
MESSAGE: Property 'Store' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftConfig.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Log
|
|
MESSAGE: Property 'Log' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftConfig.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Track
|
|
MESSAGE: Property 'Track' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftConfig.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Observer
|
|
MESSAGE: Property 'Observer' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftConfig.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Recovering
|
|
MESSAGE: Property 'Recovering' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftConfig.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ScaleUp
|
|
MESSAGE: Property 'ScaleUp' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftEntry.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ToWire()
|
|
MESSAGE: Method 'ToWire()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftEntry.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FromWire(RaftEntryWire wire)
|
|
MESSAGE: Method 'FromWire(RaftEntryWire wire)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftLog.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Entries
|
|
MESSAGE: Property 'Entries' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftLog.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Append(int term, string command)
|
|
MESSAGE: Method 'Append(int term, string command)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftLog.cs
|
|
LINE: 26
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AppendWithTimestamp(int term, string command, DateTime timestamp)
|
|
MESSAGE: Method 'AppendWithTimestamp(int term, string command, DateTime timestamp)' is missing <param name="timestamp"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftLog.cs
|
|
LINE: 26
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AppendWithTimestamp(int term, string command, DateTime timestamp)
|
|
MESSAGE: Method 'AppendWithTimestamp(int term, string command, DateTime timestamp)' is missing <param name="command"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftLog.cs
|
|
LINE: 26
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AppendWithTimestamp(int term, string command, DateTime timestamp)
|
|
MESSAGE: Method 'AppendWithTimestamp(int term, string command, DateTime timestamp)' is missing <param name="term"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftLog.cs
|
|
LINE: 36
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AppendReplicated(RaftLogEntry entry)
|
|
MESSAGE: Method 'AppendReplicated(RaftLogEntry entry)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftLog.cs
|
|
LINE: 44
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ReplaceWithSnapshot(RaftSnapshot snapshot)
|
|
MESSAGE: Method 'ReplaceWithSnapshot(RaftSnapshot snapshot)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftLog.cs
|
|
LINE: 55
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Compact(long upToIndex)
|
|
MESSAGE: Method 'Compact(long upToIndex)' is missing <param name="upToIndex"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftLog.cs
|
|
LINE: 65
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PersistAsync(string path, CancellationToken ct)
|
|
MESSAGE: Method 'PersistAsync(string path, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftLog.cs
|
|
LINE: 76
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadAsync(string path, CancellationToken ct)
|
|
MESSAGE: Method 'LoadAsync(string path, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftLog.cs
|
|
LINE: 91
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: BaseIndex
|
|
MESSAGE: Property 'BaseIndex' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftLog.cs
|
|
LINE: 92
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Entries
|
|
MESSAGE: Property 'Entries' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftMembership.cs
|
|
LINE: 30
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryParse(string command)
|
|
MESSAGE: Method 'TryParse(string command)' is missing <param name="command"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 58
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Id
|
|
MESSAGE: Property 'Id' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 59
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: GroupName
|
|
MESSAGE: Property 'GroupName' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 60
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CreatedUtc
|
|
MESSAGE: Property 'CreatedUtc' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 61
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Term
|
|
MESSAGE: Property 'Term' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 62
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsLeader
|
|
MESSAGE: Property 'IsLeader' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 63
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LeaderSince
|
|
MESSAGE: Property 'LeaderSince' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 64
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: GroupLeader
|
|
MESSAGE: Property 'GroupLeader' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 65
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Leaderless
|
|
MESSAGE: Property 'Leaderless' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 66
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: HadPreviousLeader
|
|
MESSAGE: Property 'HadPreviousLeader' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 67
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Role
|
|
MESSAGE: Property 'Role' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 68
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsObserver
|
|
MESSAGE: Property 'IsObserver' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 69
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsDeleted
|
|
MESSAGE: Property 'IsDeleted' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 70
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Members
|
|
MESSAGE: Property 'Members' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 71
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TermState
|
|
MESSAGE: Property 'TermState' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 72
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AppliedIndex
|
|
MESSAGE: Property 'AppliedIndex' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 73
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Log
|
|
MESSAGE: Property 'Log' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 77
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CommitIndex
|
|
MESSAGE: Property 'CommitIndex' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 78
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ProcessedIndex
|
|
MESSAGE: Property 'ProcessedIndex' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 79
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CommitQueue
|
|
MESSAGE: Property 'CommitQueue' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 82
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ElectionTimeoutMinMs
|
|
MESSAGE: Property 'ElectionTimeoutMinMs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 83
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ElectionTimeoutMaxMs
|
|
MESSAGE: Property 'ElectionTimeoutMaxMs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 89
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PreVoteEnabled
|
|
MESSAGE: Property 'PreVoteEnabled' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 93
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MembershipChangeInProgress
|
|
MESSAGE: Property 'MembershipChangeInProgress' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 127
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: RaftNode(string id, IRaftTransport? transport, string? persistDirectory, CompactionOptions? compactionOptions, Random? random, string? group)
|
|
MESSAGE: Constructor 'RaftNode(string id, IRaftTransport? transport, string? persistDirectory, CompactionOptions? compactionOptions, Random? random, string? group)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 141
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ConfigureCluster(IEnumerable<RaftNode> peers)
|
|
MESSAGE: Method 'ConfigureCluster(IEnumerable<RaftNode> peers)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 166
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AddMember(string memberId)
|
|
MESSAGE: Method 'AddMember(string memberId)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 168
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveMember(string memberId)
|
|
MESSAGE: Method 'RemoveMember(string memberId)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 170
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StartElection(int clusterSize)
|
|
MESSAGE: Method 'StartElection(int clusterSize)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 181
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GrantVote(int term, string candidateId)
|
|
MESSAGE: Method 'GrantVote(int term, string candidateId)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 202
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ReceiveHeartbeat(int term, string? fromPeerId)
|
|
MESSAGE: Method 'ReceiveHeartbeat(int term, string? fromPeerId)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 227
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ReceiveVote(VoteResponse response, int clusterSize)
|
|
MESSAGE: Method 'ReceiveVote(VoteResponse response, int clusterSize)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 357
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeAsync(string command, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeAsync(string command, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 418
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeMultiAsync(IEnumerable<string> commands, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeMultiAsync(IEnumerable<string> commands, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 418
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeMultiAsync(IEnumerable<string> commands, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeMultiAsync(IEnumerable<string> commands, CancellationToken ct)' is missing <param name="commands"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 432
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Applied(long index)
|
|
MESSAGE: Method 'Applied(long index)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 451
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeAddPeerAsync(string peerId, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeAddPeerAsync(string peerId, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 451
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeAddPeerAsync(string peerId, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeAddPeerAsync(string peerId, CancellationToken ct)' is missing <param name="peerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 499
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeRemovePeerAsync(string peerId, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeRemovePeerAsync(string peerId, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 499
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProposeRemovePeerAsync(string peerId, CancellationToken ct)
|
|
MESSAGE: Method 'ProposeRemovePeerAsync(string peerId, CancellationToken ct)' is missing <param name="peerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 548
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BeginJointConsensus(IReadOnlyCollection<string> cold, IReadOnlyCollection<string> cnew)
|
|
MESSAGE: Method 'BeginJointConsensus(IReadOnlyCollection<string> cold, IReadOnlyCollection<string> cnew)' is missing <param name="cnew"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 548
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BeginJointConsensus(IReadOnlyCollection<string> cold, IReadOnlyCollection<string> cnew)
|
|
MESSAGE: Method 'BeginJointConsensus(IReadOnlyCollection<string> cold, IReadOnlyCollection<string> cnew)' is missing <param name="cold"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 582
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CalculateJointQuorum(IReadOnlyCollection<string> coldVoters, IReadOnlyCollection<string> cnewVoters)
|
|
MESSAGE: Method 'CalculateJointQuorum(IReadOnlyCollection<string> coldVoters, IReadOnlyCollection<string> cnewVoters)' is missing <param name="cnewVoters"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 582
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CalculateJointQuorum(IReadOnlyCollection<string> coldVoters, IReadOnlyCollection<string> cnewVoters)
|
|
MESSAGE: Method 'CalculateJointQuorum(IReadOnlyCollection<string> coldVoters, IReadOnlyCollection<string> cnewVoters)' is missing <param name="coldVoters"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 603
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateSnapshotCheckpointAsync(CancellationToken ct)
|
|
MESSAGE: Method 'CreateSnapshotCheckpointAsync(CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 621
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DrainAndReplaySnapshotAsync(RaftSnapshot snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'DrainAndReplaySnapshotAsync(RaftSnapshot snapshot, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 621
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DrainAndReplaySnapshotAsync(RaftSnapshot snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'DrainAndReplaySnapshotAsync(RaftSnapshot snapshot, CancellationToken ct)' is missing <param name="snapshot"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 748
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MarkProcessed(long index)
|
|
MESSAGE: Method 'MarkProcessed(long index)' is missing <param name="index"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 754
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ReceiveReplicatedEntry(RaftLogEntry entry)
|
|
MESSAGE: Method 'ReceiveReplicatedEntry(RaftLogEntry entry)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 759
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TryAppendFromLeaderAsync(RaftLogEntry entry, CancellationToken ct)
|
|
MESSAGE: Method 'TryAppendFromLeaderAsync(RaftLogEntry entry, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 772
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: CreateSnapshotAsync(CancellationToken ct)
|
|
MESSAGE: Method 'CreateSnapshotAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 783
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: InstallSnapshotAsync(RaftSnapshot snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'InstallSnapshotAsync(RaftSnapshot snapshot, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 790
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RequestStepDown()
|
|
MESSAGE: Method 'RequestStepDown()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 799
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Progress()
|
|
MESSAGE: Method 'Progress()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 805
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Size()
|
|
MESSAGE: Method 'Size()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 812
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ClusterSize()
|
|
MESSAGE: Method 'ClusterSize()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 815
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AdjustBootClusterSize(int clusterSize)
|
|
MESSAGE: Method 'AdjustBootClusterSize(int clusterSize)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 824
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AdjustClusterSize(int clusterSize)
|
|
MESSAGE: Method 'AdjustClusterSize(int clusterSize)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 833
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetObserver(bool enabled)
|
|
MESSAGE: Method 'SetObserver(bool enabled)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 856
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RandomizedCampaignTimeout()
|
|
MESSAGE: Method 'RandomizedCampaignTimeout()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 879
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: StartElectionTimer(CancellationToken ct)
|
|
MESSAGE: Method 'StartElectionTimer(CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 921
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TransferLeadershipAsync(string targetId, CancellationToken ct)
|
|
MESSAGE: Method 'TransferLeadershipAsync(string targetId, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 921
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TransferLeadershipAsync(string targetId, CancellationToken ct)
|
|
MESSAGE: Method 'TransferLeadershipAsync(string targetId, CancellationToken ct)' is missing <param name="targetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 968
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReceiveTimeoutNow(ulong term)
|
|
MESSAGE: Method 'ReceiveTimeoutNow(ulong term)' is missing <param name="term"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 1010
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsCurrent(TimeSpan electionTimeout)
|
|
MESSAGE: Method 'IsCurrent(TimeSpan electionTimeout)' is missing <param name="electionTimeout"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 1023
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsHealthy(TimeSpan healthThreshold)
|
|
MESSAGE: Method 'IsHealthy(TimeSpan healthThreshold)' is missing <param name="healthThreshold"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 1047
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RequestPreVote(ulong term, ulong lastTerm, ulong lastIndex, string candidateId)
|
|
MESSAGE: Method 'RequestPreVote(ulong term, ulong lastTerm, ulong lastIndex, string candidateId)' is missing <param name="candidateId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 1047
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RequestPreVote(ulong term, ulong lastTerm, ulong lastIndex, string candidateId)
|
|
MESSAGE: Method 'RequestPreVote(ulong term, ulong lastTerm, ulong lastIndex, string candidateId)' is missing <param name="lastIndex"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 1047
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RequestPreVote(ulong term, ulong lastTerm, ulong lastIndex, string candidateId)
|
|
MESSAGE: Method 'RequestPreVote(ulong term, ulong lastTerm, ulong lastIndex, string candidateId)' is missing <param name="lastTerm"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 1047
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RequestPreVote(ulong term, ulong lastTerm, ulong lastIndex, string candidateId)
|
|
MESSAGE: Method 'RequestPreVote(ulong term, ulong lastTerm, ulong lastIndex, string candidateId)' is missing <param name="term"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 1129
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Stop()
|
|
MESSAGE: Method 'Stop()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 1138
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: WaitForStop()
|
|
MESSAGE: Method 'WaitForStop()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 1143
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Delete()
|
|
MESSAGE: Method 'Delete()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 1155
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PersistAsync(CancellationToken ct)
|
|
MESSAGE: Method 'PersistAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 1175
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadPersistedStateAsync(CancellationToken ct)
|
|
MESSAGE: Method 'LoadPersistedStateAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 1210
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CurrentTerm
|
|
MESSAGE: Property 'CurrentTerm' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 1211
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: VotedFor
|
|
MESSAGE: Property 'VotedFor' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftNode.cs
|
|
LINE: 1214
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose()
|
|
MESSAGE: Method 'Dispose()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftPeerState.cs
|
|
LINE: 55
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RefreshCurrent(TimeSpan window)
|
|
MESSAGE: Method 'RefreshCurrent(TimeSpan window)' is missing <param name="window"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftPeerState.cs
|
|
LINE: 62
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsCurrent(TimeSpan electionTimeout)
|
|
MESSAGE: Method 'IsCurrent(TimeSpan electionTimeout)' is missing <param name="electionTimeout"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftPeerState.cs
|
|
LINE: 71
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsHealthy(TimeSpan healthThreshold)
|
|
MESSAGE: Method 'IsHealthy(TimeSpan healthThreshold)' is missing <param name="healthThreshold"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftReplicator.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: BacktrackNextIndex(long nextIndex)
|
|
MESSAGE: Method 'BacktrackNextIndex(long nextIndex)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftReplicator.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Replicate(RaftLogEntry entry, IReadOnlyList<RaftNode> followers)
|
|
MESSAGE: Method 'Replicate(RaftLogEntry entry, IReadOnlyList<RaftNode> followers)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftReplicator.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ReplicateAsync(string leaderId, RaftLogEntry entry, IReadOnlyList<RaftNode> followers, IRaftTransport? transport, CancellationToken ct)
|
|
MESSAGE: Method 'ReplicateAsync(string leaderId, RaftLogEntry entry, IReadOnlyList<RaftNode> followers, IRaftTransport? transport, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftRpcContracts.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Term
|
|
MESSAGE: Property 'Term' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftRpcContracts.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CandidateId
|
|
MESSAGE: Property 'CandidateId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftRpcContracts.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Granted
|
|
MESSAGE: Property 'Granted' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftRpcContracts.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: FollowerId
|
|
MESSAGE: Property 'FollowerId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftRpcContracts.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Success
|
|
MESSAGE: Property 'Success' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftSnapshot.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastIncludedIndex
|
|
MESSAGE: Property 'LastIncludedIndex' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftSnapshot.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: LastIncludedTerm
|
|
MESSAGE: Property 'LastIncludedTerm' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftSnapshot.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Data
|
|
MESSAGE: Property 'Data' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftSnapshotCheckpoint.cs
|
|
LINE: 34
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddChunk(byte[] chunk)
|
|
MESSAGE: Method 'AddChunk(byte[] chunk)' is missing <param name="chunk"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftSnapshotStore.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: RaftSnapshotStore(string? snapshotPath)
|
|
MESSAGE: Constructor 'RaftSnapshotStore(string? snapshotPath)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftSnapshotStore.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SaveAsync(RaftSnapshot snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'SaveAsync(RaftSnapshot snapshot, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftSnapshotStore.cs
|
|
LINE: 30
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadAsync(CancellationToken ct)
|
|
MESSAGE: Method 'LoadAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftStateExtensions.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: String(RaftState state)
|
|
MESSAGE: Method 'String(RaftState state)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftSubjects.cs
|
|
LINE: 22
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Vote(string group)
|
|
MESSAGE: Method 'Vote(string group)' is missing <param name="group"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftSubjects.cs
|
|
LINE: 28
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AppendEntry(string group)
|
|
MESSAGE: Method 'AppendEntry(string group)' is missing <param name="group"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftSubjects.cs
|
|
LINE: 34
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Proposal(string group)
|
|
MESSAGE: Method 'Proposal(string group)' is missing <param name="group"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftSubjects.cs
|
|
LINE: 40
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemovePeer(string group)
|
|
MESSAGE: Method 'RemovePeer(string group)' is missing <param name="group"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftSubjects.cs
|
|
LINE: 46
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Reply(string id)
|
|
MESSAGE: Method 'Reply(string id)' is missing <param name="id"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftSubjects.cs
|
|
LINE: 52
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CatchupReply(string id)
|
|
MESSAGE: Method 'CatchupReply(string id)' is missing <param name="id"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftSubjects.cs
|
|
LINE: 60
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TimeoutNow(string group)
|
|
MESSAGE: Method 'TimeoutNow(string group)' is missing <param name="group"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTermState.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CurrentTerm
|
|
MESSAGE: Property 'CurrentTerm' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTermState.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: VotedFor
|
|
MESSAGE: Property 'VotedFor' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AppendEntriesAsync(string leaderId, IReadOnlyList<string> followerIds, RaftLogEntry entry, CancellationToken ct)
|
|
MESSAGE: Method 'AppendEntriesAsync(string leaderId, IReadOnlyList<string> followerIds, RaftLogEntry entry, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RequestVoteAsync(string candidateId, string voterId, VoteRequest request, CancellationToken ct)
|
|
MESSAGE: Method 'RequestVoteAsync(string candidateId, string voterId, VoteRequest request, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: InstallSnapshotAsync(string leaderId, string followerId, RaftSnapshot snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'InstallSnapshotAsync(string leaderId, string followerId, RaftSnapshot snapshot, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 14
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)
|
|
MESSAGE: Method 'SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 14
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)
|
|
MESSAGE: Method 'SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)' is missing <param name="term"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 14
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)
|
|
MESSAGE: Method 'SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)' is missing <param name="targetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 14
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)
|
|
MESSAGE: Method 'SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)' is missing <param name="leaderId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 23
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)
|
|
MESSAGE: Method 'SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 23
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)
|
|
MESSAGE: Method 'SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)' is missing <param name="onAck"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 23
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)
|
|
MESSAGE: Method 'SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)' is missing <param name="term"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 23
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)
|
|
MESSAGE: Method 'SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)' is missing <param name="followerIds"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 23
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)
|
|
MESSAGE: Method 'SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)' is missing <param name="leaderId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 30
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Register(RaftNode node)
|
|
MESSAGE: Method 'Register(RaftNode node)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 35
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AppendEntriesAsync(string leaderId, IReadOnlyList<string> followerIds, RaftLogEntry entry, CancellationToken ct)
|
|
MESSAGE: Method 'AppendEntriesAsync(string leaderId, IReadOnlyList<string> followerIds, RaftLogEntry entry, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 54
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RequestVoteAsync(string candidateId, string voterId, VoteRequest request, CancellationToken ct)
|
|
MESSAGE: Method 'RequestVoteAsync(string candidateId, string voterId, VoteRequest request, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 62
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: InstallSnapshotAsync(string leaderId, string followerId, RaftSnapshot snapshot, CancellationToken ct)
|
|
MESSAGE: Method 'InstallSnapshotAsync(string leaderId, string followerId, RaftSnapshot snapshot, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 69
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AppendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, CancellationToken ct)
|
|
MESSAGE: Method 'AppendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 88
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)
|
|
MESSAGE: Method 'SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 88
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)
|
|
MESSAGE: Method 'SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)' is missing <param name="onAck"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 88
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)
|
|
MESSAGE: Method 'SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)' is missing <param name="term"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 88
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)
|
|
MESSAGE: Method 'SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)' is missing <param name="followerIds"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 88
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)
|
|
MESSAGE: Method 'SendHeartbeatAsync(string leaderId, IReadOnlyList<string> followerIds, int term, Action<string> onAck, CancellationToken ct)' is missing <param name="leaderId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 109
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)
|
|
MESSAGE: Method 'SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 109
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)
|
|
MESSAGE: Method 'SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)' is missing <param name="term"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 109
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)
|
|
MESSAGE: Method 'SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)' is missing <param name="targetId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftTransport.cs
|
|
LINE: 109
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)
|
|
MESSAGE: Method 'SendTimeoutNowAsync(string leaderId, string targetId, ulong term, CancellationToken ct)' is missing <param name="leaderId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWal.cs
|
|
LINE: 44
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: RaftWal(string path)
|
|
MESSAGE: Constructor 'RaftWal(string path)' is missing <param name="path"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWal.cs
|
|
LINE: 74
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AppendAsync(RaftLogEntry entry)
|
|
MESSAGE: Method 'AppendAsync(RaftLogEntry entry)' is missing <param name="entry"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWal.cs
|
|
LINE: 93
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CompactAsync(long upToIndex)
|
|
MESSAGE: Method 'CompactAsync(long upToIndex)' is missing <param name="upToIndex"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWal.cs
|
|
LINE: 121
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Load(string path)
|
|
MESSAGE: Method 'Load(string path)' is missing <param name="path"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWal.cs
|
|
LINE: 144
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose()
|
|
MESSAGE: Method 'Dispose()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWireFormat.cs
|
|
LINE: 109
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decode(ReadOnlySpan<byte> msg)
|
|
MESSAGE: Method 'Decode(ReadOnlySpan<byte> msg)' is missing <param name="msg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWireFormat.cs
|
|
LINE: 159
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decode(ReadOnlySpan<byte> msg)
|
|
MESSAGE: Method 'Decode(ReadOnlySpan<byte> msg)' is missing <param name="msg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWireFormat.cs
|
|
LINE: 255
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decode(ReadOnlySpan<byte> msg)
|
|
MESSAGE: Method 'Decode(ReadOnlySpan<byte> msg)' is missing <param name="msg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWireFormat.cs
|
|
LINE: 343
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decode(ReadOnlySpan<byte> msg)
|
|
MESSAGE: Method 'Decode(ReadOnlySpan<byte> msg)' is missing <param name="msg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWireFormat.cs
|
|
LINE: 390
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decode(ReadOnlySpan<byte> msg)
|
|
MESSAGE: Method 'Decode(ReadOnlySpan<byte> msg)' is missing <param name="msg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWireFormat.cs
|
|
LINE: 432
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decode(ReadOnlySpan<byte> msg)
|
|
MESSAGE: Method 'Decode(ReadOnlySpan<byte> msg)' is missing <param name="msg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWireFormat.cs
|
|
LINE: 478
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decode(ReadOnlySpan<byte> msg)
|
|
MESSAGE: Method 'Decode(ReadOnlySpan<byte> msg)' is missing <param name="msg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWireFormat.cs
|
|
LINE: 541
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decode(ReadOnlySpan<byte> msg)
|
|
MESSAGE: Method 'Decode(ReadOnlySpan<byte> msg)' is missing <param name="msg"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWireFormat.cs
|
|
LINE: 569
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WriteId(Span<byte> dest, string id)
|
|
MESSAGE: Method 'WriteId(Span<byte> dest, string id)' is missing <param name="id"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWireFormat.cs
|
|
LINE: 569
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WriteId(Span<byte> dest, string id)
|
|
MESSAGE: Method 'WriteId(Span<byte> dest, string id)' is missing <param name="dest"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWireFormat.cs
|
|
LINE: 583
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReadId(ReadOnlySpan<byte> src)
|
|
MESSAGE: Method 'ReadId(ReadOnlySpan<byte> src)' is missing <param name="src"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWireFormat.cs
|
|
LINE: 597
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WriteUvarint(Span<byte> buf, ulong value)
|
|
MESSAGE: Method 'WriteUvarint(Span<byte> buf, ulong value)' is missing <param name="value"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWireFormat.cs
|
|
LINE: 597
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: WriteUvarint(Span<byte> buf, ulong value)
|
|
MESSAGE: Method 'WriteUvarint(Span<byte> buf, ulong value)' is missing <param name="buf"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWireFormat.cs
|
|
LINE: 614
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReadUvarint(ReadOnlySpan<byte> buf, ulong value)
|
|
MESSAGE: Method 'ReadUvarint(ReadOnlySpan<byte> buf, ulong value)' is missing <param name="value"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/RaftWireFormat.cs
|
|
LINE: 614
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReadUvarint(ReadOnlySpan<byte> buf, ulong value)
|
|
MESSAGE: Method 'ReadUvarint(ReadOnlySpan<byte> buf, ulong value)' is missing <param name="buf"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Raft/SnapshotChunkEnumerator.cs
|
|
LINE: 89
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetEnumerator()
|
|
MESSAGE: Method 'GetEnumerator()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteCompressionCodec.cs
|
|
LINE: 53
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Compress(ReadOnlySpan<byte> data, RouteCompressionLevel level)
|
|
MESSAGE: Method 'Compress(ReadOnlySpan<byte> data, RouteCompressionLevel level)' is missing <param name="level"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteCompressionCodec.cs
|
|
LINE: 53
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Compress(ReadOnlySpan<byte> data, RouteCompressionLevel level)
|
|
MESSAGE: Method 'Compress(ReadOnlySpan<byte> data, RouteCompressionLevel level)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteCompressionCodec.cs
|
|
LINE: 68
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decompress(ReadOnlySpan<byte> compressed)
|
|
MESSAGE: Method 'Decompress(ReadOnlySpan<byte> compressed)' is missing <param name="compressed"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteCompressionCodec.cs
|
|
LINE: 82
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NegotiateCompression(string localLevel, string remoteLevel)
|
|
MESSAGE: Method 'NegotiateCompression(string localLevel, string remoteLevel)' is missing <param name="remoteLevel"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteCompressionCodec.cs
|
|
LINE: 82
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NegotiateCompression(string localLevel, string remoteLevel)
|
|
MESSAGE: Method 'NegotiateCompression(string localLevel, string remoteLevel)' is missing <param name="localLevel"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteCompressionCodec.cs
|
|
LINE: 99
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsCompressed(ReadOnlySpan<byte> data)
|
|
MESSAGE: Method 'IsCompressed(ReadOnlySpan<byte> data)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 20
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteServerId
|
|
MESSAGE: Property 'RemoteServerId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 21
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteEndpoint
|
|
MESSAGE: Property 'RemoteEndpoint' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 64
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NegotiatePoolSize(int localPoolSize, int remotePoolSize)
|
|
MESSAGE: Method 'NegotiatePoolSize(int localPoolSize, int remotePoolSize)' is missing <param name="remotePoolSize"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 64
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NegotiatePoolSize(int localPoolSize, int remotePoolSize)
|
|
MESSAGE: Method 'NegotiatePoolSize(int localPoolSize, int remotePoolSize)' is missing <param name="localPoolSize"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 75
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SetNegotiatedPoolSize(int negotiatedPoolSize)
|
|
MESSAGE: Method 'SetNegotiatedPoolSize(int negotiatedPoolSize)' is missing <param name="negotiatedPoolSize"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 80
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RemoteSubscriptionReceived
|
|
MESSAGE: Property 'RemoteSubscriptionReceived' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 81
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RoutedMessageReceived
|
|
MESSAGE: Property 'RoutedMessageReceived' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 83
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PerformOutboundHandshakeAsync(string serverId, CancellationToken ct)
|
|
MESSAGE: Method 'PerformOutboundHandshakeAsync(string serverId, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 90
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PerformInboundHandshakeAsync(string serverId, CancellationToken ct)
|
|
MESSAGE: Method 'PerformInboundHandshakeAsync(string serverId, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 97
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StartFrameLoop(CancellationToken ct)
|
|
MESSAGE: Method 'StartFrameLoop(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 106
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendRsPlusAsync(string account, string subject, string? queue, CancellationToken ct)
|
|
MESSAGE: Method 'SendRsPlusAsync(string account, string subject, string? queue, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 109
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendRsPlusAsync(string account, string subject, string? queue, int queueWeight, CancellationToken ct)
|
|
MESSAGE: Method 'SendRsPlusAsync(string account, string subject, string? queue, int queueWeight, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 122
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendRsMinusAsync(string account, string subject, string? queue, CancellationToken ct)
|
|
MESSAGE: Method 'SendRsMinusAsync(string account, string subject, string? queue, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 130
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendLsPlusAsync(string account, string subject, string? queue, CancellationToken ct)
|
|
MESSAGE: Method 'SendLsPlusAsync(string account, string subject, string? queue, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 138
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendLsMinusAsync(string account, string subject, string? queue, CancellationToken ct)
|
|
MESSAGE: Method 'SendLsMinusAsync(string account, string subject, string? queue, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 146
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendRouteSubProtosAsync(IEnumerable<RemoteSubscription> subscriptions, CancellationToken ct)
|
|
MESSAGE: Method 'SendRouteSubProtosAsync(IEnumerable<RemoteSubscription> subscriptions, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 165
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendRouteUnSubProtosAsync(IEnumerable<RemoteSubscription> subscriptions, CancellationToken ct)
|
|
MESSAGE: Method 'SendRouteUnSubProtosAsync(IEnumerable<RemoteSubscription> subscriptions, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 179
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendRouteSubOrUnSubProtosAsync(IEnumerable<string> protocols, CancellationToken ct)
|
|
MESSAGE: Method 'SendRouteSubOrUnSubProtosAsync(IEnumerable<string> protocols, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 205
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SendRmsgAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'SendRmsgAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 224
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: WaitUntilClosedAsync(CancellationToken ct)
|
|
MESSAGE: Method 'WaitUntilClosedAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 233
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DisposeAsync()
|
|
MESSAGE: Method 'DisposeAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 416
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TryParseRemoteUnsub(string line, string account, string subject, string? queue)
|
|
MESSAGE: Method 'TryParseRemoteUnsub(string line, string account, string subject, string? queue)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 429
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsSolicitedRoute()
|
|
MESSAGE: Method 'IsSolicitedRoute()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteConnection.cs
|
|
LINE: 437
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: BuildConnectInfoJson(string serverId, IEnumerable<string>? accounts, string? topologySnapshot)
|
|
MESSAGE: Method 'BuildConnectInfoJson(string serverId, IEnumerable<string>? accounts, string? topologySnapshot)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 39
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ListenEndpoint
|
|
MESSAGE: Property 'ListenEndpoint' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 54
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetEffectivePoolSize(string? remoteServerId)
|
|
MESSAGE: Method 'GetEffectivePoolSize(string? remoteServerId)' is missing <param name="remoteServerId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 71
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: BuildTopologySnapshot()
|
|
MESSAGE: Method 'BuildTopologySnapshot()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 79
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: RouteManager(ClusterOptions options, ServerStats stats, string serverId, Action<RemoteSubscription> remoteSubSink, Action<RouteMessage> routedMessageSink, ILogger<RouteManager> logger)
|
|
MESSAGE: Constructor 'RouteManager(ClusterOptions options, ServerStats stats, string serverId, Action<RemoteSubscription> remoteSubSink, Action<RouteMessage> routedMessageSink, ILogger<RouteManager> logger)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 109
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Event
|
|
SIGNATURE: OnRouteRemoved
|
|
MESSAGE: Event 'OnRouteRemoved' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 110
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Event
|
|
SIGNATURE: OnRouteAccountRemoved
|
|
MESSAGE: Event 'OnRouteAccountRemoved' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 117
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ProcessImplicitRoute(ServerInfo serverInfo)
|
|
MESSAGE: Method 'ProcessImplicitRoute(ServerInfo serverInfo)' is missing <param name="serverInfo"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 145
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ForwardNewRouteInfoToKnownServers(string newPeerUrl)
|
|
MESSAGE: Method 'ForwardNewRouteInfoToKnownServers(string newPeerUrl)' is missing <param name="newPeerUrl"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 153
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: AddKnownRoute(string url)
|
|
MESSAGE: Method 'AddKnownRoute(string url)' is missing <param name="url"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 166
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HasThisRouteConfigured(string routeUrl)
|
|
MESSAGE: Method 'HasThisRouteConfigured(string routeUrl)' is missing <param name="routeUrl"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 182
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RouteStillValid(string routeUrl)
|
|
MESSAGE: Method 'RouteStillValid(string routeUrl)' is missing <param name="routeUrl"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 200
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ComputeRoutePoolIdx(int poolSize, string accountName)
|
|
MESSAGE: Method 'ComputeRoutePoolIdx(int poolSize, string accountName)' is missing <param name="accountName"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 200
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ComputeRoutePoolIdx(int poolSize, string accountName)
|
|
MESSAGE: Method 'ComputeRoutePoolIdx(int poolSize, string accountName)' is missing <param name="poolSize"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 225
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetRouteForAccount(string account)
|
|
MESSAGE: Method 'GetRouteForAccount(string account)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 277
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterAccountRoute(string account, RouteConnection connection)
|
|
MESSAGE: Method 'RegisterAccountRoute(string account, RouteConnection connection)' is missing <param name="connection"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 277
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterAccountRoute(string account, RouteConnection connection)
|
|
MESSAGE: Method 'RegisterAccountRoute(string account, RouteConnection connection)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 286
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UnregisterAccountRoute(string account)
|
|
MESSAGE: Method 'UnregisterAccountRoute(string account)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 299
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetDedicatedAccountRoute(string account)
|
|
MESSAGE: Method 'GetDedicatedAccountRoute(string account)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 305
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HasDedicatedRoute(string account)
|
|
MESSAGE: Method 'HasDedicatedRoute(string account)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 331
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ComputeRouteHash(string serverId)
|
|
MESSAGE: Method 'ComputeRouteHash(string serverId)' is missing <param name="serverId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 350
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterRouteByHash(string serverId, RouteConnection connection)
|
|
MESSAGE: Method 'RegisterRouteByHash(string serverId, RouteConnection connection)' is missing <param name="connection"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 350
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterRouteByHash(string serverId, RouteConnection connection)
|
|
MESSAGE: Method 'RegisterRouteByHash(string serverId, RouteConnection connection)' is missing <param name="serverId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 361
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: UnregisterRouteByHash(string serverId)
|
|
MESSAGE: Method 'UnregisterRouteByHash(string serverId)' is missing <param name="serverId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 372
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetRouteByHash(ulong hash)
|
|
MESSAGE: Method 'GetRouteByHash(ulong hash)' is missing <param name="hash"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 380
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetRouteByServerId(string serverId)
|
|
MESSAGE: Method 'GetRouteByServerId(string serverId)' is missing <param name="serverId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 388
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: StartAsync(CancellationToken ct)
|
|
MESSAGE: Method 'StartAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 415
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DisposeAsync()
|
|
MESSAGE: Method 'DisposeAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 437
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PropagateLocalSubscription(string account, string subject, string? queue)
|
|
MESSAGE: Method 'PropagateLocalSubscription(string account, string subject, string? queue)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 452
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PropagateLocalUnsubscription(string account, string subject, string? queue)
|
|
MESSAGE: Method 'PropagateLocalUnsubscription(string account, string subject, string? queue)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 466
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ForwardRoutedMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'ForwardRoutedMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 500
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BroadcastRoutedMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'BroadcastRoutedMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 500
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BroadcastRoutedMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'BroadcastRoutedMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 500
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BroadcastRoutedMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'BroadcastRoutedMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing <param name="replyTo"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 500
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BroadcastRoutedMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'BroadcastRoutedMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 500
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BroadcastRoutedMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)
|
|
MESSAGE: Method 'BroadcastRoutedMessageAsync(string account, string subject, string? replyTo, ReadOnlyMemory<byte> payload, CancellationToken ct)' is missing <param name="account"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 615
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: CreateRouteDialSocket()
|
|
MESSAGE: Method 'CreateRouteDialSocket()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 696
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RouteCount
|
|
MESSAGE: Property 'RouteCount' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 703
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterRoute(string serverId, RouteConnection connection)
|
|
MESSAGE: Method 'RegisterRoute(string serverId, RouteConnection connection)' is missing <param name="connection"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 703
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterRoute(string serverId, RouteConnection connection)
|
|
MESSAGE: Method 'RegisterRoute(string serverId, RouteConnection connection)' is missing <param name="serverId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 716
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveRoute(string serverId)
|
|
MESSAGE: Method 'RemoveRoute(string serverId)' is missing <param name="serverId"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 761
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveAllRoutesExcept(IReadOnlySet<string> keepServerIds)
|
|
MESSAGE: Method 'RemoveAllRoutesExcept(IReadOnlySet<string> keepServerIds)' is missing <param name="keepServerIds"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 790
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: DetectClusterSplit(IReadOnlySet<string> expectedPeers)
|
|
MESSAGE: Method 'DetectClusterSplit(IReadOnlySet<string> expectedPeers)' is missing <param name="expectedPeers"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 807
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HasSolicitedRoute(string remoteServerId)
|
|
MESSAGE: Method 'HasSolicitedRoute(string remoteServerId)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 816
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: UpgradeRouteToSolicited(string remoteServerId)
|
|
MESSAGE: Method 'UpgradeRouteToSolicited(string remoteServerId)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Routes/RouteManager.cs
|
|
LINE: 834
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsDuplicateServerName(string remoteServerId)
|
|
MESSAGE: Method 'IsDuplicateServerName(string remoteServerId)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Server/AcceptLoopErrorHandler.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: AcceptLoopErrorHandler(Action<Exception, EndPoint?, TimeSpan> callback)
|
|
MESSAGE: Constructor 'AcceptLoopErrorHandler(Action<Exception, EndPoint?, TimeSpan> callback)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Server/AcceptLoopErrorHandler.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: OnAcceptError(Exception ex, EndPoint? endpoint, TimeSpan delay)
|
|
MESSAGE: Method 'OnAcceptError(Exception ex, EndPoint? endpoint, TimeSpan delay)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Server/RateCounter.cs
|
|
LINE: 17
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: RateCounter(long limit)
|
|
MESSAGE: Constructor 'RateCounter(long limit)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Server/RateCounter.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Allow()
|
|
MESSAGE: Method 'Allow()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Server/RateCounter.cs
|
|
LINE: 45
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: CountBlocked()
|
|
MESSAGE: Method 'CountBlocked()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Server/ServerUtilities.cs
|
|
LINE: 19
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ParseHostPort(string hostPort, int defaultPort)
|
|
MESSAGE: Method 'ParseHostPort(string hostPort, int defaultPort)' is missing <param name="defaultPort"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Server/ServerUtilities.cs
|
|
LINE: 19
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ParseHostPort(string hostPort, int defaultPort)
|
|
MESSAGE: Method 'ParseHostPort(string hostPort, int defaultPort)' is missing <param name="hostPort"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Server/ServerUtilities.cs
|
|
LINE: 66
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RedactUrlString(string url)
|
|
MESSAGE: Method 'RedactUrlString(string url)' is missing <param name="url"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Server/ServerUtilities.cs
|
|
LINE: 78
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RedactUrlList(IEnumerable<string> urls)
|
|
MESSAGE: Method 'RedactUrlList(IEnumerable<string> urls)' is missing <param name="urls"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/SlopwatchSuppressAttribute.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RuleId
|
|
MESSAGE: Property 'RuleId' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/SlopwatchSuppressAttribute.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Justification
|
|
MESSAGE: Property 'Justification' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/SlowConsumerTracker.cs
|
|
LINE: 33
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: RecordSlowConsumer(ClientKind kind)
|
|
MESSAGE: Method 'RecordSlowConsumer(ClientKind kind)' is missing <param name="kind"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/SlowConsumerTracker.cs
|
|
LINE: 43
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetCount(ClientKind kind)
|
|
MESSAGE: Method 'GetCount(ClientKind kind)' is missing <param name="kind"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/SlowConsumerTracker.cs
|
|
LINE: 50
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: OnThresholdExceeded(Action<ClientKind> callback)
|
|
MESSAGE: Method 'OnThresholdExceeded(Action<ClientKind> callback)' is missing <param name="callback"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/RemoteSubscription.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Removal(string subject, string? queue, string routeId, string account)
|
|
MESSAGE: Method 'Removal(string subject, string? queue, string routeId, string account)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/RoutedSubKey.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FromRemoteSubscription(RemoteSubscription sub)
|
|
MESSAGE: Method 'FromRemoteSubscription(RemoteSubscription sub)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/RouteResultCache.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: RouteResultCache(int capacity)
|
|
MESSAGE: Constructor 'RouteResultCache(int capacity)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/RouteResultCache.cs
|
|
LINE: 28
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Generation
|
|
MESSAGE: Property 'Generation' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/RouteResultCache.cs
|
|
LINE: 29
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Hits
|
|
MESSAGE: Property 'Hits' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/RouteResultCache.cs
|
|
LINE: 30
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Misses
|
|
MESSAGE: Property 'Misses' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/RouteResultCache.cs
|
|
LINE: 31
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Count
|
|
MESSAGE: Property 'Count' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/RouteResultCache.cs
|
|
LINE: 39
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryGet(string subject, SubListResult? result)
|
|
MESSAGE: Method 'TryGet(string subject, SubListResult? result)' is missing <param name="result"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/RouteResultCache.cs
|
|
LINE: 39
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TryGet(string subject, SubListResult? result)
|
|
MESSAGE: Method 'TryGet(string subject, SubListResult? result)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/RouteResultCache.cs
|
|
LINE: 73
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Set(string subject, SubListResult result)
|
|
MESSAGE: Method 'Set(string subject, SubListResult result)' is missing <param name="result"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/RouteResultCache.cs
|
|
LINE: 73
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Set(string subject, SubListResult result)
|
|
MESSAGE: Method 'Set(string subject, SubListResult result)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsValidSubject(string subject)
|
|
MESSAGE: Method 'IsValidSubject(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 50
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsLiteral(string subject)
|
|
MESSAGE: Method 'IsLiteral(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 67
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsValidPublishSubject(string subject)
|
|
MESSAGE: Method 'IsValidPublishSubject(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 72
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SubjectHasWildcard(string subject)
|
|
MESSAGE: Method 'SubjectHasWildcard(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 74
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsValidLiteralSubject(string subject)
|
|
MESSAGE: Method 'IsValidLiteralSubject(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 79
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MatchLiteral(string literal, string pattern)
|
|
MESSAGE: Method 'MatchLiteral(string literal, string pattern)' is missing <param name="pattern"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 79
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MatchLiteral(string literal, string pattern)
|
|
MESSAGE: Method 'MatchLiteral(string literal, string pattern)' is missing <param name="literal"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 122
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: NumTokens(string subject)
|
|
MESSAGE: Method 'NumTokens(string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 136
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TokenAt(string subject, int index)
|
|
MESSAGE: Method 'TokenAt(string subject, int index)' is missing <param name="index"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 136
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: TokenAt(string subject, int index)
|
|
MESSAGE: Method 'TokenAt(string subject, int index)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 163
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SubjectsCollide(string subj1, string subj2)
|
|
MESSAGE: Method 'SubjectsCollide(string subj1, string subj2)' is missing <param name="subj2"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 163
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SubjectsCollide(string subj1, string subj2)
|
|
MESSAGE: Method 'SubjectsCollide(string subj1, string subj2)' is missing <param name="subj1"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 205
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SubjectMatchesFilter(string subject, string filter)
|
|
MESSAGE: Method 'SubjectMatchesFilter(string subject, string filter)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 207
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SubjectIsSubsetMatch(string subject, string test)
|
|
MESSAGE: Method 'SubjectIsSubsetMatch(string subject, string test)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 213
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsSubsetMatch(string[] tokens, string test)
|
|
MESSAGE: Method 'IsSubsetMatch(string[] tokens, string test)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 219
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsSubsetMatchTokenized(IReadOnlyList<string> tokens, IReadOnlyList<string> test)
|
|
MESSAGE: Method 'IsSubsetMatchTokenized(IReadOnlyList<string> tokens, IReadOnlyList<string> test)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 252
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TokenEquals(ReadOnlySpan<char> token, string candidate)
|
|
MESSAGE: Method 'TokenEquals(ReadOnlySpan<char> token, string candidate)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 269
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsValidSubject(string subject, bool checkRunes)
|
|
MESSAGE: Method 'IsValidSubject(string subject, bool checkRunes)' is missing <param name="checkRunes"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectMatch.cs
|
|
LINE: 269
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsValidSubject(string subject, bool checkRunes)
|
|
MESSAGE: Method 'IsValidSubject(string subject, bool checkRunes)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectTransform.cs
|
|
LINE: 31
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Create(string source, string destination)
|
|
MESSAGE: Method 'Create(string source, string destination)' is missing <param name="destination"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectTransform.cs
|
|
LINE: 31
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Create(string source, string destination)
|
|
MESSAGE: Method 'Create(string source, string destination)' is missing <param name="source"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectTransform.cs
|
|
LINE: 126
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NewSubjectTransformWithStrict(string source, string destination, bool strict)
|
|
MESSAGE: Method 'NewSubjectTransformWithStrict(string source, string destination, bool strict)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectTransform.cs
|
|
LINE: 135
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NewSubjectTransformStrict(string source, string destination)
|
|
MESSAGE: Method 'NewSubjectTransformStrict(string source, string destination)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectTransform.cs
|
|
LINE: 138
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ValidateMapping(string destination)
|
|
MESSAGE: Method 'ValidateMapping(string destination)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectTransform.cs
|
|
LINE: 156
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TransformTokenize(string subject)
|
|
MESSAGE: Method 'TransformTokenize(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectTransform.cs
|
|
LINE: 173
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TransformUntokenize(string subject)
|
|
MESSAGE: Method 'TransformUntokenize(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectTransform.cs
|
|
LINE: 188
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Reverse()
|
|
MESSAGE: Method 'Reverse()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectTransform.cs
|
|
LINE: 233
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Apply(string subject)
|
|
MESSAGE: Method 'Apply(string subject)' is missing <param name="subject"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectTransform.cs
|
|
LINE: 251
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TransformSubject(string subject)
|
|
MESSAGE: Method 'TransformSubject(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubjectTransform.cs
|
|
LINE: 888
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: TransformOp(TransformType type)
|
|
MESSAGE: Constructor 'TransformOp(TransformType type)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 38
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Event
|
|
SIGNATURE: InterestChanged
|
|
MESSAGE: Event 'InterestChanged' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 40
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: SubList()
|
|
MESSAGE: Constructor 'SubList()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 45
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: SubList(bool enableCache)
|
|
MESSAGE: Constructor 'SubList(bool enableCache)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 51
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NewSublistNoCache()
|
|
MESSAGE: Method 'NewSublistNoCache()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 53
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: CacheEnabled()
|
|
MESSAGE: Method 'CacheEnabled()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 55
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterNotification(Action<bool> callback)
|
|
MESSAGE: Method 'RegisterNotification(Action<bool> callback)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 57
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ClearNotification()
|
|
MESSAGE: Method 'ClearNotification()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 59
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RegisterQueueNotification(string subject, string queue, Action<bool> callback)
|
|
MESSAGE: Method 'RegisterQueueNotification(string subject, string queue, Action<bool> callback)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 85
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ClearQueueNotification(string subject, string queue, Action<bool> callback)
|
|
MESSAGE: Method 'ClearQueueNotification(string subject, string queue, Action<bool> callback)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 102
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose()
|
|
MESSAGE: Method 'Dispose()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 108
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Count
|
|
MESSAGE: Property 'Count' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 174
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: HighFanoutNodeCountForTest
|
|
MESSAGE: Property 'HighFanoutNodeCountForTest' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 176
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TriggerCacheSweepAsyncForTest()
|
|
MESSAGE: Method 'TriggerCacheSweepAsyncForTest()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 178
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ApplyRemoteSub(RemoteSubscription sub)
|
|
MESSAGE: Method 'ApplyRemoteSub(RemoteSubscription sub)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 220
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: UpdateRemoteQSub(RemoteSubscription sub)
|
|
MESSAGE: Method 'UpdateRemoteQSub(RemoteSubscription sub)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 245
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveRemoteSubs(string routeId)
|
|
MESSAGE: Method 'RemoveRemoteSubs(string routeId)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 286
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveRemoteSubsForAccount(string routeId, string account)
|
|
MESSAGE: Method 'RemoveRemoteSubsForAccount(string routeId, string account)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 330
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HasRemoteInterest(string subject)
|
|
MESSAGE: Method 'HasRemoteInterest(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 333
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HasRemoteInterest(string account, string subject)
|
|
MESSAGE: Method 'HasRemoteInterest(string account, string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 357
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Insert(Subscription sub)
|
|
MESSAGE: Method 'Insert(Subscription sub)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 438
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Remove(Subscription sub)
|
|
MESSAGE: Method 'Remove(Subscription sub)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 555
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Match(string subject)
|
|
MESSAGE: Method 'Match(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 607
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: MatchBytes(ReadOnlySpan<byte> subjectUtf8)
|
|
MESSAGE: Method 'MatchBytes(ReadOnlySpan<byte> subjectUtf8)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 612
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: MatchRemote(string account, string subject)
|
|
MESSAGE: Method 'MatchRemote(string account, string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 926
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Stats()
|
|
MESSAGE: Method 'Stats()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 987
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: HasInterest(string subject)
|
|
MESSAGE: Method 'HasInterest(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 1018
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NumInterest(string subject)
|
|
MESSAGE: Method 'NumInterest(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 1036
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: RemoveBatch(IEnumerable<Subscription> subs)
|
|
MESSAGE: Method 'RemoveBatch(IEnumerable<Subscription> subs)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 1065
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: All()
|
|
MESSAGE: Method 'All()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 1080
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LocalSubs(bool includeLeafHubs)
|
|
MESSAGE: Method 'LocalSubs(bool includeLeafHubs)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 1095
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NumLevels()
|
|
MESSAGE: Method 'NumLevels()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 1108
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ReverseMatch(string subject)
|
|
MESSAGE: Method 'ReverseMatch(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 1394
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: TokenEnumerator(string subject)
|
|
MESSAGE: Constructor 'TokenEnumerator(string subject)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 1400
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Current
|
|
MESSAGE: Property 'Current' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 1402
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetEnumerator()
|
|
MESSAGE: Method 'GetEnumerator()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 1404
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: MoveNext()
|
|
MESSAGE: Method 'MoveNext()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 1438
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: IsEmpty
|
|
MESSAGE: Property 'IsEmpty' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 1448
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PlainSubs
|
|
MESSAGE: Property 'PlainSubs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 1450
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Reset()
|
|
MESSAGE: Method 'Reset()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 1459
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: AddQueueGroup(string queueName, HashSet<Subscription> subs)
|
|
MESSAGE: Method 'AddQueueGroup(string queueName, HashSet<Subscription> subs)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubList.cs
|
|
LINE: 1472
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ToResult()
|
|
MESSAGE: Method 'ToResult()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubListCacheSweeper.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ScheduleSweep(Action sweep)
|
|
MESSAGE: Method 'ScheduleSweep(Action sweep)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubListCacheSweeper.cs
|
|
LINE: 25
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TriggerSweepAsync(Action sweep)
|
|
MESSAGE: Method 'TriggerSweepAsync(Action sweep)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubListResult.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: PlainSubs
|
|
MESSAGE: Property 'PlainSubs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubListResult.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: QueueSubs
|
|
MESSAGE: Property 'QueueSubs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubListResult.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: SubListResult(Subscription[] plainSubs, Subscription[][] queueSubs)
|
|
MESSAGE: Constructor 'SubListResult(Subscription[] plainSubs, Subscription[][] queueSubs)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubListStats.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumSubs
|
|
MESSAGE: Property 'NumSubs' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubListStats.cs
|
|
LINE: 6
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumCache
|
|
MESSAGE: Property 'NumCache' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubListStats.cs
|
|
LINE: 7
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumInserts
|
|
MESSAGE: Property 'NumInserts' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubListStats.cs
|
|
LINE: 8
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumRemoves
|
|
MESSAGE: Property 'NumRemoves' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubListStats.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NumMatches
|
|
MESSAGE: Property 'NumMatches' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubListStats.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CacheHitRate
|
|
MESSAGE: Property 'CacheHitRate' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubListStats.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: MaxFanout
|
|
MESSAGE: Property 'MaxFanout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubListStats.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AvgFanout
|
|
MESSAGE: Property 'AvgFanout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubListStats.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TotalFanout
|
|
MESSAGE: Property 'TotalFanout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubListStats.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CacheEntries
|
|
MESSAGE: Property 'CacheEntries' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubListStats.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CacheHits
|
|
MESSAGE: Property 'CacheHits' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/SubListStats.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Add(SubListStats stat)
|
|
MESSAGE: Method 'Add(SubListStats stat)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/Subscription.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/Subscription.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Queue
|
|
MESSAGE: Property 'Queue' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/Subscription.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Sid
|
|
MESSAGE: Property 'Sid' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/Subscription.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Client
|
|
MESSAGE: Property 'Client' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/Subscription.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ServiceImport
|
|
MESSAGE: Property 'ServiceImport' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Subscriptions/Subscription.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: StreamImport
|
|
MESSAGE: Property 'StreamImport' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspConfig.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Mode
|
|
MESSAGE: Property 'Mode' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspConfig.cs
|
|
LINE: 19
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: OverrideUrls
|
|
MESSAGE: Property 'OverrideUrls' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 42
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetStatusAssertionStr(int sa)
|
|
MESSAGE: Method 'GetStatusAssertionStr(int sa)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 53
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Read(Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options)
|
|
MESSAGE: Method 'Read(Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 73
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Write(Utf8JsonWriter writer, StatusAssertion value, JsonSerializerOptions options)
|
|
MESSAGE: Method 'Write(Utf8JsonWriter writer, StatusAssertion value, JsonSerializerOptions options)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 83
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Leaf
|
|
MESSAGE: Property 'Leaf' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 84
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Issuer
|
|
MESSAGE: Property 'Issuer' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 85
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: OCSPWebEndpoints
|
|
MESSAGE: Property 'OCSPWebEndpoints' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 90
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ThisUpdate
|
|
MESSAGE: Property 'ThisUpdate' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 91
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: NextUpdate
|
|
MESSAGE: Property 'NextUpdate' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 96
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Subject
|
|
MESSAGE: Property 'Subject' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 99
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Issuer
|
|
MESSAGE: Property 'Issuer' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 102
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Fingerprint
|
|
MESSAGE: Property 'Fingerprint' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 105
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Raw
|
|
MESSAGE: Property 'Raw' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 115
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Verify
|
|
MESSAGE: Property 'Verify' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 116
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Timeout
|
|
MESSAGE: Property 'Timeout' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 117
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: ClockSkew
|
|
MESSAGE: Property 'ClockSkew' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 118
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: WarnOnly
|
|
MESSAGE: Property 'WarnOnly' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 119
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: UnknownIsGood
|
|
MESSAGE: Property 'UnknownIsGood' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 120
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: AllowWhenCAUnreachable
|
|
MESSAGE: Property 'AllowWhenCAUnreachable' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 121
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: TTLUnsetNextUpdate
|
|
MESSAGE: Property 'TTLUnsetNextUpdate' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 123
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NewOCSPPeerConfig()
|
|
MESSAGE: Method 'NewOCSPPeerConfig()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/OcspPeerConfig.cs
|
|
LINE: 125
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Parse(IReadOnlyDictionary<string, object?> values)
|
|
MESSAGE: Method 'Parse(IReadOnlyDictionary<string, object?> values)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/PeekableStream.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: PeekableStream(Stream inner)
|
|
MESSAGE: Constructor 'PeekableStream(Stream inner)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/PeekableStream.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: PeekAsync(int count, CancellationToken ct)
|
|
MESSAGE: Method 'PeekAsync(int count, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/PeekableStream.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ReadAsync(Memory<byte> buffer, CancellationToken ct)
|
|
MESSAGE: Method 'ReadAsync(Memory<byte> buffer, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/PeekableStream.cs
|
|
LINE: 37
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Read(byte[] buffer, int offset, int count)
|
|
MESSAGE: Method 'Read(byte[] buffer, int offset, int count)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/PeekableStream.cs
|
|
LINE: 51
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ReadAsync(byte[] buffer, int offset, int count, CancellationToken ct)
|
|
MESSAGE: Method 'ReadAsync(byte[] buffer, int offset, int count, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/PeekableStream.cs
|
|
LINE: 55
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Write(byte[] buffer, int offset, int count)
|
|
MESSAGE: Method 'Write(byte[] buffer, int offset, int count)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/PeekableStream.cs
|
|
LINE: 56
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: WriteAsync(byte[] buffer, int offset, int count, CancellationToken ct)
|
|
MESSAGE: Method 'WriteAsync(byte[] buffer, int offset, int count, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/PeekableStream.cs
|
|
LINE: 57
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: WriteAsync(ReadOnlyMemory<byte> buffer, CancellationToken ct)
|
|
MESSAGE: Method 'WriteAsync(ReadOnlyMemory<byte> buffer, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/PeekableStream.cs
|
|
LINE: 58
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Flush()
|
|
MESSAGE: Method 'Flush()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/PeekableStream.cs
|
|
LINE: 59
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FlushAsync(CancellationToken ct)
|
|
MESSAGE: Method 'FlushAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/PeekableStream.cs
|
|
LINE: 62
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CanRead
|
|
MESSAGE: Inherited property 'CanRead' must have <inheritdoc /> documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/PeekableStream.cs
|
|
LINE: 63
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CanSeek
|
|
MESSAGE: Inherited property 'CanSeek' must have <inheritdoc /> documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/PeekableStream.cs
|
|
LINE: 64
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CanWrite
|
|
MESSAGE: Inherited property 'CanWrite' must have <inheritdoc /> documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/PeekableStream.cs
|
|
LINE: 65
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Length
|
|
MESSAGE: Inherited property 'Length' must have <inheritdoc /> documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/PeekableStream.cs
|
|
LINE: 66
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Position
|
|
MESSAGE: Inherited property 'Position' must have <inheritdoc /> documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/PeekableStream.cs
|
|
LINE: 67
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Seek(long offset, SeekOrigin origin)
|
|
MESSAGE: Method 'Seek(long offset, SeekOrigin origin)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/PeekableStream.cs
|
|
LINE: 68
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetLength(long value)
|
|
MESSAGE: Method 'SetLength(long value)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/PeekableStream.cs
|
|
LINE: 70
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose(bool disposing)
|
|
MESSAGE: Method 'Dispose(bool disposing)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsCertificateProvider.cs
|
|
LINE: 24
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: TlsCertificateProvider(string certPath, string? keyPath)
|
|
MESSAGE: Constructor 'TlsCertificateProvider(string certPath, string? keyPath)' is missing <param name="keyPath"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsCertificateProvider.cs
|
|
LINE: 24
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: TlsCertificateProvider(string certPath, string? keyPath)
|
|
MESSAGE: Constructor 'TlsCertificateProvider(string certPath, string? keyPath)' is missing <param name="certPath"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsCertificateProvider.cs
|
|
LINE: 32
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Constructor
|
|
SIGNATURE: TlsCertificateProvider(X509Certificate2 cert)
|
|
MESSAGE: Constructor 'TlsCertificateProvider(X509Certificate2 cert)' is missing <param name="cert"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsCertificateProvider.cs
|
|
LINE: 47
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SwapCertificate(string certPath, string? keyPath)
|
|
MESSAGE: Method 'SwapCertificate(string certPath, string? keyPath)' is missing <param name="keyPath"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsCertificateProvider.cs
|
|
LINE: 47
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SwapCertificate(string certPath, string? keyPath)
|
|
MESSAGE: Method 'SwapCertificate(string certPath, string? keyPath)' is missing <param name="certPath"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsCertificateProvider.cs
|
|
LINE: 57
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SwapCertificate(X509Certificate2 newCert)
|
|
MESSAGE: Method 'SwapCertificate(X509Certificate2 newCert)' is missing <param name="newCert"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsCertificateProvider.cs
|
|
LINE: 73
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SwapSslOptions(SslServerAuthenticationOptions newOptions)
|
|
MESSAGE: Method 'SwapSslOptions(SslServerAuthenticationOptions newOptions)' is missing <param name="newOptions"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsCertificateProvider.cs
|
|
LINE: 85
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose()
|
|
MESSAGE: Method 'Dispose()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsConnectionWrapper.cs
|
|
LINE: 15
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: NegotiateAsync(Socket socket, Stream networkStream, NatsOptions options, SslServerAuthenticationOptions? sslOptions, ServerInfo serverInfo, ILogger logger, CancellationToken ct)
|
|
MESSAGE: Method 'NegotiateAsync(Socket socket, Stream networkStream, NatsOptions options, SslServerAuthenticationOptions? sslOptions, ServerInfo serverInfo, ILogger logger, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadCertificate(string certPath, string? keyPath)
|
|
MESSAGE: Method 'LoadCertificate(string certPath, string? keyPath)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: LoadCaCertificates(string caPath)
|
|
MESSAGE: Method 'LoadCaCertificates(string caPath)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 33
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ParseCertPem(string pemData)
|
|
MESSAGE: Method 'ParseCertPem(string pemData)' is missing <param name="pemData"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 69
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: BuildServerAuthOptions(NatsOptions opts)
|
|
MESSAGE: Method 'BuildServerAuthOptions(NatsOptions opts)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 120
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildCertificateContext(NatsOptions opts, bool offline)
|
|
MESSAGE: Method 'BuildCertificateContext(NatsOptions opts, bool offline)' is missing <param name="offline"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 120
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildCertificateContext(NatsOptions opts, bool offline)
|
|
MESSAGE: Method 'BuildCertificateContext(NatsOptions opts, bool offline)' is missing <param name="opts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 133
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetCertificateHash(X509Certificate2 cert)
|
|
MESSAGE: Method 'GetCertificateHash(X509Certificate2 cert)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 140
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GenerateFingerprint(X509Certificate2 cert)
|
|
MESSAGE: Method 'GenerateFingerprint(X509Certificate2 cert)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 146
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetWebEndpoints(IEnumerable<string> uris)
|
|
MESSAGE: Method 'GetWebEndpoints(IEnumerable<string> uris)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 162
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetSubjectDNForm(X509Certificate2? cert)
|
|
MESSAGE: Method 'GetSubjectDNForm(X509Certificate2? cert)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 167
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: GetIssuerDNForm(X509Certificate2? cert)
|
|
MESSAGE: Method 'GetIssuerDNForm(X509Certificate2? cert)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 172
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: MatchesPinnedCert(X509Certificate2 cert, HashSet<string> pinned)
|
|
MESSAGE: Method 'MatchesPinnedCert(X509Certificate2 cert, HashSet<string> pinned)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 182
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CertOCSPEligible(ChainLink? link)
|
|
MESSAGE: Method 'CertOCSPEligible(ChainLink? link)' is missing <param name="link"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 205
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetLeafIssuerCert(IReadOnlyList<X509Certificate2>? chain, int leafPos)
|
|
MESSAGE: Method 'GetLeafIssuerCert(IReadOnlyList<X509Certificate2>? chain, int leafPos)' is missing <param name="leafPos"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 205
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetLeafIssuerCert(IReadOnlyList<X509Certificate2>? chain, int leafPos)
|
|
MESSAGE: Method 'GetLeafIssuerCert(IReadOnlyList<X509Certificate2>? chain, int leafPos)' is missing <param name="chain"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 216
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetLeafIssuer(X509Certificate2 leaf, X509Certificate2 trustedRoot)
|
|
MESSAGE: Method 'GetLeafIssuer(X509Certificate2 leaf, X509Certificate2 trustedRoot)' is missing <param name="trustedRoot"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 216
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: GetLeafIssuer(X509Certificate2 leaf, X509Certificate2 trustedRoot)
|
|
MESSAGE: Method 'GetLeafIssuer(X509Certificate2 leaf, X509Certificate2 trustedRoot)' is missing <param name="leaf"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 233
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: OcspResponseCurrent(OcspResponseInfo response, OCSPPeerConfig opts)
|
|
MESSAGE: Method 'OcspResponseCurrent(OcspResponseInfo response, OCSPPeerConfig opts)' is missing <param name="opts"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 233
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: OcspResponseCurrent(OcspResponseInfo response, OCSPPeerConfig opts)
|
|
MESSAGE: Method 'OcspResponseCurrent(OcspResponseInfo response, OCSPPeerConfig opts)' is missing <param name="response"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 264
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ValidDelegationCheck(X509Certificate2? issuer, X509Certificate2? responderCertificate)
|
|
MESSAGE: Method 'ValidDelegationCheck(X509Certificate2? issuer, X509Certificate2? responderCertificate)' is missing <param name="responderCertificate"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsHelper.cs
|
|
LINE: 264
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ValidDelegationCheck(X509Certificate2? issuer, X509Certificate2? responderCertificate)
|
|
MESSAGE: Method 'ValidDelegationCheck(X509Certificate2? issuer, X509Certificate2? responderCertificate)' is missing <param name="issuer"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsRateLimiter.cs
|
|
LINE: 9
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: TlsRateLimiter(long tokensPerSecond)
|
|
MESSAGE: Constructor 'TlsRateLimiter(long tokensPerSecond)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsRateLimiter.cs
|
|
LINE: 22
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: WaitAsync(CancellationToken ct)
|
|
MESSAGE: Method 'WaitAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/Tls/TlsRateLimiter.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose()
|
|
MESSAGE: Method 'Dispose()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WebSocketOptionsValidator.cs
|
|
LINE: 18
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Validate(NatsOptions options)
|
|
MESSAGE: Method 'Validate(NatsOptions options)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WebSocketTlsConfig.cs
|
|
LINE: 10
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CertFile
|
|
MESSAGE: Property 'CertFile' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WebSocketTlsConfig.cs
|
|
LINE: 11
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: KeyFile
|
|
MESSAGE: Property 'KeyFile' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WebSocketTlsConfig.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CaFile
|
|
MESSAGE: Property 'CaFile' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WebSocketTlsConfig.cs
|
|
LINE: 13
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RequireClientCert
|
|
MESSAGE: Property 'RequireClientCert' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WebSocketTlsConfig.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: InsecureSkipVerify
|
|
MESSAGE: Property 'InsecureSkipVerify' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WebSocketTlsConfig.cs
|
|
LINE: 44
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: HasChangedFrom(WebSocketTlsConfig? other)
|
|
MESSAGE: Method 'HasChangedFrom(WebSocketTlsConfig? other)' is missing <param name="other"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WebSocketTlsConfig.cs
|
|
LINE: 60
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FromOptions(NatsOptions options)
|
|
MESSAGE: Method 'FromOptions(NatsOptions options)' is missing <param name="options"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsAuthConfig.cs
|
|
LINE: 5
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ComputeAuthOverride(WebSocketOptions options)
|
|
MESSAGE: Method 'ComputeAuthOverride(WebSocketOptions options)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsAuthConfig.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Apply(WebSocketOptions options)
|
|
MESSAGE: Method 'Apply(WebSocketOptions options)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsCompression.cs
|
|
LINE: 60
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Negotiate(string? extensionHeader)
|
|
MESSAGE: Method 'Negotiate(string? extensionHeader)' is missing <param name="extensionHeader"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsCompression.cs
|
|
LINE: 161
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Compress(ReadOnlySpan<byte> data)
|
|
MESSAGE: Method 'Compress(ReadOnlySpan<byte> data)' is missing <param name="data"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsCompression.cs
|
|
LINE: 193
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decompress(List<byte[]> compressedBuffers, int maxPayload)
|
|
MESSAGE: Method 'Decompress(List<byte[]> compressedBuffers, int maxPayload)' is missing <param name="maxPayload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsCompression.cs
|
|
LINE: 193
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Decompress(List<byte[]> compressedBuffers, int maxPayload)
|
|
MESSAGE: Method 'Decompress(List<byte[]> compressedBuffers, int maxPayload)' is missing <param name="compressedBuffers"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 23
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CloseReceived
|
|
MESSAGE: Property 'CloseReceived' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 24
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CloseStatus
|
|
MESSAGE: Property 'CloseStatus' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 26
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: WsConnection(Stream inner, bool compress, bool maskRead, bool maskWrite, bool browser, bool noCompFrag)
|
|
MESSAGE: Constructor 'WsConnection(Stream inner, bool compress, bool maskRead, bool maskWrite, bool browser, bool noCompFrag)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 37
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: ReadAsync(Memory<byte> buffer, CancellationToken ct)
|
|
MESSAGE: Method 'ReadAsync(Memory<byte> buffer, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 76
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: WriteAsync(ReadOnlyMemory<byte> buffer, CancellationToken ct)
|
|
MESSAGE: Method 'WriteAsync(ReadOnlyMemory<byte> buffer, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 148
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendCloseAsync(ClientClosedReason reason, CancellationToken ct)
|
|
MESSAGE: Method 'SendCloseAsync(ClientClosedReason reason, CancellationToken ct)' is missing <param name="ct"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 148
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: SendCloseAsync(ClientClosedReason reason, CancellationToken ct)
|
|
MESSAGE: Method 'SendCloseAsync(ClientClosedReason reason, CancellationToken ct)' is missing <param name="reason"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 178
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CanRead
|
|
MESSAGE: Inherited property 'CanRead' must have <inheritdoc /> documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 179
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CanWrite
|
|
MESSAGE: Inherited property 'CanWrite' must have <inheritdoc /> documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 180
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: CanSeek
|
|
MESSAGE: Inherited property 'CanSeek' must have <inheritdoc /> documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 181
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Length
|
|
MESSAGE: Inherited property 'Length' must have <inheritdoc /> documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 182
|
|
CATEGORY: MissingInheritDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: Position
|
|
MESSAGE: Inherited property 'Position' must have <inheritdoc /> documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 183
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Flush()
|
|
MESSAGE: Method 'Flush()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 184
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: FlushAsync(CancellationToken ct)
|
|
MESSAGE: Method 'FlushAsync(CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 185
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Read(byte[] buffer, int offset, int count)
|
|
MESSAGE: Method 'Read(byte[] buffer, int offset, int count)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 186
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Write(byte[] buffer, int offset, int count)
|
|
MESSAGE: Method 'Write(byte[] buffer, int offset, int count)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 187
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Seek(long offset, SeekOrigin origin)
|
|
MESSAGE: Method 'Seek(long offset, SeekOrigin origin)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 188
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetLength(long value)
|
|
MESSAGE: Method 'SetLength(long value)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 190
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: Dispose(bool disposing)
|
|
MESSAGE: Method 'Dispose(bool disposing)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConnection.cs
|
|
LINE: 197
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: DisposeAsync()
|
|
MESSAGE: Method 'DisposeAsync()' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsConstants.cs
|
|
LINE: 64
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: IsControlFrame(int opcode)
|
|
MESSAGE: Method 'IsControlFrame(int opcode)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 17
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateFrameHeader(bool useMasking, bool compressed, int opcode, int payloadLength)
|
|
MESSAGE: Method 'CreateFrameHeader(bool useMasking, bool compressed, int opcode, int payloadLength)' is missing <param name="payloadLength"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 17
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateFrameHeader(bool useMasking, bool compressed, int opcode, int payloadLength)
|
|
MESSAGE: Method 'CreateFrameHeader(bool useMasking, bool compressed, int opcode, int payloadLength)' is missing <param name="opcode"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 17
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateFrameHeader(bool useMasking, bool compressed, int opcode, int payloadLength)
|
|
MESSAGE: Method 'CreateFrameHeader(bool useMasking, bool compressed, int opcode, int payloadLength)' is missing <param name="compressed"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 17
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateFrameHeader(bool useMasking, bool compressed, int opcode, int payloadLength)
|
|
MESSAGE: Method 'CreateFrameHeader(bool useMasking, bool compressed, int opcode, int payloadLength)' is missing <param name="useMasking"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 30
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FillFrameHeader(Span<byte> fh, bool useMasking, bool first, bool final, bool compressed, int opcode, int payloadLength)
|
|
MESSAGE: Method 'FillFrameHeader(Span<byte> fh, bool useMasking, bool first, bool final, bool compressed, int opcode, int payloadLength)' is missing <param name="payloadLength"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 30
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FillFrameHeader(Span<byte> fh, bool useMasking, bool first, bool final, bool compressed, int opcode, int payloadLength)
|
|
MESSAGE: Method 'FillFrameHeader(Span<byte> fh, bool useMasking, bool first, bool final, bool compressed, int opcode, int payloadLength)' is missing <param name="opcode"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 30
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FillFrameHeader(Span<byte> fh, bool useMasking, bool first, bool final, bool compressed, int opcode, int payloadLength)
|
|
MESSAGE: Method 'FillFrameHeader(Span<byte> fh, bool useMasking, bool first, bool final, bool compressed, int opcode, int payloadLength)' is missing <param name="compressed"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 30
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FillFrameHeader(Span<byte> fh, bool useMasking, bool first, bool final, bool compressed, int opcode, int payloadLength)
|
|
MESSAGE: Method 'FillFrameHeader(Span<byte> fh, bool useMasking, bool first, bool final, bool compressed, int opcode, int payloadLength)' is missing <param name="final"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 30
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FillFrameHeader(Span<byte> fh, bool useMasking, bool first, bool final, bool compressed, int opcode, int payloadLength)
|
|
MESSAGE: Method 'FillFrameHeader(Span<byte> fh, bool useMasking, bool first, bool final, bool compressed, int opcode, int payloadLength)' is missing <param name="first"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 30
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FillFrameHeader(Span<byte> fh, bool useMasking, bool first, bool final, bool compressed, int opcode, int payloadLength)
|
|
MESSAGE: Method 'FillFrameHeader(Span<byte> fh, bool useMasking, bool first, bool final, bool compressed, int opcode, int payloadLength)' is missing <param name="useMasking"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 30
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FillFrameHeader(Span<byte> fh, bool useMasking, bool first, bool final, bool compressed, int opcode, int payloadLength)
|
|
MESSAGE: Method 'FillFrameHeader(Span<byte> fh, bool useMasking, bool first, bool final, bool compressed, int opcode, int payloadLength)' is missing <param name="fh"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 77
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MaskBuf(ReadOnlySpan<byte> key, Span<byte> buf)
|
|
MESSAGE: Method 'MaskBuf(ReadOnlySpan<byte> key, Span<byte> buf)' is missing <param name="buf"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 77
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MaskBuf(ReadOnlySpan<byte> key, Span<byte> buf)
|
|
MESSAGE: Method 'MaskBuf(ReadOnlySpan<byte> key, Span<byte> buf)' is missing <param name="key"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 86
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MaskBufs(ReadOnlySpan<byte> key, List<byte[]> bufs)
|
|
MESSAGE: Method 'MaskBufs(ReadOnlySpan<byte> key, List<byte[]> bufs)' is missing <param name="bufs"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 86
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MaskBufs(ReadOnlySpan<byte> key, List<byte[]> bufs)
|
|
MESSAGE: Method 'MaskBufs(ReadOnlySpan<byte> key, List<byte[]> bufs)' is missing <param name="key"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 103
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateCloseMessage(int status, string body)
|
|
MESSAGE: Method 'CreateCloseMessage(int status, string body)' is missing <param name="body"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 103
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CreateCloseMessage(int status, string body)
|
|
MESSAGE: Method 'CreateCloseMessage(int status, string body)' is missing <param name="status"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 131
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildControlFrame(int opcode, ReadOnlySpan<byte> payload, bool useMasking)
|
|
MESSAGE: Method 'BuildControlFrame(int opcode, ReadOnlySpan<byte> payload, bool useMasking)' is missing <param name="useMasking"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 131
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildControlFrame(int opcode, ReadOnlySpan<byte> payload, bool useMasking)
|
|
MESSAGE: Method 'BuildControlFrame(int opcode, ReadOnlySpan<byte> payload, bool useMasking)' is missing <param name="payload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 131
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: BuildControlFrame(int opcode, ReadOnlySpan<byte> payload, bool useMasking)
|
|
MESSAGE: Method 'BuildControlFrame(int opcode, ReadOnlySpan<byte> payload, bool useMasking)' is missing <param name="opcode"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsFrameWriter.cs
|
|
LINE: 152
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: MapCloseStatus(ClientClosedReason reason)
|
|
MESSAGE: Method 'MapCloseStatus(ClientClosedReason reason)' is missing <param name="reason"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsOriginChecker.cs
|
|
LINE: 12
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: WsOriginChecker(bool sameOrigin, List<string>? allowedOrigins)
|
|
MESSAGE: Constructor 'WsOriginChecker(bool sameOrigin, List<string>? allowedOrigins)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsOriginChecker.cs
|
|
LINE: 32
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CheckOrigin(string? origin, string requestHost, bool isTls)
|
|
MESSAGE: Method 'CheckOrigin(string? origin, string requestHost, bool isTls)' is missing <param name="isTls"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsOriginChecker.cs
|
|
LINE: 32
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CheckOrigin(string? origin, string requestHost, bool isTls)
|
|
MESSAGE: Method 'CheckOrigin(string? origin, string requestHost, bool isTls)' is missing <param name="requestHost"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsOriginChecker.cs
|
|
LINE: 32
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: CheckOrigin(string? origin, string requestHost, bool isTls)
|
|
MESSAGE: Method 'CheckOrigin(string? origin, string requestHost, bool isTls)' is missing <param name="origin"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsReadInfo.cs
|
|
LINE: 28
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Constructor
|
|
SIGNATURE: WsReadInfo(bool expectMask)
|
|
MESSAGE: Constructor 'WsReadInfo(bool expectMask)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsReadInfo.cs
|
|
LINE: 45
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: SetMaskKey(ReadOnlySpan<byte> key)
|
|
MESSAGE: Method 'SetMaskKey(ReadOnlySpan<byte> key)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsReadInfo.cs
|
|
LINE: 56
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: Unmask(Span<byte> buf)
|
|
MESSAGE: Method 'Unmask(Span<byte> buf)' is missing <param name="buf"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsReadInfo.cs
|
|
LINE: 100
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReadFrames(WsReadInfo r, Stream stream, int available, int maxPayload)
|
|
MESSAGE: Method 'ReadFrames(WsReadInfo r, Stream stream, int available, int maxPayload)' is missing <param name="maxPayload"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsReadInfo.cs
|
|
LINE: 100
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReadFrames(WsReadInfo r, Stream stream, int available, int maxPayload)
|
|
MESSAGE: Method 'ReadFrames(WsReadInfo r, Stream stream, int available, int maxPayload)' is missing <param name="available"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsReadInfo.cs
|
|
LINE: 100
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReadFrames(WsReadInfo r, Stream stream, int available, int maxPayload)
|
|
MESSAGE: Method 'ReadFrames(WsReadInfo r, Stream stream, int available, int maxPayload)' is missing <param name="stream"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsReadInfo.cs
|
|
LINE: 100
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ReadFrames(WsReadInfo r, Stream stream, int available, int maxPayload)
|
|
MESSAGE: Method 'ReadFrames(WsReadInfo r, Stream stream, int available, int maxPayload)' is missing <param name="r"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsUpgrade.cs
|
|
LINE: 14
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Property
|
|
SIGNATURE: RejectNoMaskingForTest
|
|
MESSAGE: Property 'RejectNoMaskingForTest' is missing XML documentation
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsUpgrade.cs
|
|
LINE: 16
|
|
CATEGORY: MissingDoc
|
|
SEVERITY: Error
|
|
MEMBER: Method
|
|
SIGNATURE: TryUpgradeAsync(Stream inputStream, Stream outputStream, WebSocketOptions options, CancellationToken ct)
|
|
MESSAGE: Method 'TryUpgradeAsync(Stream inputStream, Stream outputStream, WebSocketOptions options, CancellationToken ct)' is missing XML documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsUpgrade.cs
|
|
LINE: 181
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ComputeAcceptKey(string clientKey)
|
|
MESSAGE: Method 'ComputeAcceptKey(string clientKey)' is missing <param name="clientKey"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsUpgrade.cs
|
|
LINE: 203
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsWsUrl(string? url)
|
|
MESSAGE: Method 'IsWsUrl(string? url)' is missing <param name="url"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsUpgrade.cs
|
|
LINE: 215
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: IsWssUrl(string? url)
|
|
MESSAGE: Method 'IsWssUrl(string? url)' is missing <param name="url"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsUpgrade.cs
|
|
LINE: 227
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ExtractBearerToken(string? authHeader)
|
|
MESSAGE: Method 'ExtractBearerToken(string? authHeader)' is missing <param name="authHeader"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsUpgrade.cs
|
|
LINE: 243
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: ParseQueryString(string queryString)
|
|
MESSAGE: Method 'ParseQueryString(string queryString)' is missing <param name="queryString"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsUpgrade.cs
|
|
LINE: 289
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FailUnauthorizedAsync(Stream output, string reason)
|
|
MESSAGE: Method 'FailUnauthorizedAsync(Stream output, string reason)' is missing <param name="reason"> documentation.
|
|
|
|
---
|
|
|
|
FILE: /Users/dohertj2/Desktop/natsdotnet/src/NATS.Server/WebSocket/WsUpgrade.cs
|
|
LINE: 289
|
|
CATEGORY: MissingParam
|
|
SEVERITY: Warning
|
|
MEMBER: Method
|
|
SIGNATURE: FailUnauthorizedAsync(Stream output, string reason)
|
|
MESSAGE: Method 'FailUnauthorizedAsync(Stream output, string reason)' is missing <param name="output"> documentation.
|
|
|