v2.8 RPC接口出入参支持IAccessor派生类,便于使用二进制序列化用户自定义消息,其它消息默认Json序列化 #49
Annotations
5 warnings
build-publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-publish:
NewLife.Remoting/IApiHandler.cs#L265
Possible null reference argument for parameter 'obj' in 'object? IEncoder.Convert(object obj, Type targetType)'.
|
build-publish:
NewLife.Remoting/IApiHandler.cs#L265
Possible null reference argument for parameter 'obj' in 'object? IEncoder.Convert(object obj, Type targetType)'.
|
build-publish:
NewLife.Remoting/IApiHandler.cs#L265
Possible null reference argument for parameter 'obj' in 'object? IEncoder.Convert(object obj, Type targetType)'.
|
build-publish:
NewLife.Remoting/IApiHandler.cs#L265
Possible null reference argument for parameter 'obj' in 'object? IEncoder.Convert(object obj, Type targetType)'.
|