Merge pull request #13 from BSVN/orginalmaster #3
Annotations
10 warnings
build:
SMPP/SmppClient/ESMEConnection.cs#L28
Parameter 'messageType' has no matching param tag in the XML comment for 'ESMEConnection.RECEIVED_MESSAGE_HANDLER' (but other parameters do)
|
build:
SMPP/SmppClient/ESMEManager.cs#L28
Parameter 'messageType' has no matching param tag in the XML comment for 'ESMEManager.RECEIVED_MESSAGE_HANDLER' (but other parameters do)
|
build:
SMPP/SmppClient/ESMEManager.cs#L262
Parameter 'messageType' has no matching param tag in the XML comment for 'ESMEManager.ReceivedMessageConnectionHandler(string, MessageTypes, string, Ton, Npi, string, DateTime, string, DataCodings, string)' (but other parameters do)
|
build:
SMPP/SmppTestClient/Program.cs#L59
Converting null literal or possible null value to non-nullable type.
|
build:
SMPP/SmppTestClient/Program.cs#L60
Dereference of a possibly null reference.
|
build:
SMPP/SmppTestClient/Program.cs#L117
Converting null literal or possible null value to non-nullable type.
|
build:
SMPP/SmppTestClient/Program.cs#L118
Converting null literal or possible null value to non-nullable type.
|
build:
SMPP/SmppTestClient/Program.cs#L184
Converting null literal or possible null value to non-nullable type.
|
build:
SMPP/SmppTestClient/Program.cs#L15
Cannot convert null literal to non-nullable reference type.
|
build:
SMPP/SmppClient/ESMEConnection.cs#L28
Parameter 'messageType' has no matching param tag in the XML comment for 'ESMEConnection.RECEIVED_MESSAGE_HANDLER' (but other parameters do)
|