v11.25.2026.0302 新增InfluxDB时序数据库与NovaDb支持;TDengine改用HTTP驱动;TableItem支… #526
Annotations
1 error and 10 warnings
|
test
Process completed with exit code 1.
|
|
test:
XCode/Exceptions/XDbException.cs#L37
Possible null reference argument for parameter 'innerException' in 'XCodeException.XCodeException(string message, Exception innerException)'.
|
|
test:
XCode/Exceptions/XDbException.cs#L27
Non-nullable property 'Database' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
XCode/Exceptions/XDbException.cs#L30
Possible null reference assignment.
|
|
test:
XCode/Exceptions/XCodeException.cs#L31
Possible null reference argument for parameter 'innerException' in 'XException.XException(string message, Exception innerException)'.
|
|
test:
XCode/Exceptions/XCodeException.cs#L31
Possible null reference argument for parameter 'message' in 'XException.XException(string message, Exception innerException)'.
|
|
test:
XCode/Exceptions/EntityException.cs#L30
Possible null reference argument for parameter 'innerException' in 'XException.XException(string message, Exception innerException)'.
|
|
test:
XCode/Exceptions/EntityException.cs#L30
Possible null reference argument for parameter 'message' in 'XException.XException(string message, Exception innerException)'.
|
|
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).
|