Skip to content

Merge branch 'master' of https://github.com/NewLifeX/NewLife.Cube #292

Merge branch 'master' of https://github.com/NewLifeX/NewLife.Cube

Merge branch 'master' of https://github.com/NewLifeX/NewLife.Cube #292

Triggered via push December 12, 2024 03:06
Status Success
Total duration 2m 0s
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: NewLife.CubeNC/Services/DbXmlRepository.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-publish: NewLife.CubeNC/Common/EntityModelBinder.cs#L15
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
build-publish: NewLife.CubeNC/ViewModels/DataField.cs#L294
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-publish: NewLife.Cube/Extensions/PagerHelper.cs#L72
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'
build-publish: NewLife.CubeNC/Areas/Admin/Models/UserModel.cs#L207
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'
build-publish: NewLife.CubeNC/ViewModels/ListField.cs#L308
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'
build-publish: NewLife.CubeNC/Common/JsonModelBinder.cs#L53
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
build-publish: NewLife.CubeNC/Common/PagerModelBinder.cs#L65
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
build-publish: NewLife.CubeNC/Common/ControllerBaseX.cs#L185
'JsonWriter.Indented' is obsolete: '=>Options'
build-publish: NewLife.CubeNC/Common/ControllerBaseX.cs#L186
'JsonWriter.IgnoreNullValues' is obsolete: '=>Options'