Skip to content

在图表呈现时,使用DataField替代FieldItem更灵活 #328

在图表呈现时,使用DataField替代FieldItem更灵活

在图表呈现时,使用DataField替代FieldItem更灵活 #328

Triggered via push August 25, 2024 07:16
Status Failure
Total duration 2m 20s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
test
Process completed with exit code 1.
test
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/
test: NewLife.CubeNC/Services/DbXmlRepository.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test: NewLife.CubeNC/Common/EntityModelBinder.cs#L15
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
test: NewLife.CubeNC/ViewModels/DataField.cs#L294
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test: NewLife.CubeNC/Common/PagerModelBinder.cs#L65
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
test: NewLife.CubeNC/Common/JsonModelBinder.cs#L53
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
test: NewLife.CubeNC/Common/ControllerBaseX.cs#L185
'JsonWriter.Indented' is obsolete: '=>Options'
test: NewLife.CubeNC/Common/ControllerBaseX.cs#L186
'JsonWriter.IgnoreNullValues' is obsolete: '=>Options'
test: NewLife.CubeNC/Common/ControllerBaseX.cs#L187
'JsonWriter.CamelCase' is obsolete: '=>Options'
test: NewLife.CubeNC/Areas/Admin/Controllers/UserController.cs#L126
Parameter 'tracer' has no matching param tag in the XML comment for 'UserController.UserController(PasswordService, ICacheProvider, UserService, ITracer)' (but other parameters do)
test: NewLife.CubeNC/Areas/Admin/Models/DbEntitiesModel.cs#L6
Missing XML comment for publicly visible type or member 'DbEntitiesModel'
test: NewLife.CubeNC/Services/DbXmlRepository.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test: NewLife.CubeNC/ViewModels/DataField.cs#L294
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
test: NewLife.CubeNC/Common/EntityModelBinder.cs#L15
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
test: NewLife.CubeNC/Common/PagerModelBinder.cs#L65
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
test: NewLife.CubeNC/Common/JsonModelBinder.cs#L53
'ComplexTypeModelBinder' is obsolete: 'This type is obsolete and will be removed in a future version. Use ComplexObjectModelBinder instead.'
test: NewLife.CubeNC/Common/ControllerBaseX.cs#L185
'JsonWriter.Indented' is obsolete: '=>Options'
test: NewLife.CubeNC/Common/ControllerBaseX.cs#L186
'JsonWriter.IgnoreNullValues' is obsolete: '=>Options'
test: NewLife.CubeNC/Common/ControllerBaseX.cs#L187
'JsonWriter.CamelCase' is obsolete: '=>Options'
test: NewLife.CubeNC/Areas/Admin/Controllers/UserController.cs#L126
Parameter 'tracer' has no matching param tag in the XML comment for 'UserController.UserController(PasswordService, ICacheProvider, UserService, ITracer)' (but other parameters do)
test: NewLife.CubeNC/Areas/Admin/Models/DbEntitiesModel.cs#L6
Missing XML comment for publicly visible type or member 'DbEntitiesModel'