.net version for gh #817
run-tests.yml
on: push
Integration and Unit tests
6m 4s
Acceptance tests
4m 42s
Tests
0s
Annotations
11 errors and 21 warnings
Integration and Unit tests
The run was canceled by @github-actions[bot].
|
Integration and Unit tests:
src/Api/PubnubApi/Properties/AssemblyInfo.cs#L9
The type or namespace name 'AssemblyTitleAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Integration and Unit tests:
src/Api/PubnubApi/Properties/AssemblyInfo.cs#L9
The type or namespace name 'AssemblyTitle' could not be found (are you missing a using directive or an assembly reference?)
|
Integration and Unit tests:
src/Api/PubnubApi/Properties/AssemblyInfo.cs#L10
The type or namespace name 'AssemblyCompanyAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Integration and Unit tests:
src/Api/PubnubApi/Properties/AssemblyInfo.cs#L10
The type or namespace name 'AssemblyCompany' could not be found (are you missing a using directive or an assembly reference?)
|
Integration and Unit tests:
src/Api/PubnubApi/Properties/AssemblyInfo.cs#L11
The type or namespace name 'AssemblyProductAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Integration and Unit tests:
src/Api/PubnubApi/Properties/AssemblyInfo.cs#L11
The type or namespace name 'AssemblyProduct' could not be found (are you missing a using directive or an assembly reference?)
|
Integration and Unit tests:
src/Api/PubnubApi/Properties/AssemblyInfo.cs#L12
The type or namespace name 'AssemblyCopyrightAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Integration and Unit tests:
src/Api/PubnubApi/Properties/AssemblyInfo.cs#L12
The type or namespace name 'AssemblyCopyright' could not be found (are you missing a using directive or an assembly reference?)
|
Integration and Unit tests:
src/Api/PubnubApi/Properties/AssemblyInfo.cs#L13
The type or namespace name 'AssemblyTrademarkAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Integration and Unit tests:
src/Api/PubnubApi/Properties/AssemblyInfo.cs#L13
The type or namespace name 'AssemblyTrademark' could not be found (are you missing a using directive or an assembly reference?)
|
Acceptance tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L188
Type parameter 'T' has the same name as the type parameter from outer type 'SubscribeEndpoint<T>'
|
Acceptance tests:
src/Api/PubnubApi/Security/SecureMessage.cs#L31
'PNConfiguration.CipherKey' is obsolete: 'CipherKey is deprecated, please use CryptoModule instead.'
|
Acceptance tests:
src/Api/PubnubApi/Security/SecureMessage.cs#L33
'PNConfiguration.CipherKey' is obsolete: 'CipherKey is deprecated, please use CryptoModule instead.'
|
Integration and Unit tests:
src/Api/PubnubApi/EndPoint/PubSub/SubscribeEndpoint.cs#L188
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/PubSub/SubscribeEndpoint.cs#L188
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/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/EventEngine/Presence/States/StoppedState.cs#L28
'StoppedState.HandleLeftEvent(LeftEvent)' hides inherited member 'APresenceState.HandleLeftEvent(LeftEvent)'. Use the new keyword if hiding was intended.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
acceptance-test-reports
Expired
|
946 KB |
|