Skip to content

对象池Put改为新的Return #307

对象池Put改为新的Return

对象池Put改为新的Return #307

Triggered via push November 28, 2024 07:21
Status Success
Total duration 56s
Artifacts

publish-beta.yml

on: push
build-publish
47s
build-publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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).