Merge branch 'master' into eventengine-poc #762
Annotations
11 errors and 10 warnings
|
Build packages:
src/Api/PubnubApi/Pubnub.cs#L9
The type or namespace name 'Interface' does not exist in the namespace 'PubnubApi' (are you missing an assembly reference?)
|
Build packages:
src/Api/PubnubApi/Pubnub.cs#L10
The type or namespace name 'Presence' does not exist in the namespace 'PubnubApi.EventEngine' (are you missing an assembly reference?)
|
Build packages:
src/Api/PubnubApi/PNConfiguration.cs#L144
The type 'PNConfiguration' already contains a definition for 'UseRandomInitializationVector'
|
Build packages:
src/Api/PubnubApi/Pubnub.cs#L9
The type or namespace name 'Interface' does not exist in the namespace 'PubnubApi' (are you missing an assembly reference?)
|
Build packages:
src/Api/PubnubApi/Pubnub.cs#L9
The type or namespace name 'Interface' does not exist in the namespace 'PubnubApi' (are you missing an assembly reference?)
|
Build packages:
src/Api/PubnubApi/Pubnub.cs#L9
The type or namespace name 'Interface' does not exist in the namespace 'PubnubApi' (are you missing an assembly reference?)
|
Build packages:
src/Api/PubnubApi/Pubnub.cs#L10
The type or namespace name 'Presence' does not exist in the namespace 'PubnubApi.EventEngine' (are you missing an assembly reference?)
|
Build packages:
src/Api/PubnubApi/Pubnub.cs#L10
The type or namespace name 'Presence' does not exist in the namespace 'PubnubApi.EventEngine' (are you missing an assembly reference?)
|
Build packages:
src/Api/PubnubApi/Pubnub.cs#L10
The type or namespace name 'Presence' does not exist in the namespace 'PubnubApi.EventEngine' (are you missing an assembly reference?)
|
Build packages:
src/Api/PubnubApi/PNConfiguration.cs#L144
The type 'PNConfiguration' already contains a definition for 'UseRandomInitializationVector'
|
Build packages:
src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L90
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeOperation2<T>'
|
Build packages:
src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L110
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeOperation2<T>'
|
Build packages:
src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L127
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeOperation2<T>'
|
Build packages:
src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L136
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeOperation2<T>'
|
Build packages:
src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L181
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeOperation2<T>'
|
Build packages:
src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L749
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeOperation2<T>'
|
Build packages:
src/Api/PubnubApi/EventEngine/Subscribe/Events/SubscriptionEvents.cs#L30
'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#L31
'HandshakeReconnectSuccessEvent.Cursor' hides inherited member 'HandshakeSuccessEvent.Cursor'. Use the new keyword if hiding was intended.
|
Build packages:
src/Api/PubnubApi/EventEngine/Subscribe/States/ReceiveReconnectingState.cs#L12
'ReceiveReconnectingState.Channels' hides inherited member 'SubscriptionState.Channels'. Use the new keyword if hiding was intended.
|
Build packages:
src/Api/PubnubApi/EventEngine/Subscribe/States/ReceiveReconnectingState.cs#L13
'ReceiveReconnectingState.ChannelGroups' hides inherited member 'SubscriptionState.ChannelGroups'. Use the new keyword if hiding was intended.
|
Loading