Skip to content

将internal static IDataTable CreateTable() 修改成Public方法 #435

将internal static IDataTable CreateTable() 修改成Public方法

将internal static IDataTable CreateTable() 修改成Public方法 #435

Triggered via push February 9, 2026 08:08
Status Success
Total duration 1m 7s
Artifacts

publish-beta.yml

on: push
build-publish
1m 3s
build-publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-publish: XCode/TDengine/TDengineDataReader.cs#L103
Dereference of a possibly null reference.
build-publish: XCode/TDengine/TDengineDataReader.cs#L98
Dereference of a possibly null reference.
build-publish: XCode/TDengine/TDengineParameter.cs#L23
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-publish: XCode/TDengine/TDengineParameter.cs#L20
Non-nullable property 'ParameterName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-publish: XCode/TDengine/TDengineDriver.cs#L52
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-publish: XCode/Tree/IEntityTreeSettting.cs#L43
Dereference of a possibly null reference.
build-publish: XCode/Membership/租户关系.cs#L241
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-publish: XCode/TDengine/TDengineDriver.cs#L52
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-publish: XCode/Tree/IEntityTreeSettting.cs#L43
Dereference of a possibly null reference.
build-publish: XCode/Membership/租户关系.cs#L241
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).