v11.16.2024.1101 改进pg支持,改进代码生成器。close: https://github.com/NewLifeX/Ne… #296
Annotations
11 warnings
build-publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/DataAccessLayer/Common/RemoteDb.cs#L51
Nullability of type of parameter 'keyColumn' doesn't match overridden member (possibly because of nullability attributes).
|
build-publish:
XCode/DataAccessLayer/Common/RemoteDb.cs#L113
Nullability of type of parameter 'conn' doesn't match overridden member (possibly because of nullability attributes).
|
build-publish:
XCode/DataAccessLayer/Common/RemoteDb.cs#L113
Nullability of reference types in type of parameter 'restrictionValues' doesn't match overridden member.
|
build-publish:
XCode/Extension/数据缓存.cs#L70
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|