Skip to content

Update server version (#892) #1387

Update server version (#892)

Update server version (#892) #1387

Triggered via push May 15, 2024 10:32
Status Failure
Total duration 1h 0m 10s
Artifacts 15

build-branch.yml

on: push
Ensure Repository
0s
Ensure Repository
Matrix: Get Frameworks / get-fwks
Matrix: build-test
Build&Test Result
1s
Build&Test Result
Create Checks  /  Create Checks
19m 37s
Create Checks / Create Checks
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 92 warnings
Build&Test / windows-latest / windows-latest+net7.0
Process completed with exit code 1.
Build&Test Result
At least one Build&Test check has failed.
Build&Test Result
Process completed with exit code 1.
Hazelcast.Tests.Clustering.ConnectMembersTests ► net8.0.Hazelcast.Tests.Clustering.ConnectMembersTests.TestDelayedQueue: src/Hazelcast.Net.Tests/Clustering/ConnectMembersTests.cs#L252
Failed test found in: ./temp/test-results/ubuntu/results-net8.0.trx Error: Expected: greater than or equal to 00:00:02 But was: 00:00:01.9999606
Hazelcast.Tests.Support.Issue764 ► net8.0.Hazelcast.Tests.Support.Issue764.ReproduceIssue: ./temp/test-results/windows/results-net8.0.trx#L0
Failed test found in: ./temp/test-results/windows/results-net8.0.trx Error: OneTimeSetUp: Cannot connect to the Remote Controller to get the server version (is it running?)
Hazelcast.Tests.Remote.ClientReliableTopicTests ► net8.0.Hazelcast.Tests.Remote.ClientReliableTopicTests.TestReliableTopicUnderStress: src/Hazelcast.Net.Testing/AssertEx.cs#L60
Failed test found in: ./temp/test-results/ubuntu/results-net8.0.trx Error: System.Exception : Action is still failing after 60000ms. ----> NUnit.Framework.AssertionException : Expected: 110378 But was: 110377
Hazelcast.Tests.Clustering.FailoverTests ► net6.0.Hazelcast.Tests.Clustering.FailoverTests.TestClientCanFailoverFirstClusterNotUp(True,1): ./temp/test-results/windows/results-net6.0.trx#L0
Failed test found in: ./temp/test-results/windows/results-net6.0.trx Error: Expected: ClusterChanged But was: ShuttingDown
Hazelcast.Tests.Remote.UnisocketTests ► net6.0.Hazelcast.Tests.Remote.UnisocketTests.TestClientConnectsToOneMember: ./temp/test-results/windows/results-net6.0.trx#L0
Failed test found in: ./temp/test-results/windows/results-net6.0.trx Error: Unobserved task exceptions. TearDown : NUnit.Framework.AssertionException : Unobserved task exceptions.
Hazelcast.Tests.Clustering.ConnectMembersTests ► net7.0.Hazelcast.Tests.Clustering.ConnectMembersTests.TestDelayedQueue: src/Hazelcast.Net.Tests/Clustering/ConnectMembersTests.cs#L252
Failed test found in: ./temp/test-results/ubuntu/results-net7.0.trx Error: Expected: greater than or equal to 00:00:02 But was: 00:00:01.9981566
Hazelcast.Tests.Clustering.ConnectMembersTests ► net8.0.Hazelcast.Tests.Clustering.ConnectMembersTests.TestDelayedQueue: src/Hazelcast.Net.Tests/Clustering/ConnectMembersTests.cs#L252
Failed test found in: ./temp/test-results/ubuntu/results-net8.0.trx Error: Expected: greater than or equal to 00:00:02 But was: 00:00:01.9991133
Hazelcast.Tests.DotNet.AsyncTests ► net8.0.Hazelcast.Tests.DotNet.AsyncTests.WhenAllCancel: ./temp/test-results/windows/results-net8.0.trx#L0
Failed test found in: ./temp/test-results/windows/results-net8.0.trx Error: Expected: <System.OperationCanceledException> But was: <System.Threading.Tasks.TaskCanceledException: A task was canceled. at Hazelcast.Tests.DotNet.AsyncTests.<>c__DisplayClass5_0.<<WhenAllCancel>b__0>d.MoveNext() in D:\a\hazelcast-csharp-client\hazelcast-csharp-client\src\Hazelcast.Net.Tests\DotNet\AsyncTests.cs:line 206 --- End of stack trace from previous location --- at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted() at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter) at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke) at NUnit.Framework.Assert.ThrowsAsync(IResolveConstraint expression, AsyncTestDelegate code, String message, Object[] args)>
Hazelcast.Tests.Clustering.ConnectMembersTests ► net7.0.Hazelcast.Tests.Clustering.ConnectMembersTests.TestDelayedQueue: src/Hazelcast.Net.Tests/Clustering/ConnectMembersTests.cs#L252
Failed test found in: ./temp/test-results/ubuntu/results-net7.0.trx Error: Expected: greater than or equal to 00:00:02 But was: 00:00:01.9989218
Hazelcast.Tests.Remote.ClientReliableTopicTests ► net7.0.Hazelcast.Tests.Remote.ClientReliableTopicTests.TestReliableTopicUnderStress: ./temp/test-results/windows/results-net7.0.trx#L0
Failed test found in: ./temp/test-results/windows/results-net7.0.trx Error: System.Exception : Action is still failing after 60000ms. ----> NUnit.Framework.AssertionException : Expected: 100882 But was: 100881
Hazelcast.Tests.DotNet.AsyncTests ► net8.0.Hazelcast.Tests.DotNet.AsyncTests.WhenAllCancel: ./temp/test-results/windows/results-net8.0.trx#L0
Failed test found in: ./temp/test-results/windows/results-net8.0.trx Error: Expected: <System.OperationCanceledException> But was: <System.Threading.Tasks.TaskCanceledException: A task was canceled. at Hazelcast.Tests.DotNet.AsyncTests.<>c__DisplayClass5_0.<<WhenAllCancel>b__0>d.MoveNext() in D:\a\hazelcast-csharp-client\hazelcast-csharp-client\src\Hazelcast.Net.Tests\DotNet\AsyncTests.cs:line 206 --- End of stack trace from previous location --- at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted() at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter) at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke) at NUnit.Framework.Assert.ThrowsAsync(IResolveConstraint expression, AsyncTestDelegate code, String message, Object[] args)>
Hazelcast.Tests.Remote.UnisocketTests ► net8.0.Hazelcast.Tests.Remote.UnisocketTests.TestDistributedObjectEventsWithDummyClient: src/Hazelcast.Net.Testing/ObservingTestBase.cs#L76
Failed test found in: ./temp/test-results/ubuntu/results-net8.0.trx Error: Unobserved task exceptions. TearDown : NUnit.Framework.AssertionException : Unobserved task exceptions.
Get Frameworks / Get Frameworks / ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Get Frameworks / Get Frameworks / windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build&Test / ubuntu-latest / ubuntu-latest+net6.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build&Test / ubuntu-latest / ubuntu-latest+net6.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L35
Missing XML comment for publicly visible type or member 'SourceTemplates.argNullOrEmpty(string)'
Build&Test / ubuntu-latest / ubuntu-latest+net6.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L41
Missing XML comment for publicly visible type or member 'SourceTemplates.argNull(object)'
Build&Test / ubuntu-latest / ubuntu-latest+net6.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L35
Missing XML comment for publicly visible type or member 'SourceTemplates.argNullOrEmpty(string)'
Build&Test / ubuntu-latest / ubuntu-latest+net6.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L41
Missing XML comment for publicly visible type or member 'SourceTemplates.argNull(object)'
Build&Test / ubuntu-latest / ubuntu-latest+net6.0: src/Hazelcast.Net/Clustering/ClusterState.cs#L456
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build&Test / ubuntu-latest / ubuntu-latest+net6.0: src/Hazelcast.Net/DistributedObjects/IFlakeIdGenerator.cs#L38
XML comment has badly formed XML -- 'Expected an end tag for element 'remarks'.'
Build&Test / ubuntu-latest / ubuntu-latest+net6.0: src/Hazelcast.Net/DistributedObjects/IFlakeIdGenerator.cs#L47
XML comment has badly formed XML -- 'End tag was not expected at this location.'
Build&Test / ubuntu-latest / ubuntu-latest+net6.0: src/Hazelcast.Net/DistributedObjects/IHMapBase.cs#L124
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build&Test / ubuntu-latest / ubuntu-latest+net6.0: src/Hazelcast.Net/HazelcastOptions.cs#L86
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build&Test / ubuntu-latest / ubuntu-latest+net8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build&Test / ubuntu-latest / ubuntu-latest+net8.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L35
Missing XML comment for publicly visible type or member 'SourceTemplates.argNullOrEmpty(string)'
Build&Test / ubuntu-latest / ubuntu-latest+net8.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L41
Missing XML comment for publicly visible type or member 'SourceTemplates.argNull(object)'
Build&Test / ubuntu-latest / ubuntu-latest+net8.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L35
Missing XML comment for publicly visible type or member 'SourceTemplates.argNullOrEmpty(string)'
Build&Test / ubuntu-latest / ubuntu-latest+net8.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L41
Missing XML comment for publicly visible type or member 'SourceTemplates.argNull(object)'
Build&Test / ubuntu-latest / ubuntu-latest+net8.0: src/Hazelcast.Net/Clustering/ClusterState.cs#L456
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build&Test / ubuntu-latest / ubuntu-latest+net8.0: src/Hazelcast.Net/DistributedObjects/IFlakeIdGenerator.cs#L38
XML comment has badly formed XML -- 'Expected an end tag for element 'remarks'.'
Build&Test / ubuntu-latest / ubuntu-latest+net8.0: src/Hazelcast.Net/DistributedObjects/IFlakeIdGenerator.cs#L47
XML comment has badly formed XML -- 'End tag was not expected at this location.'
Build&Test / ubuntu-latest / ubuntu-latest+net8.0: src/Hazelcast.Net/DistributedObjects/IHMapBase.cs#L124
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build&Test / ubuntu-latest / ubuntu-latest+net8.0: src/Hazelcast.Net/HazelcastOptions.cs#L86
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build&Test / windows-latest / windows-latest+net462
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build&Test / windows-latest / windows-latest+net462: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L35
Missing XML comment for publicly visible type or member 'SourceTemplates.argNullOrEmpty(string)'
Build&Test / windows-latest / windows-latest+net462: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L41
Missing XML comment for publicly visible type or member 'SourceTemplates.argNull(object)'
Build&Test / windows-latest / windows-latest+net462: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L35
Missing XML comment for publicly visible type or member 'SourceTemplates.argNullOrEmpty(string)'
Build&Test / windows-latest / windows-latest+net462: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L41
Missing XML comment for publicly visible type or member 'SourceTemplates.argNull(object)'
Build&Test / windows-latest / windows-latest+net462: src/Hazelcast.Net/HazelcastOptions.cs#L86
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build&Test / windows-latest / windows-latest+net462: src/Hazelcast.Net/Clustering/ClusterState.cs#L456
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build&Test / windows-latest / windows-latest+net462: src/Hazelcast.Net/Protocol/Codecs/ClientDeployClassesCodec.cs#L43
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build&Test / windows-latest / windows-latest+net462: src/Hazelcast.Net/Protocol/Codecs/ClientDeployClassesCodec.cs#L45
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'String'.'
Build&Test / windows-latest / windows-latest+net462: src/Hazelcast.Net/Protocol/Codecs/ClientDeployClassesCodec.cs#L46
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build&Test / windows-latest / windows-latest+net462: src/Hazelcast.Net/HazelcastOptions.cs#L89
XML comment has badly formed XML -- 'End tag was not expected at this location.'
Build&Test / windows-latest / windows-latest+net8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build&Test / windows-latest / windows-latest+net8.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L35
Missing XML comment for publicly visible type or member 'SourceTemplates.argNullOrEmpty(string)'
Build&Test / windows-latest / windows-latest+net8.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L41
Missing XML comment for publicly visible type or member 'SourceTemplates.argNull(object)'
Build&Test / windows-latest / windows-latest+net8.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L35
Missing XML comment for publicly visible type or member 'SourceTemplates.argNullOrEmpty(string)'
Build&Test / windows-latest / windows-latest+net8.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L41
Missing XML comment for publicly visible type or member 'SourceTemplates.argNull(object)'
Build&Test / windows-latest / windows-latest+net8.0: src/Hazelcast.Net/HazelcastOptions.cs#L86
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build&Test / windows-latest / windows-latest+net8.0: src/Hazelcast.Net/Protocol/Codecs/ClientDeployClassesCodec.cs#L43
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build&Test / windows-latest / windows-latest+net8.0: src/Hazelcast.Net/HazelcastOptions.cs#L89
XML comment has badly formed XML -- 'End tag was not expected at this location.'
Build&Test / windows-latest / windows-latest+net8.0: src/Hazelcast.Net/Protocol/Codecs/ClientDeployClassesCodec.cs#L45
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'String'.'
Build&Test / windows-latest / windows-latest+net8.0: src/Hazelcast.Net/Clustering/ClusterState.cs#L456
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build&Test / windows-latest / windows-latest+net8.0: src/Hazelcast.Net/Protocol/Codecs/ClientDeployClassesCodec.cs#L46
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build&Test / windows-latest / windows-latest+net48
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build&Test / windows-latest / windows-latest+net48: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L35
Missing XML comment for publicly visible type or member 'SourceTemplates.argNullOrEmpty(string)'
Build&Test / windows-latest / windows-latest+net48: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L41
Missing XML comment for publicly visible type or member 'SourceTemplates.argNull(object)'
Build&Test / windows-latest / windows-latest+net48: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L35
Missing XML comment for publicly visible type or member 'SourceTemplates.argNullOrEmpty(string)'
Build&Test / windows-latest / windows-latest+net48: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L41
Missing XML comment for publicly visible type or member 'SourceTemplates.argNull(object)'
Build&Test / windows-latest / windows-latest+net48: src/Hazelcast.Net/Clustering/ClusterState.cs#L456
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build&Test / windows-latest / windows-latest+net48: src/Hazelcast.Net/DistributedObjects/IFlakeIdGenerator.cs#L38
XML comment has badly formed XML -- 'Expected an end tag for element 'remarks'.'
Build&Test / windows-latest / windows-latest+net48: src/Hazelcast.Net/Protocol/Codecs/ClientDeployClassesCodec.cs#L43
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build&Test / windows-latest / windows-latest+net48: src/Hazelcast.Net/HazelcastOptions.cs#L86
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build&Test / windows-latest / windows-latest+net48: src/Hazelcast.Net/Protocol/Codecs/ClientDeployClassesCodec.cs#L45
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'String'.'
Build&Test / windows-latest / windows-latest+net48: src/Hazelcast.Net/DistributedObjects/IFlakeIdGenerator.cs#L47
XML comment has badly formed XML -- 'End tag was not expected at this location.'
Build&Test / windows-latest / windows-latest+net6.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build&Test / windows-latest / windows-latest+net6.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L35
Missing XML comment for publicly visible type or member 'SourceTemplates.argNullOrEmpty(string)'
Build&Test / windows-latest / windows-latest+net6.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L41
Missing XML comment for publicly visible type or member 'SourceTemplates.argNull(object)'
Build&Test / windows-latest / windows-latest+net6.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L35
Missing XML comment for publicly visible type or member 'SourceTemplates.argNullOrEmpty(string)'
Build&Test / windows-latest / windows-latest+net6.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L41
Missing XML comment for publicly visible type or member 'SourceTemplates.argNull(object)'
Build&Test / windows-latest / windows-latest+net6.0: src/Hazelcast.Net/Protocol/Codecs/ClientDeployClassesCodec.cs#L43
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build&Test / windows-latest / windows-latest+net6.0: src/Hazelcast.Net/Protocol/Codecs/ClientDeployClassesCodec.cs#L45
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'String'.'
Build&Test / windows-latest / windows-latest+net6.0: src/Hazelcast.Net/Protocol/Codecs/ClientDeployClassesCodec.cs#L46
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build&Test / windows-latest / windows-latest+net6.0: src/Hazelcast.Net/DistributedObjects/IFlakeIdGenerator.cs#L38
XML comment has badly formed XML -- 'Expected an end tag for element 'remarks'.'
Build&Test / windows-latest / windows-latest+net6.0: src/Hazelcast.Net/DistributedObjects/IFlakeIdGenerator.cs#L47
XML comment has badly formed XML -- 'End tag was not expected at this location.'
Build&Test / windows-latest / windows-latest+net6.0: src/Hazelcast.Net/DistributedObjects/IHMapBase.cs#L124
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build&Test / ubuntu-latest / ubuntu-latest+net7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build&Test / ubuntu-latest / ubuntu-latest+net7.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L35
Missing XML comment for publicly visible type or member 'SourceTemplates.argNullOrEmpty(string)'
Build&Test / ubuntu-latest / ubuntu-latest+net7.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L41
Missing XML comment for publicly visible type or member 'SourceTemplates.argNull(object)'
Build&Test / ubuntu-latest / ubuntu-latest+net7.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L35
Missing XML comment for publicly visible type or member 'SourceTemplates.argNullOrEmpty(string)'
Build&Test / ubuntu-latest / ubuntu-latest+net7.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L41
Missing XML comment for publicly visible type or member 'SourceTemplates.argNull(object)'
Build&Test / ubuntu-latest / ubuntu-latest+net7.0: src/Hazelcast.Net/Clustering/ClusterState.cs#L456
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build&Test / ubuntu-latest / ubuntu-latest+net7.0: src/Hazelcast.Net/DistributedObjects/IFlakeIdGenerator.cs#L38
XML comment has badly formed XML -- 'Expected an end tag for element 'remarks'.'
Build&Test / ubuntu-latest / ubuntu-latest+net7.0: src/Hazelcast.Net/DistributedObjects/IFlakeIdGenerator.cs#L47
XML comment has badly formed XML -- 'End tag was not expected at this location.'
Build&Test / ubuntu-latest / ubuntu-latest+net7.0: src/Hazelcast.Net/DistributedObjects/IHMapBase.cs#L124
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
Build&Test / ubuntu-latest / ubuntu-latest+net7.0: src/Hazelcast.Net/Protocol/Codecs/ClientStatisticsCodec.cs#L61
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build&Test / windows-latest / windows-latest+net7.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build&Test / windows-latest / windows-latest+net7.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L35
Missing XML comment for publicly visible type or member 'SourceTemplates.argNullOrEmpty(string)'
Build&Test / windows-latest / windows-latest+net7.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L41
Missing XML comment for publicly visible type or member 'SourceTemplates.argNull(object)'
Build&Test / windows-latest / windows-latest+net7.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L35
Missing XML comment for publicly visible type or member 'SourceTemplates.argNullOrEmpty(string)'
Build&Test / windows-latest / windows-latest+net7.0: src/Hazelcast.Net.JetBrainsAnnotations/SourceTemplates.cs#L41
Missing XML comment for publicly visible type or member 'SourceTemplates.argNull(object)'
Build&Test / windows-latest / windows-latest+net7.0: src/Hazelcast.Net/HazelcastOptions.cs#L86
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build&Test / windows-latest / windows-latest+net7.0: src/Hazelcast.Net/Clustering/ClusterState.cs#L456
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build&Test / windows-latest / windows-latest+net7.0: src/Hazelcast.Net/Protocol/Codecs/ClientDeployClassesCodec.cs#L43
XML comment has badly formed XML -- 'The character(s) ',' cannot be used at this location.'
Build&Test / windows-latest / windows-latest+net7.0: src/Hazelcast.Net/HazelcastOptions.cs#L89
XML comment has badly formed XML -- 'End tag was not expected at this location.'
Build&Test / windows-latest / windows-latest+net7.0: src/Hazelcast.Net/Protocol/Codecs/ClientDeployClassesCodec.cs#L45
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'String'.'
Build&Test / windows-latest / windows-latest+net7.0: src/Hazelcast.Net/HazelcastOptions.cs#L98
XML comment has badly formed XML -- 'End tag was not expected at this location.'
Create Checks / Create Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Test-Coverage ubuntu-latest-net6.0", "Test-Coverage ubuntu-latest-net7.0", "Test-Coverage ubuntu-latest-net8.0", "Test-Coverage windows-latest-net462", "Test-Coverage windows-latest-net48", "Test-Coverage windows-latest-net6.0", "Test-Coverage windows-latest-net8.0", "Test-Results ubuntu-latest-net6.0", "Test-Results ubuntu-latest-net7.0", "Test-Results ubuntu-latest-net8.0", "Test-Results windows-latest-net462", "Test-Results windows-latest-net48", "Test-Results windows-latest-net6.0", "Test-Results windows-latest-net7.0", "Test-Results windows-latest-net8.0". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Test-Coverage ubuntu-latest-net6.0
14.9 MB
Test-Coverage ubuntu-latest-net7.0
14.9 MB
Test-Coverage ubuntu-latest-net8.0
14.9 MB
Test-Coverage windows-latest-net462
16.2 MB
Test-Coverage windows-latest-net48
16.2 MB
Test-Coverage windows-latest-net6.0
15.2 MB
Test-Coverage windows-latest-net8.0
15.2 MB
Test-Results ubuntu-latest-net6.0
3.66 MB
Test-Results ubuntu-latest-net7.0
3.67 MB
Test-Results ubuntu-latest-net8.0
3.66 MB
Test-Results windows-latest-net462
3.64 MB
Test-Results windows-latest-net48
3.63 MB
Test-Results windows-latest-net6.0
3.63 MB
Test-Results windows-latest-net7.0
3.63 MB
Test-Results windows-latest-net8.0
3.63 MB