CI Build #1355
Annotations
10 warnings
Build:
tests/Coherence.Tests/Net/Cache/BundlingNamedCacheTests.cs#L23
'BundlingNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build:
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:
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:
tests/Coherence.Tests/Net/Cache/BundlingNamedCacheTests.cs#L23
'BundlingNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build:
tests/Coherence.Tests/Net/Impl/TLS12OneWayRemoteNamedCacheTests.cs#L36
'TLS12OneWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Build:
tests/Coherence.Tests/Net/Impl/TLS12OneWayRemoteNamedCacheTests.cs#L23
'TLS12OneWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build:
tests/Coherence.Tests/Net/Impl/SSLTwoWayRemoteNamedCacheTests.cs#L36
'SSLTwoWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Build:
tests/Coherence.Tests/Net/Impl/SSLTwoWayRemoteNamedCacheTests.cs#L23
'SSLTwoWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Build:
tests/Coherence.Tests/Net/Impl/SSLOneWayRemoteNamedCacheTests.cs#L36
'SSLOneWayRemoteNamedCacheTests.TearDown()' hides inherited member 'RemoteNamedCacheTests.TearDown()'. Use the new keyword if hiding was intended.
|
Build:
tests/Coherence.Tests/Net/Impl/SSLOneWayRemoteNamedCacheTests.cs#L23
'SSLOneWayRemoteNamedCacheTests.SetUp()' hides inherited member 'RemoteNamedCacheTests.SetUp()'. Use the new keyword if hiding was intended.
|
Loading