feat(net): implement Event listener #145
Annotations
10 errors and 1 warning
net/tests/Sails.DemoClient.Tests/CounterTests.cs#L23
Argument 1: cannot convert from 'Sails.Remoting.Abstractions.Core.IRemotingListener' to 'System.Threading.CancellationToken'
|
net/tests/Sails.DemoClient.Tests/CounterTests.cs#L37
Cannot infer the type of implicitly-typed deconstruction variable 'source'.
|
net/tests/Sails.DemoClient.Tests/CounterTests.cs#L37
Cannot infer the type of implicitly-typed deconstruction variable 'ev'.
|
net/tests/Sails.DemoClient.Tests/CounterTests.cs#L49
Argument 1: cannot convert from 'Sails.Remoting.Abstractions.Core.IRemotingListener' to 'System.Threading.CancellationToken'
|
net/tests/Sails.DemoClient.Tests/CounterTests.cs#L63
Cannot infer the type of implicitly-typed deconstruction variable 'source'.
|
net/tests/Sails.DemoClient.Tests/CounterTests.cs#L63
Cannot infer the type of implicitly-typed deconstruction variable 'ev'.
|
net/tests/Sails.DemoClient.Tests/CounterTests.cs#L117
Argument 1: cannot convert from 'Sails.Remoting.Abstractions.Core.IRemotingListener' to 'System.Threading.CancellationToken'
|
net/tests/Sails.DemoClient.Tests/CounterTests.cs#L23
Argument 1: cannot convert from 'Sails.Remoting.Abstractions.Core.IRemotingListener' to 'System.Threading.CancellationToken'
|
net/tests/Sails.DemoClient.Tests/CounterTests.cs#L37
Cannot infer the type of implicitly-typed deconstruction variable 'source'.
|
net/tests/Sails.DemoClient.Tests/CounterTests.cs#L37
Cannot infer the type of implicitly-typed deconstruction variable 'ev'.
|
|
The logs for this run have expired and are no longer available.
Loading