Skip to content

v1.1.2025.0305

v1.1.2025.0305 #64

Triggered via push March 5, 2025 02:17
Status Success
Total duration 1m 55s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-publish: Zero.WebApi/Services/NodeService.cs#L298
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#L291
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'NodeService.SendCommand(IDeviceModel, CommandModel, CancellationToken)' (but other parameters do)
build-publish: Zero.WebApi/Services/NodeService.cs#L189
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#L189
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#L185
XML comment has a param tag for 'inf', but there is no parameter by that name
build-publish: Zero.WebApi/Services/NodeService.cs#L36
Parameter 'sessionManager' has no matching param tag in the XML comment for 'NodeService.NodeService(ISessionManager, IPasswordProvider, ICacheProvider, ITokenSetting, ITracer)' (but other parameters do)
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/MyHostedService.cs#L27
Missing XML comment for publicly visible type or member 'MyHostedService.StartAsync(CancellationToken)'
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/Controllers/NodeController.cs#L33
Missing XML comment for publicly visible type or member 'NodeController.OnAuthorize(string)'