Skip to content

Added Name to IEvent and IEffectInvocation #505

Added Name to IEvent and IEffectInvocation

Added Name to IEvent and IEffectInvocation #505

Triggered via push August 21, 2023 12:04
Status Cancelled
Total duration 6m 15s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

run-tests.yml

on: push
Integration and Unit tests
5m 59s
Integration and Unit tests
Acceptance tests
5m 55s
Acceptance tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 22 warnings
Acceptance tests
Process completed with exit code 1.
Integration and Unit tests
The operation was canceled.
Acceptance tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Acceptance tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeEndpoint.cs#L177
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeEndpoint<T>'
Acceptance tests: src/Api/PubnubApi/EventEngine/Subscribe/Events/SubscriptionEvents.cs#L37
'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#L38
'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#L44
'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#L45
'HandshakeReconnectFailureEvent.ChannelGroups' hides inherited member 'HandshakeFailureEvent.ChannelGroups'. Use the new keyword if hiding was intended.
Acceptance tests: src/Api/PubnubApi/EventEngine/Subscribe/Effects/ReceivingEffectHandler.cs#L77
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Acceptance tests: src/Api/PubnubApi/EventEngine/Subscribe/Effects/HandshakeEffectHandler.cs#L86
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Acceptance tests: src/Api/PubnubApi/EventEngine/Subscribe/Effects/EmitStatusEffectHandler.cs#L23
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Acceptance tests: src/Api/PubnubApi/EventEngine/Subscribe/Effects/EmitMessagesHandler.cs#L37
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Acceptance tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeManager2.cs#L253
The variable 'currentConfig' is declared but never used
Integration and Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration and Unit tests: src/Api/PubnubApi/EventEngine/Subscribe/Events/SubscriptionEvents.cs#L37
'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#L38
'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#L44
'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#L45
'HandshakeReconnectFailureEvent.ChannelGroups' hides inherited member 'HandshakeFailureEvent.ChannelGroups'. Use the new keyword if hiding was intended.
Integration and Unit tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeEndpoint.cs#L177
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeEndpoint<T>'
Integration and Unit tests: src/Api/PubnubApi/EventEngine/Subscribe/Effects/ReceivingEffectHandler.cs#L77
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Integration and Unit tests: src/Api/PubnubApi/EventEngine/Subscribe/Effects/HandshakeEffectHandler.cs#L86
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Integration and Unit tests: src/Api/PubnubApi/EventEngine/Subscribe/Effects/EmitStatusEffectHandler.cs#L23
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Integration and Unit tests: src/Api/PubnubApi/EventEngine/Subscribe/Effects/EmitMessagesHandler.cs#L37
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Integration and Unit tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeManager2.cs#L253
The variable 'currentConfig' is declared but never used

Artifacts

Produced during runtime
Name Size
acceptance-test-reports Expired
154 KB