Skip to content

从Zero零代库引入ZeroServer,作为CS架构节点服务端 #89

从Zero零代库引入ZeroServer,作为CS架构节点服务端

从Zero零代库引入ZeroServer,作为CS架构节点服务端 #89

Triggered via push June 29, 2024 01:26
Status Failure
Total duration 37s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
test: Samples/ZeroServer/Services/NodeOnlineService.cs#L83
'Node' does not contain a definition for 'Logout' and no accessible extension method 'Logout' accepting a first argument of type 'Node' could be found (are you missing a using directive or an assembly reference?)
test: Samples/ZeroServer/Services/NodeService.cs#L93
Argument 1: cannot convert from 'NewLife.IoT.Models.LoginInfo' to 'Stardust.Models.NodeInfo'
test: Samples/ZeroServer/Services/NodeService.cs#L97
There is no argument given that corresponds to the required parameter 'ip' of 'NodeOnline.Save(NodeInfo, PingInfo, string, string)'
test: Samples/ZeroServer/Services/NodeService.cs#L128
'Node' does not contain a definition for 'SetOnline' and no accessible extension method 'SetOnline' accepting a first argument of type 'Node' could be found (are you missing a using directive or an assembly reference?)
test: Samples/ZeroServer/Services/NodeService.cs#L132
There is no argument given that corresponds to the required parameter 'ip' of 'NodeOnline.Save(NodeInfo, PingInfo, string, string)'
test: Samples/ZeroServer/Services/NodeService.cs#L147
The name 'Product' does not exist in the current context
test: Samples/ZeroServer/Services/NodeService.cs#L172
'Node' does not contain a definition for 'ProductId' and no accessible extension method 'ProductId' accepting a first argument of type 'Node' could be found (are you missing a using directive or an assembly reference?)
test: Samples/ZeroServer/Services/NodeService.cs#L180
'Node' does not contain a definition for 'Product' and no accessible extension method 'Product' accepting a first argument of type 'Node' could be found (are you missing a using directive or an assembly reference?)
test: Samples/ZeroServer/Services/NodeService.cs#L210
'Node' does not contain a definition for 'Logout' and no accessible extension method 'Logout' accepting a first argument of type 'Node' could be found (are you missing a using directive or an assembly reference?)
test: Samples/ZeroServer/Services/NodeService.cs#L233
'Node' does not contain a definition for 'Online' and no accessible extension method 'Online' accepting a first argument of type 'Node' could be found (are you missing a using directive or an assembly reference?)
test
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/.
test: NewLife.Remoting/WsClient.cs#L244
Cannot convert null literal to non-nullable reference type.
test: NewLife.Remoting/WsClient.cs#L245
Dereference of a possibly null reference.
test: NewLife.Remoting/WsClient.cs#L249
Cannot convert null literal to non-nullable reference type.
test: NewLife.Remoting/WsClient.cs#L340
Cannot convert null literal to non-nullable reference type.
test: NewLife.Remoting/WsClient.cs#L341
Dereference of a possibly null reference.
test: NewLife.Remoting/WsClient.cs#L244
Cannot convert null literal to non-nullable reference type.
test: NewLife.Remoting/WsClient.cs#L245
Dereference of a possibly null reference.
test: NewLife.Remoting/WsClient.cs#L249
Cannot convert null literal to non-nullable reference type.
test: NewLife.Remoting/WsClient.cs#L340
Cannot convert null literal to non-nullable reference type.
test: NewLife.Remoting/WsClient.cs#L341
Dereference of a possibly null reference.