Skip to content

Actor State TTL

Actor State TTL #1172

Triggered via pull request October 17, 2023 10:13
Status Failure
Total duration 7m 46s
Artifacts

itests.yml

on: pull_request
Matrix: run integration tests
Fit to window
Zoom out
Zoom in

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/