对象池Put改为新的Return #353
Annotations
1 error and 20 warnings
test
Process completed with exit code 1.
|
test:
XCode/Statistics/StatHelper.cs#L16
Cannot convert null literal to non-nullable reference type.
|
test:
XCode/DataAccessLayer/SelectBuilder.cs#L268
Cannot convert null literal to non-nullable reference type.
|
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/Oracle.cs#L737
Nullability of type of parameter 'names' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Database/Oracle.cs#L847
Nullability of reference types in type of parameter 'data' doesn't match overridden member.
|
test:
XCode/DataAccessLayer/Common/RemoteDb.cs#L113
Nullability of type of parameter 'conn' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Common/RemoteDb.cs#L113
Nullability of reference types in type of parameter 'restrictionValues' doesn't match overridden member.
|
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/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/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/DataAccessLayer/Common/RemoteDb.cs#L51
Nullability of type of parameter 'keyColumn' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Common/RemoteDb.cs#L113
Nullability of type of parameter 'conn' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Common/RemoteDb.cs#L113
Nullability of reference types in type of parameter 'restrictionValues' doesn't match overridden member.
|
test:
XCode/DataAccessLayer/Database/Hana.cs#L140
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|