refactor: Added new standard logger. #968
Annotations
3 errors and 10 warnings
|
Build packages:
src/Api/PubnubApi/Pubnub.cs#L1257
The name 'Console' does not exist in the current context
|
Build packages
The operation was canceled.
|
Build packages:
src/Api/PubnubApi/EventEngine/Presence/Common/PresenceInput.cs#L6
'PresenceInput' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build packages:
src/Api/PubnubApi/EndPoint/PubSub/SubscribeEndpoint.cs#L187
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeEndpoint<T>'
|
Build packages:
src/Api/PubnubApi/EventEngine/Presence/States/APresenceState.cs#L7
'APresenceState' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build packages:
src/Api/PubnubApi/EventEngine/Presence/States/StoppedState.cs#L28
'StoppedState.HandleLeftEvent(LeftEvent)' hides inherited member 'APresenceState.HandleLeftEvent(LeftEvent)'. Use the new keyword if hiding was intended.
|
Build packages:
src/Api/PubnubApi/EventEngine/Subscribe/Events/SubscriptionEvents.cs#L61
'HandshakeReconnectSuccessEvent.Status' hides inherited member 'HandshakeSuccessEvent.Status'. Use the new keyword if hiding was intended.
|
Build packages:
src/Api/PubnubApi/EventEngine/Subscribe/Events/SubscriptionEvents.cs#L62
'HandshakeReconnectSuccessEvent.Cursor' hides inherited member 'HandshakeSuccessEvent.Cursor'. Use the new keyword if hiding was intended.
|
Build packages:
src/Api/PubnubApi/EventEngine/Subscribe/Events/SubscriptionEvents.cs#L73
'HandshakeReconnectFailureEvent.Channels' hides inherited member 'HandshakeFailureEvent.Channels'. Use the new keyword if hiding was intended.
|
Build packages:
src/Api/PubnubApi/EventEngine/Subscribe/Events/SubscriptionEvents.cs#L74
'HandshakeReconnectFailureEvent.ChannelGroups' hides inherited member 'HandshakeFailureEvent.ChannelGroups'. Use the new keyword if hiding was intended.
|
Build packages:
src/Api/PubnubApi/EndPoint/Files/DownloadFileOperation.cs#L108
'PNConfiguration.CipherKey' is obsolete: 'CipherKey is deprecated, please use CryptoModule instead.'
|
Build packages:
src/Api/PubnubApi/EndPoint/Files/DownloadFileOperation.cs#L111
'PNConfiguration.CipherKey' is obsolete: 'CipherKey is deprecated, please use CryptoModule instead.'
|
Loading