CI Build #1368
Annotations
70 warnings and 2 notices
Build on ubuntu-latest:
tests/Coherence.Tests/Net/Cache/BundlingNamedCacheTests.cs#L23
'BundlingNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build on ubuntu-latest:
tests/Coherence.Tests/Net/Cache/LocalCacheTests.cs#L1602
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Build on ubuntu-latest:
tests/Coherence.Tests/Net/Cache/LocalCacheTests.cs#L1592
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Build on ubuntu-latest:
tests/Coherence.Tests/Net/Impl/TLS12OneWayRemoteNamedCacheTests.cs#L36
'TLS12OneWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Build on ubuntu-latest:
tests/Coherence.Tests/Net/Impl/TLS12OneWayRemoteNamedCacheTests.cs#L23
'TLS12OneWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build on ubuntu-latest:
tests/Coherence.Tests/Net/Impl/SSLOneWayRemoteNamedCacheTests.cs#L36
'SSLOneWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Build on ubuntu-latest:
tests/Coherence.Tests/Net/Impl/SSLOneWayRemoteNamedCacheTests.cs#L23
'SSLOneWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build on ubuntu-latest:
tests/Coherence.Tests/Net/Impl/SSLTwoWayRemoteNamedCacheTests.cs#L36
'SSLTwoWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Build on ubuntu-latest:
tests/Coherence.Tests/Net/Impl/SSLTwoWayRemoteNamedCacheTests.cs#L23
'SSLTwoWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build on ubuntu-latest:
tests/Coherence.Tests/Net/Cache/BundlingNamedCacheTests.cs#L23
'BundlingNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build on macOS-latest:
tests/Coherence.Tests/Net/Cache/BundlingNamedCacheTests.cs#L23
'BundlingNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build on macOS-latest:
tests/Coherence.Tests/Net/Cache/LocalCacheTests.cs#L1602
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Build on macOS-latest:
tests/Coherence.Tests/Net/Cache/LocalCacheTests.cs#L1592
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Build on macOS-latest:
tests/Coherence.Tests/Net/Impl/TLS12OneWayRemoteNamedCacheTests.cs#L36
'TLS12OneWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Build on macOS-latest:
tests/Coherence.Tests/Net/Impl/TLS12OneWayRemoteNamedCacheTests.cs#L23
'TLS12OneWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build on macOS-latest:
tests/Coherence.Tests/Net/Impl/SSLTwoWayRemoteNamedCacheTests.cs#L36
'SSLTwoWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Build on macOS-latest:
tests/Coherence.Tests/Net/Impl/SSLTwoWayRemoteNamedCacheTests.cs#L23
'SSLTwoWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build on macOS-latest:
tests/Coherence.Tests/Net/Impl/SSLOneWayRemoteNamedCacheTests.cs#L36
'SSLOneWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Build on macOS-latest:
tests/Coherence.Tests/Net/Impl/SSLOneWayRemoteNamedCacheTests.cs#L23
'SSLOneWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build on macOS-latest:
tests/Coherence.Tests/Net/Cache/BundlingNamedCacheTests.cs#L23
'BundlingNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build on windows-latest:
tests/Coherence.Tests/Net/Cache/BundlingNamedCacheTests.cs#L23
'BundlingNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build on windows-latest:
tests/Coherence.Tests/Net/Cache/LocalCacheTests.cs#L1602
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Build on windows-latest:
tests/Coherence.Tests/Net/Cache/LocalCacheTests.cs#L1592
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Build on windows-latest:
tests/Coherence.Tests/Net/Impl/TLS12OneWayRemoteNamedCacheTests.cs#L36
'TLS12OneWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Build on windows-latest:
tests/Coherence.Tests/Net/Impl/TLS12OneWayRemoteNamedCacheTests.cs#L23
'TLS12OneWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build on windows-latest:
tests/Coherence.Tests/Net/Impl/SSLTwoWayRemoteNamedCacheTests.cs#L36
'SSLTwoWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Build on windows-latest:
tests/Coherence.Tests/Net/Impl/SSLTwoWayRemoteNamedCacheTests.cs#L23
'SSLTwoWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build on windows-latest:
tests/Coherence.Tests/Net/Impl/SSLOneWayRemoteNamedCacheTests.cs#L36
'SSLOneWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Build on windows-latest:
tests/Coherence.Tests/Net/Impl/SSLOneWayRemoteNamedCacheTests.cs#L23
'SSLOneWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build on windows-latest:
tests/Coherence.Tests/Net/Cache/BundlingNamedCacheTests.cs#L23
'BundlingNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 24.09.3:
tests/Coherence.Tests/Net/Cache/BundlingNamedCacheTests.cs#L23
'BundlingNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 24.09.3:
tests/Coherence.Tests/Net/Cache/LocalCacheTests.cs#L1602
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Test on Linux against Coherence 24.09.3:
tests/Coherence.Tests/Net/Cache/LocalCacheTests.cs#L1592
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Test on Linux against Coherence 24.09.3:
tests/Coherence.Tests/Net/Impl/TLS12OneWayRemoteNamedCacheTests.cs#L36
'TLS12OneWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 24.09.3:
tests/Coherence.Tests/Net/Impl/TLS12OneWayRemoteNamedCacheTests.cs#L23
'TLS12OneWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 24.09.3:
tests/Coherence.Tests/Net/Impl/SSLTwoWayRemoteNamedCacheTests.cs#L36
'SSLTwoWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 24.09.3:
tests/Coherence.Tests/Net/Impl/SSLTwoWayRemoteNamedCacheTests.cs#L23
'SSLTwoWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 24.09.3:
tests/Coherence.Tests/Net/Impl/SSLOneWayRemoteNamedCacheTests.cs#L36
'SSLOneWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 24.09.3:
tests/Coherence.Tests/Net/Impl/SSLOneWayRemoteNamedCacheTests.cs#L23
'SSLOneWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 24.09.3:
tests/Coherence.Tests/Net/Cache/BundlingNamedCacheTests.cs#L23
'BundlingNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 22.06.11:
tests/Coherence.Tests/Net/Cache/BundlingNamedCacheTests.cs#L23
'BundlingNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 22.06.11:
tests/Coherence.Tests/Net/Cache/LocalCacheTests.cs#L1602
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Test on Linux against Coherence 22.06.11:
tests/Coherence.Tests/Net/Cache/LocalCacheTests.cs#L1592
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Test on Linux against Coherence 22.06.11:
tests/Coherence.Tests/Net/Impl/TLS12OneWayRemoteNamedCacheTests.cs#L36
'TLS12OneWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 22.06.11:
tests/Coherence.Tests/Net/Impl/TLS12OneWayRemoteNamedCacheTests.cs#L23
'TLS12OneWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 22.06.11:
tests/Coherence.Tests/Net/Impl/SSLTwoWayRemoteNamedCacheTests.cs#L36
'SSLTwoWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 22.06.11:
tests/Coherence.Tests/Net/Impl/SSLTwoWayRemoteNamedCacheTests.cs#L23
'SSLTwoWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 22.06.11:
tests/Coherence.Tests/Net/Impl/SSLOneWayRemoteNamedCacheTests.cs#L36
'SSLOneWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 22.06.11:
tests/Coherence.Tests/Net/Impl/SSLOneWayRemoteNamedCacheTests.cs#L23
'SSLOneWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 22.06.11:
tests/Coherence.Tests/Net/Cache/BundlingNamedCacheTests.cs#L23
'BundlingNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 14.1.1-0-20:
tests/Coherence.Tests/Net/Cache/BundlingNamedCacheTests.cs#L23
'BundlingNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 14.1.1-0-20:
tests/Coherence.Tests/Net/Cache/LocalCacheTests.cs#L1602
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Test on Linux against Coherence 14.1.1-0-20:
tests/Coherence.Tests/Net/Cache/LocalCacheTests.cs#L1592
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Test on Linux against Coherence 14.1.1-0-20:
tests/Coherence.Tests/Net/Impl/TLS12OneWayRemoteNamedCacheTests.cs#L36
'TLS12OneWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 14.1.1-0-20:
tests/Coherence.Tests/Net/Impl/TLS12OneWayRemoteNamedCacheTests.cs#L23
'TLS12OneWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 14.1.1-0-20:
tests/Coherence.Tests/Net/Impl/SSLTwoWayRemoteNamedCacheTests.cs#L36
'SSLTwoWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 14.1.1-0-20:
tests/Coherence.Tests/Net/Impl/SSLTwoWayRemoteNamedCacheTests.cs#L23
'SSLTwoWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 14.1.1-0-20:
tests/Coherence.Tests/Net/Impl/SSLOneWayRemoteNamedCacheTests.cs#L36
'SSLOneWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 14.1.1-0-20:
tests/Coherence.Tests/Net/Impl/SSLOneWayRemoteNamedCacheTests.cs#L23
'SSLOneWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 14.1.1-0-20:
tests/Coherence.Tests/Net/Cache/BundlingNamedCacheTests.cs#L23
'BundlingNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 14.1.2-0-1:
tests/Coherence.Tests/Net/Cache/BundlingNamedCacheTests.cs#L23
'BundlingNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 14.1.2-0-1:
tests/Coherence.Tests/Net/Cache/LocalCacheTests.cs#L1602
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Test on Linux against Coherence 14.1.2-0-1:
tests/Coherence.Tests/Net/Cache/LocalCacheTests.cs#L1592
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Test on Linux against Coherence 14.1.2-0-1:
tests/Coherence.Tests/Net/Impl/TLS12OneWayRemoteNamedCacheTests.cs#L36
'TLS12OneWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 14.1.2-0-1:
tests/Coherence.Tests/Net/Impl/TLS12OneWayRemoteNamedCacheTests.cs#L23
'TLS12OneWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 14.1.2-0-1:
tests/Coherence.Tests/Net/Impl/SSLTwoWayRemoteNamedCacheTests.cs#L36
'SSLTwoWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 14.1.2-0-1:
tests/Coherence.Tests/Net/Impl/SSLTwoWayRemoteNamedCacheTests.cs#L23
'SSLTwoWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 14.1.2-0-1:
tests/Coherence.Tests/Net/Impl/SSLOneWayRemoteNamedCacheTests.cs#L36
'SSLOneWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 14.1.2-0-1:
tests/Coherence.Tests/Net/Impl/SSLOneWayRemoteNamedCacheTests.cs#L23
'SSLOneWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Test on Linux against Coherence 14.1.2-0-1:
tests/Coherence.Tests/Net/Cache/BundlingNamedCacheTests.cs#L23
'BundlingNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build on macOS-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
Build on macOS-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
build-output-14.1.1-0-20
|
13.9 KB |
sha256:a91c30c0b9cd582f2b9e62001d69c7b7d37509a1c4a8120991b27766e8e1319a
|
|
build-output-14.1.2-0-1
|
15 KB |
sha256:5e483427883b0813291d38e95e75168d1da74348fbff9daac5654adcd36705c1
|
|
build-output-22.06.11
|
17.1 KB |
sha256:58a3ac3a887a21ed9016526ffb5bc3950b3e686a5e2616537b79b4367c9877df
|
|
build-output-24.09.3
|
15.1 KB |
sha256:35b7452d52827f197b8060146607f57c1e5661690172854d5aa28ec821410a15
|
|