Merge branch 'master' of http://git.newlifex.com/NewLife/NewLife.XCode #311
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
XCode/Extension/数据缓存.cs#L70
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
XCode/Membership/IManageProvider.cs#L154
Cannot convert null literal to non-nullable reference type.
|
Build:
XCode/Membership/IManageProvider.cs#L159
Cannot convert null literal to non-nullable reference type.
|
Build:
XCode/Membership/地区.Biz.cs#L627
Cannot convert null literal to non-nullable reference type.
|
Build:
XCode/Membership/字典参数.Biz.cs#L104
Cannot convert null literal to non-nullable reference type.
|
Build:
XCode/Membership/用户.cs#L491
Nullability of reference types in return type of 'string? User.RoleName.get' doesn't match implicitly implemented member 'string IUser.RoleName.get' (possibly because of nullability attributes).
|
Build:
XCode/Membership/用户.Biz.cs#L641
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IManageUser.NickName.set' (possibly because of nullability attributes).
|
Build:
XCode/Membership/用户.Biz.cs#L343
Cannot convert null literal to non-nullable reference type.
|
Build:
XCode/Membership/租户关系.cs#L222
Nullability of reference types in return type of 'string? TenantUser.RoleName.get' doesn't match implicitly implemented member 'string ITenantUser.RoleName.get' (possibly because of nullability attributes).
|
Build:
XCode/Membership/角色.Biz.cs#L388
Cannot convert null literal to non-nullable reference type.
|
Loading