Skip to content

building should work #615

building should work

building should work #615

Triggered via push January 23, 2024 12:28
Status Cancelled
Total duration 4m 54s
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
4m 41s
Integration and Unit tests
Acceptance tests
4m 38s
Acceptance tests
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 22 warnings
Acceptance tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L34
The type or namespace name 'SubscribeEventEngineFactory' could not be found (are you missing a using directive or an assembly reference?)
Acceptance tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L42
The type or namespace name 'SubscribeEventEngineFactory' could not be found (are you missing a using directive or an assembly reference?)
Acceptance tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L34
The type or namespace name 'SubscribeEventEngineFactory' could not be found (are you missing a using directive or an assembly reference?)
Acceptance tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L42
The type or namespace name 'SubscribeEventEngineFactory' could not be found (are you missing a using directive or an assembly reference?)
Acceptance tests
Process completed with exit code 1.
Integration and Unit tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L34
The type or namespace name 'SubscribeEventEngineFactory' could not be found (are you missing a using directive or an assembly reference?)
Integration and Unit tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L42
The type or namespace name 'SubscribeEventEngineFactory' could not be found (are you missing a using directive or an assembly reference?)
Integration and Unit tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L34
The type or namespace name 'SubscribeEventEngineFactory' could not be found (are you missing a using directive or an assembly reference?)
Integration and Unit tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L42
The type or namespace name 'SubscribeEventEngineFactory' could not be found (are you missing a using directive or an assembly reference?)
Integration and Unit tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L34
The type or namespace name 'SubscribeEventEngineFactory' could not be found (are you missing a using directive or an assembly reference?)
Integration and Unit tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L42
The type or namespace name 'SubscribeEventEngineFactory' could not be found (are you missing a using directive or an assembly reference?)
Integration and Unit tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L34
The type or namespace name 'SubscribeEventEngineFactory' could not be found (are you missing a using directive or an assembly reference?)
Integration and Unit tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L42
The type or namespace name 'SubscribeEventEngineFactory' could not be found (are you missing a using directive or an assembly reference?)
Integration and Unit tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L34
The type or namespace name 'SubscribeEventEngineFactory' could not be found (are you missing a using directive or an assembly reference?)
Integration and Unit tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L42
The type or namespace name 'SubscribeEventEngineFactory' could not be found (are you missing a using directive or an assembly reference?)
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/EventEngine/Subscribe/Events/SubscriptionEvents.cs#L30
'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#L31
'HandshakeReconnectSuccessEvent.Cursor' hides inherited member 'HandshakeSuccessEvent.Cursor'. Use the new keyword if hiding was intended.
Acceptance tests: src/Api/PubnubApi/EventEngine/Subscribe/States/ReceiveReconnectingState.cs#L12
'ReceiveReconnectingState.Channels' hides inherited member 'SubscriptionState.Channels'. Use the new keyword if hiding was intended.
Acceptance tests: src/Api/PubnubApi/EventEngine/Subscribe/States/ReceiveReconnectingState.cs#L13
'ReceiveReconnectingState.ChannelGroups' hides inherited member 'SubscriptionState.ChannelGroups'. Use the new keyword if hiding was intended.
Acceptance tests: src/Api/PubnubApi/EventEngine/Subscribe/States/ReceiveReconnectingState.cs#L15
'ReceiveReconnectingState.ReconnectionConfiguration' hides inherited member 'SubscriptionState.ReconnectionConfiguration'. Use the new keyword if hiding was intended.
Acceptance tests: src/Api/PubnubApi/EventEngine/EventEmitter.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Acceptance tests: src/Api/PubnubApi/EventEngine/EventEmitter.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Acceptance tests: src/Api/PubnubApi/EventEngine/EventEngine.cs#L104
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Acceptance tests: src/Api/PubnubApi/EventEngine/EventEngine.cs#L105
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Acceptance tests: src/Api/PubnubApi/EventEngine/EventEngine.cs#L109
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/EndPoint/PubSub/SubscribeOperation2.cs#L187
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeOperation2<T>'
Integration and Unit tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L207
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeOperation2<T>'
Integration and Unit tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L224
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeOperation2<T>'
Integration and Unit tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L233
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeOperation2<T>'
Integration and Unit tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L278
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeOperation2<T>'
Integration and Unit tests: src/Api/PubnubApi/EndPoint/PubSub/SubscribeOperation2.cs#L846
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeOperation2<T>'
Integration and Unit tests: src/Api/PubnubApi/EventEngine/Subscribe/Events/SubscriptionEvents.cs#L30
'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#L31
'HandshakeReconnectSuccessEvent.Cursor' hides inherited member 'HandshakeSuccessEvent.Cursor'. Use the new keyword if hiding was intended.
Integration and Unit tests: src/Api/PubnubApi/EventEngine/Subscribe/States/ReceiveReconnectingState.cs#L12
'ReceiveReconnectingState.Channels' hides inherited member 'SubscriptionState.Channels'. Use the new keyword if hiding was intended.
Integration and Unit tests: src/Api/PubnubApi/EventEngine/Subscribe/States/ReceiveReconnectingState.cs#L13
'ReceiveReconnectingState.ChannelGroups' hides inherited member 'SubscriptionState.ChannelGroups'. Use the new keyword if hiding was intended.

Artifacts

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