Skip to content

设置更容易识别的模板短名称 #59

设置更容易识别的模板短名称

设置更容易识别的模板短名称 #59

Triggered via push December 25, 2024 16:18
Status Success
Total duration 2m 18s
Artifacts

test.yml

on: push
build-publish
2m 4s
build-publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-publish: Zero.WebApi/Controllers/NodeController.cs#L33
Missing XML comment for publicly visible type or member 'NodeController.OnAuthorize(string)'
build-publish: Zero.WebApi/Services/MyHostedService.cs#L21
Missing XML comment for publicly visible type or member 'MyHostedService.MyHostedService(IRegistry, StarFactory)'
build-publish: Zero.WebApi/Services/MyHostedService.cs#L27
Missing XML comment for publicly visible type or member 'MyHostedService.StartAsync(CancellationToken)'
build-publish: Zero.WebApi/Services/MyHostedService.cs#L55
Missing XML comment for publicly visible type or member 'MyHostedService.StopAsync(CancellationToken)'
build-publish: Zero.WebApi/Services/NodeService.cs#L183
XML comment has a param tag for 'inf', but there is no parameter by that name
build-publish: Zero.WebApi/Services/NodeService.cs#L187
Parameter 'model' has no matching param tag in the XML comment for 'NodeService.Ping(IDeviceModel, IPingRequest, string, string)' (but other parameters do)
build-publish: Zero.WebApi/Services/NodeService.cs#L187
Parameter 'request' has no matching param tag in the XML comment for 'NodeService.Ping(IDeviceModel, IPingRequest, string, string)' (but other parameters do)
build-publish: Zero.WebApi/Services/NodeService.cs#L303
Parameter 'device' has no matching param tag in the XML comment for 'NodeService.Upgrade(IDeviceModel, string, string)' (but other parameters do)
build-publish: Zero.WebApi/Services/NodeService.cs#L303
Parameter 'ip' has no matching param tag in the XML comment for 'NodeService.Upgrade(IDeviceModel, string, string)' (but other parameters do)
build-publish: Zero.WebApi/Services/PreheatHostedService.cs#L13
Missing XML comment for publicly visible type or member 'PreheatHostedService.PreheatHostedService(ICacheProvider)'