Skip to content

TableItem属性变更自动同步DataTable,简化用法 #507

TableItem属性变更自动同步DataTable,简化用法

TableItem属性变更自动同步DataTable,简化用法 #507

Triggered via push February 2, 2026 12:37
Status Failure
Total duration 3m 7s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test
Process completed with exit code 1.
test: XCode/TDengine/TDengineDataReader.cs#L209
Converting null literal or possible null value to non-nullable type.
test: XCode/TDengine/TDengineDataReader.cs#L207
Dereference of a possibly null reference.
test: XCode/TDengine/TDengineDataReader.cs#L115
Dereference of a possibly null reference.
test: XCode/TDengine/TDengineDataReader.cs#L103
Dereference of a possibly null reference.
test: XCode/TDengine/TDengineDataReader.cs#L98
Dereference of a possibly null reference.
test: 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.
test: 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.
test: 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.
test: XCode/Tree/IEntityTreeSettting.cs#L43
Dereference of a possibly null reference.
test: 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).