Skip to content

fix

fix #502

Triggered via push February 27, 2024 01:08
Status Success
Total duration 2m 58s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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)