Skip to content

Merge pull request #29 from AvenSun/field-verified #259

Merge pull request #29 from AvenSun/field-verified

Merge pull request #29 from AvenSun/field-verified #259

Triggered via push August 26, 2024 08:49
Status Success
Total duration 54s
Artifacts

publish-beta.yml

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

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/Database/Hana.cs#L140
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build-publish: XCode/DataAccessLayer/Database/Hana.cs#L243
Nullability of type of parameter 'ps' doesn't match overridden member (possibly because of nullability attributes).
build-publish: XCode/DataAccessLayer/Database/Hana.cs#L249
Nullability of type of parameter 'ps' doesn't match overridden member (possibly because of nullability attributes).
build-publish: XCode/DataAccessLayer/Database/Hana.cs#L308
Nullability of type of parameter 'updateColumns' doesn't match overridden member (possibly because of nullability attributes).