Skip to content

[增加]1. 增加序列化数据的JSON序列化选项参数的传递函数 #8

[增加]1. 增加序列化数据的JSON序列化选项参数的传递函数

[增加]1. 增加序列化数据的JSON序列化选项参数的传递函数 #8

Triggered via push February 6, 2025 03:21
Status Success
Total duration 32s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: GameFrameX.Foundation.Encryption/RsaHelper.cs#L154
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build: GameFrameX.Foundation.Encryption/RsaHelper.cs#L183
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build: GameFrameX.Foundation.Encryption/RsaHelper.cs#L215
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build: GameFrameX.Foundation.Encryption/RsaHelper.cs#L245
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
build: GameFrameX.Foundation.Encryption/AesHelper.cs#L53
'Rijndael' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build: GameFrameX.Foundation.Encryption/AesHelper.cs#L126
'Rijndael' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build: GameFrameX.Foundation.Http.Normalization/HttpJsonResultHelper.cs#L14
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'T'.'
build: GameFrameX.Foundation.Http.Normalization/HttpJsonResultHelper.cs#L17
XML comment has badly formed XML -- 'End tag 'returns' does not match the start tag 'T'.'
build: GameFrameX.Foundation.Http.Normalization/HttpJsonResultHelper.cs#L18
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
build: GameFrameX.Foundation.Http.Normalization/HttpJsonResultHelper.cs#L18
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'