fix #504
Annotations
2 errors and 10 warnings
windows
Canceling since a higher priority waiting request for 'test-refs/heads/main' exists
|
windows
The operation was canceled.
|
linux:
src/Omnius.Core.RocketPack.DefinitionCompiler/Exceptions.cs#L23
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
linux:
src/Omnius.Core.Collections/VolatileListDictionary.cs#L11
The field 'VolatileListDictionary<TKey, TValue>._trimInterval' is never used
|
linux:
src/Omnius.Core.Net.Connections/Secure/V1/Internal/SecureConnection.ConnectionSender.cs#L70
'AesGcm.AesGcm(byte[])' is obsolete: 'AesGcm should indicate the required tag size for encryption and decryption. Use a constructor that accepts the tag size.' (https://aka.ms/dotnet-warnings/SYSLIB0053)
|
linux:
src/Omnius.Core.Net.Connections/Secure/V1/Internal/SecureConnection.ConnectionReceiver.cs#L72
'AesGcm.AesGcm(byte[])' is obsolete: 'AesGcm should indicate the required tag size for encryption and decryption. Use a constructor that accepts the tag size.' (https://aka.ms/dotnet-warnings/SYSLIB0053)
|
linux:
src/Omnius.Core.RocketPack.Remoting/Exceptions.cs#L23
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
windows:
src/Omnius.Core.RocketPack.DefinitionCompiler/Exceptions.cs#L23
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
windows:
src/Omnius.Core.Collections/VolatileListDictionary.cs#L11
The field 'VolatileListDictionary<TKey, TValue>._trimInterval' is never used
|
windows:
src/Omnius.Core.Net.Connections/Secure/V1/Internal/SecureConnection.ConnectionSender.cs#L70
'AesGcm.AesGcm(byte[])' is obsolete: 'AesGcm should indicate the required tag size for encryption and decryption. Use a constructor that accepts the tag size.' (https://aka.ms/dotnet-warnings/SYSLIB0053)
|
windows:
src/Omnius.Core.Net.Connections/Secure/V1/Internal/SecureConnection.ConnectionReceiver.cs#L72
'AesGcm.AesGcm(byte[])' is obsolete: 'AesGcm should indicate the required tag size for encryption and decryption. Use a constructor that accepts the tag size.' (https://aka.ms/dotnet-warnings/SYSLIB0053)
|
windows:
src/Omnius.Core.RocketPack.Remoting/Exceptions.cs#L23
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|