[feat]新增代码生成插件ICodePlugin,各个团队可以根据自己需要编写插件,从而控制代码生成效果 #350
Annotations
1 error and 20 warnings
test
Process completed with exit code 1.
|
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#L618
Nullability of type of parameter 'updateColumns' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Database/Oracle.cs#L618
Nullability of type of parameter 'addColumns' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Database/Oracle.cs#L695
Nullability of type of parameter 'updateColumns' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Database/Oracle.cs#L695
Nullability of type of parameter 'addColumns' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Database/Oracle.cs#L730
Nullability of type of parameter 'names' doesn't match overridden member (possibly because of nullability attributes).
|
test:
XCode/DataAccessLayer/Database/Oracle.cs#L840
Nullability of reference types in type of parameter 'data' doesn't match overridden member.
|
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/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/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/Membership/地区.Biz.cs#L627
Cannot convert null literal to non-nullable reference type.
|