[fix]修正Json序列化数组类型成员时无法赋值的BUG。如果元素组长度不足,则创建新数组。主要是某些成员使用数组类型,然后使用[]初始… #280
Annotations
11 warnings
build-publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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.Core/Remoting/ApiHttpClient.cs#L80
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-publish:
NewLife.Core/Remoting/ApiHttpClient.cs#L80
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-publish:
NewLife.Core/Remoting/ApiHttpClient.cs#L80
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-publish:
NewLife.Core/Remoting/ApiHttpClient.cs#L80
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-publish:
NewLife.Core/Remoting/ApiHttpClient.cs#L80
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-publish:
NewLife.Core/Remoting/ApiHttpClient.cs#L80
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-publish:
NewLife.Core/Remoting/ApiHttpClient.cs#L80
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-publish:
NewLife.Core/Remoting/ApiHttpClient.cs#L80
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-publish:
NewLife.Core/Remoting/ApiHttpClient.cs#L80
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-publish:
NewLife.Core/Remoting/ApiHttpClient.cs#L80
Non-nullable property 'Current' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|