Actor State TTL #1172
Annotations
18 errors and 2 warnings
run integration tests (7.0):
test/Dapr.Actors.Test/TestDaprInteractor.cs#L11
'TestDaprInteractor' does not implement interface member 'IDaprInteractor.GetStateAsync(string, string, string, CancellationToken)'. 'TestDaprInteractor.GetStateAsync(string, string, string, CancellationToken)' cannot implement 'IDaprInteractor.GetStateAsync(string, string, string, CancellationToken)' because it does not have the matching return type of 'Task<ActorStateResponse<string>>'.
|
run integration tests (7.0):
test/Dapr.Actors.Test/TestDaprInteractor.cs#L11
'TestDaprInteractor' does not implement interface member 'IDaprInteractor.GetStateAsync(string, string, string, CancellationToken)'. 'TestDaprInteractor.GetStateAsync(string, string, string, CancellationToken)' cannot implement 'IDaprInteractor.GetStateAsync(string, string, string, CancellationToken)' because it does not have the matching return type of 'Task<ActorStateResponse<string>>'.
|
run integration tests (7.0):
test/Dapr.E2E.Test.App/Actors/StateActor.cs#L35
Argument 3: cannot convert from 'System.TimeSpan?' to 'System.TimeSpan'
|
run integration tests (7.0):
test/Dapr.E2E.Test.App/Actors/StateActor.cs#L35
Argument 3: cannot convert from 'System.TimeSpan?' to 'System.TimeSpan'
|
run integration tests (7.0):
test/Dapr.Actors.Test/TestDaprInteractor.cs#L11
'TestDaprInteractor' does not implement interface member 'IDaprInteractor.GetStateAsync(string, string, string, CancellationToken)'. 'TestDaprInteractor.GetStateAsync(string, string, string, CancellationToken)' cannot implement 'IDaprInteractor.GetStateAsync(string, string, string, CancellationToken)' because it does not have the matching return type of 'Task<ActorStateResponse<string>>'.
|
run integration tests (7.0):
test/Dapr.Actors.Test/TestDaprInteractor.cs#L11
'TestDaprInteractor' does not implement interface member 'IDaprInteractor.GetStateAsync(string, string, string, CancellationToken)'. 'TestDaprInteractor.GetStateAsync(string, string, string, CancellationToken)' cannot implement 'IDaprInteractor.GetStateAsync(string, string, string, CancellationToken)' because it does not have the matching return type of 'Task<ActorStateResponse<string>>'.
|
run integration tests (7.0):
test/Dapr.E2E.Test.App/Actors/StateActor.cs#L35
Argument 3: cannot convert from 'System.TimeSpan?' to 'System.TimeSpan'
|
run integration tests (7.0):
test/Dapr.E2E.Test.App/Actors/StateActor.cs#L35
Argument 3: cannot convert from 'System.TimeSpan?' to 'System.TimeSpan'
|
run integration tests (7.0)
Process completed with exit code 1.
|
run integration tests (6.0):
test/Dapr.Actors.Test/TestDaprInteractor.cs#L11
'TestDaprInteractor' does not implement interface member 'IDaprInteractor.GetStateAsync(string, string, string, CancellationToken)'. 'TestDaprInteractor.GetStateAsync(string, string, string, CancellationToken)' cannot implement 'IDaprInteractor.GetStateAsync(string, string, string, CancellationToken)' because it does not have the matching return type of 'Task<ActorStateResponse<string>>'.
|
run integration tests (6.0):
test/Dapr.Actors.Test/TestDaprInteractor.cs#L11
'TestDaprInteractor' does not implement interface member 'IDaprInteractor.GetStateAsync(string, string, string, CancellationToken)'. 'TestDaprInteractor.GetStateAsync(string, string, string, CancellationToken)' cannot implement 'IDaprInteractor.GetStateAsync(string, string, string, CancellationToken)' because it does not have the matching return type of 'Task<ActorStateResponse<string>>'.
|
run integration tests (6.0):
test/Dapr.E2E.Test.App/Actors/StateActor.cs#L35
Argument 3: cannot convert from 'System.TimeSpan?' to 'System.TimeSpan'
|
run integration tests (6.0):
test/Dapr.E2E.Test.App/Actors/StateActor.cs#L35
Argument 3: cannot convert from 'System.TimeSpan?' to 'System.TimeSpan'
|
run integration tests (6.0):
test/Dapr.Actors.Test/TestDaprInteractor.cs#L11
'TestDaprInteractor' does not implement interface member 'IDaprInteractor.GetStateAsync(string, string, string, CancellationToken)'. 'TestDaprInteractor.GetStateAsync(string, string, string, CancellationToken)' cannot implement 'IDaprInteractor.GetStateAsync(string, string, string, CancellationToken)' because it does not have the matching return type of 'Task<ActorStateResponse<string>>'.
|
run integration tests (6.0):
test/Dapr.Actors.Test/TestDaprInteractor.cs#L11
'TestDaprInteractor' does not implement interface member 'IDaprInteractor.GetStateAsync(string, string, string, CancellationToken)'. 'TestDaprInteractor.GetStateAsync(string, string, string, CancellationToken)' cannot implement 'IDaprInteractor.GetStateAsync(string, string, string, CancellationToken)' because it does not have the matching return type of 'Task<ActorStateResponse<string>>'.
|
run integration tests (6.0):
test/Dapr.E2E.Test.App/Actors/StateActor.cs#L35
Argument 3: cannot convert from 'System.TimeSpan?' to 'System.TimeSpan'
|
run integration tests (6.0):
test/Dapr.E2E.Test.App/Actors/StateActor.cs#L35
Argument 3: cannot convert from 'System.TimeSpan?' to 'System.TimeSpan'
|
run integration tests (6.0)
The operation was canceled.
|
run integration tests (7.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run integration tests (6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|