Skip to content

v11.18.2025.0301

v11.18.2025.0301 #380

Triggered via push March 1, 2025 01:42
Status Failure
Total duration 2m 27s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
test
Process completed with exit code 1.
test: XCode/Statistics/StatHelper.cs#L16
Cannot convert null literal to non-nullable reference type.
test: XCode/Extension/数据缓存.cs#L70
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
test: XCode/DataAccessLayer/Database/TDengine.cs#L274
Nullability of type of parameter 'names' doesn't match overridden member (possibly because of nullability attributes).
test: XCode/Membership/IManageProvider.cs#L154
Cannot convert null literal to non-nullable reference type.
test: XCode/Membership/IManageProvider.cs#L159
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#L737
Nullability of type of parameter 'names' doesn't match overridden member (possibly because of nullability attributes).
test: XCode/DataAccessLayer/Database/Oracle.cs#L847
Nullability of reference types in type of parameter 'data' doesn't match overridden member.
test: XCode/Extension/数据缓存.cs#L70
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
test: XCode/Code/InterfaceBuilder.cs#L148
Nullability of type of parameter 'ext' doesn't match overridden member (possibly because of nullability attributes).
test: XCode/Code/InterfaceBuilder.cs#L148
Cannot convert null literal to non-nullable reference type.
test: XCode/Code/HtmlBuilder.cs#L203
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
test: XCode/Membership/IManageProvider.cs#L154
Cannot convert null literal to non-nullable reference type.
test: XCode/Membership/IManageProvider.cs#L159
Cannot convert null literal to non-nullable reference type.
test: XCode/Membership/地区.Biz.cs#L627
Cannot convert null literal to non-nullable reference type.
test: XCode/Membership/字典参数.Biz.cs#L101
Cannot convert null literal to non-nullable reference type.
test: 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).
test: XCode/Membership/用户.Biz.cs#L676
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IManageUser.NickName.set' (possibly because of nullability attributes).