Upgrade Nuget #339
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/ViewModels/FormField.cs#L3
XML comment has badly formed XML -- 'Expected '>' or '/>' to close tag 'summary获取扩展字段委托'.'
|
test:
NewLife.CubeNC/ViewModels/FormField.cs#L3
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
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.Cube/Areas/Admin/Models/UserModel.cs#L213
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'
|
test:
NewLife.Cube/Common/ControllerBaseX.cs#L222
'JsonWriter.Indented' is obsolete: '=>Options'
|
test:
NewLife.Cube/Common/ControllerBaseX.cs#L223
'JsonWriter.IgnoreNullValues' is obsolete: '=>Options'
|
test:
NewLife.Cube/Common/ControllerBaseX.cs#L224
'JsonWriter.CamelCase' is obsolete: '=>Options'
|
test:
NewLife.CubeNC/ViewModels/ListField.cs#L223
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'
|
test:
NewLife.Cube/Areas/Admin/Controllers/RoleController.cs#L48
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
test:
NewLife.CubeNC/Services/JobService.cs#L342
'TimerX.Cron' is obsolete: '=>Crons'
|
test:
NewLife.CubeNC/ViewModels/FormField.cs#L3
XML comment has badly formed XML -- 'Expected '>' or '/>' to close tag 'summary获取扩展字段委托'.'
|
test:
NewLife.CubeNC/ViewModels/FormField.cs#L3
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
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.Cube/Areas/Admin/Models/UserModel.cs#L213
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'
|
test:
NewLife.CubeNC/ViewModels/ListField.cs#L223
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'
|
test:
NewLife.Cube/Areas/Admin/Controllers/RoleController.cs#L48
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
test:
NewLife.CubeNC/Services/JobService.cs#L342
'TimerX.Cron' is obsolete: '=>Crons'
|
test:
NewLife.Cube/Common/ControllerBaseX.cs#L222
'JsonWriter.Indented' is obsolete: '=>Options'
|
test:
NewLife.Cube/Common/ControllerBaseX.cs#L223
'JsonWriter.IgnoreNullValues' is obsolete: '=>Options'
|
test:
NewLife.Cube/Common/ControllerBaseX.cs#L224
'JsonWriter.CamelCase' is obsolete: '=>Options'
|