CI Build #1382
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/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/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/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 22.06.13:
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.13:
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.13:
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.13:
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.13:
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.13:
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.13:
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.13:
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.13:
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.13:
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 25.03.2:
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 25.03.2:
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 25.03.2:
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 25.03.2:
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 25.03.2:
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 25.03.2:
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 25.03.2:
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 25.03.2:
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 25.03.2:
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 25.03.2:
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-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.2-0-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 14.1.2-0-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 14.1.2-0-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 14.1.2-0-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 14.1.2-0-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 14.1.2-0-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 14.1.2-0-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.2-0-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 14.1.2-0-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 14.1.1-0-22:
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-22:
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-22:
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-22:
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-22:
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-22:
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-22:
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-22:
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-22:
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-22:
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-22
|
13.9 KB |
sha256:d280f08a1c44c2925d42749ea5c1403cd0d61b1d1079809c3b33001369b9045a
|
|
build-output-14.1.2-0-3
|
15 KB |
sha256:fa03a1e9c33cf8526643c915465303897a65fa40d77560a797cea9b8f9977701
|
|
build-output-22.06.13
|
16.2 KB |
sha256:84549d93ce294f20f8598ef2d8e5f55d4c60bf5f08fbbd9ec4016a64b1feb4b0
|
|
build-output-25.03.2
|
16.2 KB |
sha256:c462a0d5143fb95edf5f18d54a760fcd7729201ed3f276518cec9aff033ea57c
|
|