部门表取消唯一索引,有些场景,部门名称并不唯一,而编码唯一 #306
Annotations
10 warnings
build-publish:
XCode/Code/HtmlBuilder.cs#L203
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-publish:
XCode/Code/HtmlBuilder.cs#L55
Cannot convert null literal to non-nullable reference type.
|
build-publish:
XCode/Code/HtmlBuilder.cs#L55
Cannot convert null literal to non-nullable reference type.
|
build-publish:
XCode/Code/HtmlBuilder.cs#L203
Cannot convert null literal to non-nullable reference type.
|
build-publish:
XCode/Code/InterfaceBuilder.cs#L148
Nullability of type of parameter 'ext' doesn't match overridden member (possibly because of nullability attributes).
|
build-publish:
XCode/Code/InterfaceBuilder.cs#L148
Cannot convert null literal to non-nullable reference type.
|
build-publish:
XCode/Extension/数据缓存.cs#L70
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build-publish:
XCode/Membership/IManageProvider.cs#L154
Cannot convert null literal to non-nullable reference type.
|
build-publish:
XCode/Membership/IManageProvider.cs#L159
Cannot convert null literal to non-nullable reference type.
|
build-publish:
XCode/Statistics/StatHelper.cs#L16
Cannot convert null literal to non-nullable reference type.
|