Skip to content

从 PluginServer 下载民政部地区数据 #498

从 PluginServer 下载民政部地区数据

从 PluginServer 下载民政部地区数据 #498

Triggered via push January 29, 2026 00:00
Status Failure
Total duration 3m 35s
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/Cache/DbCache.cs#L153
Possible null reference argument for parameter 'json' in 'T? JsonHelper.ToJsonEntity<T>(string json)'.
test: XCode/Cache/DbCache.cs#L150
Converting null literal or possible null value to non-nullable type.
test: XCode/Cache/DbCache.cs#L150
Converting null literal or possible null value to non-nullable type.
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/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/DataAccessLayer/DbPackage.cs#L697
'DbPackage.WriteFileActor.Log' hides inherited member 'Actor.Log'. Use the new keyword if hiding was intended.
test: XCode/DataAccessLayer/Database/SQLite.cs#L773
Nullability of reference types in type of parameter 'values' doesn't match overridden member.
test: XCode/DataAccessLayer/Database/Oracle.cs#L850
Nullability of reference types in type of parameter 'data' doesn't match overridden member.
test: XCode/DataAccessLayer/Database/Oracle.cs#L850
Nullability of reference types in type of parameter 'data' doesn't match overridden member.
test: XCode/DataAccessLayer/Database/SQLite.cs#L773
Nullability of reference types in type of parameter 'values' doesn't match overridden member.