Skip to content

fix test implementation of with wildcard channel subscription, update… #919

fix test implementation of with wildcard channel subscription, update…

fix test implementation of with wildcard channel subscription, update… #919

Re-run triggered December 2, 2024 06:29
Status Success
Total duration 20m 0s
Billable time 1h 5m
Artifacts 1

run-tests.yml

on: push
Integration and Unit tests
19m 44s
Integration and Unit tests
Acceptance tests
2m 15s
Acceptance tests
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
Acceptance tests: src/Api/PubnubApi/EventEngine/Presence/Common/PresenceInput.cs#L6
'PresenceInput' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Acceptance tests: src/Api/PubnubApi/EventEngine/Presence/States/APresenceState.cs#L7
'APresenceState' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Acceptance tests: 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.
Acceptance tests: src/Api/PubnubApi/EventEngine/Subscribe/Events/SubscriptionEvents.cs#L39
'HandshakeReconnectSuccessEvent.Status' hides inherited member 'HandshakeSuccessEvent.Status'. Use the new keyword if hiding was intended.
Acceptance tests: src/Api/PubnubApi/EventEngine/Subscribe/Events/SubscriptionEvents.cs#L40
'HandshakeReconnectSuccessEvent.Cursor' hides inherited member 'HandshakeSuccessEvent.Cursor'. Use the new keyword if hiding was intended.
Acceptance tests: src/Api/PubnubApi/EventEngine/Subscribe/Events/SubscriptionEvents.cs#L46
'HandshakeReconnectFailureEvent.Channels' hides inherited member 'HandshakeFailureEvent.Channels'. Use the new keyword if hiding was intended.
Acceptance tests: src/Api/PubnubApi/EventEngine/Subscribe/Events/SubscriptionEvents.cs#L47
'HandshakeReconnectFailureEvent.ChannelGroups' hides inherited member 'HandshakeFailureEvent.ChannelGroups'. Use the new keyword if hiding was intended.
Acceptance tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeEndpoint.cs#L186
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeEndpoint<T>'
Acceptance tests: src/Api/PubnubApi/Security/SecureMessage.cs#L32
'PNConfiguration.CipherKey' is obsolete: 'CipherKey is deprecated, please use CryptoModule instead.'
Acceptance tests: src/Api/PubnubApi/Security/SecureMessage.cs#L34
'PNConfiguration.CipherKey' is obsolete: 'CipherKey is deprecated, please use CryptoModule instead.'
Acceptance tests
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
Acceptance tests
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
Acceptance tests
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
Acceptance tests
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
Integration and Unit tests: src/Api/PubnubApi/EventEngine/Presence/Common/PresenceInput.cs#L6
'PresenceInput' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Integration and Unit tests: src/Api/PubnubApi/EventEngine/Presence/States/APresenceState.cs#L7
'APresenceState' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Integration and Unit tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeEndpoint.cs#L186
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeEndpoint<T>'
Integration and Unit tests: 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.
Integration and Unit tests: src/Api/PubnubApi/EventEngine/Subscribe/Events/SubscriptionEvents.cs#L39
'HandshakeReconnectSuccessEvent.Status' hides inherited member 'HandshakeSuccessEvent.Status'. Use the new keyword if hiding was intended.
Integration and Unit tests: src/Api/PubnubApi/EventEngine/Subscribe/Events/SubscriptionEvents.cs#L40
'HandshakeReconnectSuccessEvent.Cursor' hides inherited member 'HandshakeSuccessEvent.Cursor'. Use the new keyword if hiding was intended.
Integration and Unit tests: src/Api/PubnubApi/EventEngine/Subscribe/Events/SubscriptionEvents.cs#L46
'HandshakeReconnectFailureEvent.Channels' hides inherited member 'HandshakeFailureEvent.Channels'. Use the new keyword if hiding was intended.
Integration and Unit tests: src/Api/PubnubApi/EventEngine/Subscribe/Events/SubscriptionEvents.cs#L47
'HandshakeReconnectFailureEvent.ChannelGroups' hides inherited member 'HandshakeFailureEvent.ChannelGroups'. Use the new keyword if hiding was intended.
Integration and Unit tests: src/Api/PubnubApi/Security/SecureMessage.cs#L32
'PNConfiguration.CipherKey' is obsolete: 'CipherKey is deprecated, please use CryptoModule instead.'
Integration and Unit tests: src/Api/PubnubApi/Security/SecureMessage.cs#L34
'PNConfiguration.CipherKey' is obsolete: 'CipherKey is deprecated, please use CryptoModule instead.'