Skip to content

代码生成时,枚举也支持使用0,默认值使用-1 #323

代码生成时,枚举也支持使用0,默认值使用-1

代码生成时,枚举也支持使用0,默认值使用-1 #323

Triggered via push January 14, 2025 05:36
Status Success
Total duration 1m 20s
Artifacts

publish-beta.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/DataAccessLayer/Database/Hana.cs#L140
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).