重构命令菜单显示和命令处理,支持自定义命令处理和内置命令重写 #83
Annotations
11 warnings
build-publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-publish:
NewLife.Agent/ServiceBase.cs#L230
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
build-publish:
NewLife.Agent/ServiceBase.cs#L232
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
build-publish:
NewLife.Agent/Procd.cs#L291
'Procd.GetProcessById(int)' hides inherited member 'DefaultHost.GetProcessById(int)'. Use the new keyword if hiding was intended.
|
build-publish:
NewLife.Agent/Procd.cs#L302
'Procd.GetHasExited(Process)' hides inherited member 'DefaultHost.GetHasExited(Process)'. Use the new keyword if hiding was intended.
|
build-publish:
NewLife.Agent/Command/ShowStatusCommandHandler.cs#L40
Missing XML comment for publicly visible type or member 'ShowStatusCommandHandler.ShowStatus()'
|
build-publish:
NewLife.Agent/Menu.cs#L30
Missing XML comment for publicly visible type or member 'Menu.CompareTo(Menu)'
|
build-publish:
NewLife.Agent/ServiceBase.cs#L229
XML comment is not placed on a valid language element
|
build-publish:
NewLife.Agent/ServiceBase.cs#L230
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
build-publish:
NewLife.Agent/ServiceBase.cs#L232
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
build-publish:
NewLife.Agent/Procd.cs#L291
'Procd.GetProcessById(int)' hides inherited member 'DefaultHost.GetProcessById(int)'. Use the new keyword if hiding was intended.
|