Upgrade Nuget #284
Annotations
1 error and 21 warnings
Test
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test:
XCode/DataAccessLayer/Database/TDengine.cs#L267
Nullability of type of parameter 'names' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
XCode/DataAccessLayer/SelectBuilder.cs#L268
Cannot convert null literal to non-nullable reference type.
|
Test:
XCode/DataAccessLayer/Database/Oracle.cs#L456
Nullability of type of parameter 'ps' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
XCode/DataAccessLayer/Database/Oracle.cs#L495
Nullability of type of parameter 'ps' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
XCode/DataAccessLayer/Database/Oracle.cs#L522
Nullability of type of parameter 'ps' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
XCode/DataAccessLayer/Database/Oracle.cs#L618
Nullability of type of parameter 'updateColumns' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
XCode/DataAccessLayer/Database/Oracle.cs#L618
Nullability of type of parameter 'addColumns' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
XCode/DataAccessLayer/Database/Oracle.cs#L695
Nullability of type of parameter 'updateColumns' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
XCode/DataAccessLayer/Database/Oracle.cs#L695
Nullability of type of parameter 'addColumns' doesn't match overridden member (possibly because of nullability attributes).
|
Test:
XCode/DataAccessLayer/Database/Hana.cs#L140
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
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#L587
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#L469
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/Code/HtmlBuilder.cs#L203
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Loading