Skip to content

Upgrade Nuget

Upgrade Nuget #284

Triggered via push November 17, 2024 06:10
Status Success
Total duration 2m 2s
Artifacts

publish-beta.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.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.Cube/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.Cube/Extensions/PagerHelper.cs#L72
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'
build-publish: NewLife.CubeNC/Services/AccessService.cs#L30
Parameter 'session' has no matching param tag in the XML comment for 'AccessService.Valid(string, UserAgentParser, string, IUser, IDictionary<string, object>)' (but other parameters do)
build-publish: NewLife.CubeNC/Modules/DefaultAdapter.cs#L11
Missing XML comment for publicly visible type or member 'DefaultAdapter.Encode(Dictionary<string, object>, Dictionary<ViewKinds, FieldCollection>)'
build-publish: NewLife.CubeNC/Modules/IAdapter.cs#L8
Missing XML comment for publicly visible type or member 'IAdapter.Encode(Dictionary<string, object>, Dictionary<ViewKinds, FieldCollection>)'
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.CubeNC/Services/DbXmlRepository.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.