feat: 添加更多属性和函数方便js调用 #117
Annotations
4 errors
test (ubuntu-latest)
Process completed with exit code 3.
|
Serein.Tests.Services.CommandTests.ShouldExecuteShellCommand:
src/Serein.Tests/Services/CommandRunnerTests.cs#L30
Assert.True() Failure
Expected: True
Actual: False
|
Serein.Tests.Services.WebApi.ApiTests.CanSwitchConnectionStatus:
src/Serein.Tests/Services/WebApi/ApiTests.Connection.cs#L16
Assert.True() Failure
Expected: True
Actual: False
|
Serein.Tests.Services.Server.ProcessTests.ShouldStartServer(usePty: True):
src/Serein.Tests/Services/Server/ProcessTests.cs#L113
Assert.NotNull() Failure: Value of type 'Nullable<int>' does not have a value
|