Skip to content

refactor: moved out enumToUrlParamName conversation utility to build … #868

refactor: moved out enumToUrlParamName conversation utility to build …

refactor: moved out enumToUrlParamName conversation utility to build … #868

Triggered via push October 17, 2024 08:02
Status Cancelled
Total duration 24m 37s
Artifacts 1

run-tests.yml

on: push
Integration and Unit tests
22m 15s
Integration and Unit tests
Acceptance tests
5m 4s
Acceptance tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 21 warnings
Integration and Unit tests
The run was canceled by @github-actions[bot].
Integration and Unit tests
Process completed with exit code 1.
Acceptance tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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/EndPoint/PubSub/SubscribeEndpoint.cs#L185
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeEndpoint<T>'
Acceptance tests: src/Api/PubnubApi/EventEngine/Presence/Effects/WaitEffectHandler.cs#L20
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/Security/SecureMessage.cs#L32
'PNConfiguration.CipherKey' is obsolete: 'CipherKey is deprecated, please use CryptoModule instead.'
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#L185
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/EndPoint/Files/DownloadFileOperation.cs#L106
'PNConfiguration.CipherKey' is obsolete: 'CipherKey is deprecated, please use CryptoModule instead.'
Integration and Unit tests: src/Api/PubnubApi/EndPoint/Files/DownloadFileOperation.cs#L109
'PNConfiguration.CipherKey' is obsolete: 'CipherKey is deprecated, please use CryptoModule instead.'

Artifacts

Produced during runtime
Name Size
acceptance-test-reports
911 KB