CI Build #1376
Annotations
70 warnings and 2 notices
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 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/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/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/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 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/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.
|
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.
|
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
|
14 KB |
sha256:0117b5901cfe75920c1a7b3b2f669dca5fd9d737c97d2f11ca98118b305cf2ce
|
|
build-output-14.1.2-0-1
|
16.5 KB |
sha256:a9767856fb1d2b0eb330c03c12e4c0c19025dcdd72dc35841e4b012e67e66ba2
|
|
build-output-22.06.11
|
15.1 KB |
sha256:ff3311f5f847d85e13eee9cbd74f21a4272bc5b3d86eec0511197bf6983d80bb
|
|
build-output-24.09.3
|
16.1 KB |
sha256:bcd6bb03cb991bec5d9c7b1d6942a10f68d251f32952ed80bb571fa39a49560c
|
|