为了提升性能,在同步调用异步时规避卡UI上下文,所有await状态机都设置ConfigureAwait(false),开启CA2007并视… #355
Annotations
1 error and 20 warnings
test
Process completed with exit code 1.
|
test:
XCode/DataAccessLayer/SelectBuilder.cs#L268
Cannot convert null literal to non-nullable reference type.
|
test:
XCode/DataAccessLayer/Database/TDengine.cs#L274
Nullability of type of parameter 'names' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Database/Oracle.cs#L456
Nullability of type of parameter 'ps' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Database/Oracle.cs#L495
Nullability of type of parameter 'ps' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Database/Oracle.cs#L522
Nullability of type of parameter 'ps' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Database/Hana.cs#L140
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Database/PostgreSQL.cs#L334
Nullability of type of parameter 'ps' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Database/PostgreSQL.cs#L340
Nullability of type of parameter 'ps' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Database/SqlCe.cs#L155
Nullability of type of parameter 'ps' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Database/SqlCe.cs#L177
Nullability of type of parameter 'conn' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/Code/InterfaceBuilder.cs#L148
Nullability of type of parameter 'ext' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/Code/InterfaceBuilder.cs#L148
Cannot convert null literal to non-nullable reference type.
|
test:
XCode/Code/HtmlBuilder.cs#L203
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/Code/HtmlBuilder.cs#L55
Cannot convert null literal to non-nullable reference type.
|
test:
XCode/Code/HtmlBuilder.cs#L55
Cannot convert null literal to non-nullable reference type.
|
test:
XCode/Code/HtmlBuilder.cs#L203
Cannot convert null literal to non-nullable reference type.
|
test:
XCode/Extension/数据缓存.cs#L70
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/Membership/IManageProvider.cs#L154
Cannot convert null literal to non-nullable reference type.
|
test:
XCode/Membership/IManageProvider.cs#L159
Cannot convert null literal to non-nullable reference type.
|
test:
XCode/DataAccessLayer/Database/Hana.cs#L140
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|