CI Build #1378
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/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 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 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 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/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/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/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/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/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 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/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/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.
|
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:d1f4738d80bf2e9b29754ef6108932270aa0f3467e1c0244b27c19b358c8dcad
|
|
build-output-14.1.2-0-1
|
15.1 KB |
sha256:262528dde0c59dee8b5528afcdc4813f91740305f77223041b9ce94dd927862a
|
|
build-output-22.06.11
|
14.3 KB |
sha256:d9cf885c6050abb96b5171e6ecf2340b0800138dd822215a9da3053bced68124
|
|
build-output-24.09.3
|
16.4 KB |
sha256:dc05b6488b2cf5d8b60483c02211c7bc9f8f951acfbb161c19b49343f43237b7
|
|