Skip to content

移除SQLite WAL自动恢复及相关手动操作代码 #524

移除SQLite WAL自动恢复及相关手动操作代码

移除SQLite WAL自动恢复及相关手动操作代码 #524

Triggered via push February 18, 2026 06:00
Status Failure
Total duration 2m 51s
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/TDengineDataAdapter.cs#L117
Possible null reference return.
test: XCode/TDengine/TDengineDataReader.cs#L122
Dereference of a possibly null reference.
test: XCode/TDengine/TDengineDataReader.cs#L110
Dereference of a possibly null reference.
test: XCode/TDengine/TDengineDataReader.cs#L105
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#L267
Dereference of a possibly null reference.
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).
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).