Skip to content

实体传参配置打开了可空,然后字段允许空时,参数可传入? #258

实体传参配置打开了可空,然后字段允许空时,参数可传入?

实体传参配置打开了可空,然后字段允许空时,参数可传入? #258

Triggered via push July 15, 2024 10:00
Status Failure
Total duration 2m 4s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
test
Process completed with exit code 1.
test
The following actions uses Node.js version which is deprecated 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/Code/HtmlBuilder.cs#L203
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
test: XCode/Statistics/StatHelper.cs#L19
Cannot convert null literal to non-nullable reference type.
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#L55
Cannot convert null literal to non-nullable reference type.
test: XCode/Code/HtmlBuilder.cs#L55
Cannot convert null literal to non-nullable reference type.
test: XCode/Code/HtmlBuilder.cs#L203
Cannot convert null literal to non-nullable reference type.
test: XCode/Tree/EntityTree.cs#L292
Cannot convert null literal to non-nullable reference type.
test: XCode/Tree/EntityTree.cs#L436
Cannot convert null literal to non-nullable reference type.
test: XCode/DataAccessLayer/SelectBuilder.cs#L268
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/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#L626
Cannot convert null literal to non-nullable reference type.
test: XCode/Membership/字典参数.Biz.cs#L130
Cannot convert null literal to non-nullable reference type.
test: 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).
test: XCode/Membership/用户.Biz.cs#L680
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IManageUser.NickName.set' (possibly because of nullability attributes).
test: XCode/Membership/用户.Biz.cs#L382
Cannot convert null literal to non-nullable reference type.
test: 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).
test: XCode/Membership/角色.Biz.cs#L388
Cannot convert null literal to non-nullable reference type.