Skip to content

解决了在使用sqlserver数据库的情况下,如果表内容为空时,setvalue报错的问题 #450

解决了在使用sqlserver数据库的情况下,如果表内容为空时,setvalue报错的问题

解决了在使用sqlserver数据库的情况下,如果表内容为空时,setvalue报错的问题 #450

Triggered via push March 4, 2026 02:35
Status Success
Total duration 1m 22s
Artifacts

publish-beta.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-publish: XCode/Exceptions/EntityException.cs#L30
Possible null reference argument for parameter 'message' in 'XException.XException(string message, Exception innerException)'.
build-publish: XCode/Extension/数据缓存.Biz.cs#L54
Possible null reference return.
build-publish: XCode/Extension/数据缓存.Biz.cs#L46
Possible null reference return.
build-publish: XCode/Exceptions/XCodeException.cs#L31
Possible null reference argument for parameter 'innerException' in 'XException.XException(string message, Exception innerException)'.
build-publish: XCode/Exceptions/XCodeException.cs#L31
Possible null reference argument for parameter 'message' in 'XException.XException(string message, Exception innerException)'.
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/Tree/IEntityTreeSettting.cs#L43
Dereference of a possibly null reference.
build-publish: XCode/TDengine/TDengineDriver.cs#L267
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).