Actor State TTL #1172
Annotations
9 errors and 1 warning
Build:
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>>'.
|
Build:
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>>'.
|
Build:
test/Dapr.E2E.Test.App/Actors/StateActor.cs#L35
Argument 3: cannot convert from 'System.TimeSpan?' to 'System.TimeSpan'
|
Build:
test/Dapr.E2E.Test.App/Actors/StateActor.cs#L35
Argument 3: cannot convert from 'System.TimeSpan?' to 'System.TimeSpan'
|
Build:
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>>'.
|
Build:
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>>'.
|
Build:
test/Dapr.E2E.Test.App/Actors/StateActor.cs#L35
Argument 3: cannot convert from 'System.TimeSpan?' to 'System.TimeSpan'
|
Build:
test/Dapr.E2E.Test.App/Actors/StateActor.cs#L35
Argument 3: cannot convert from 'System.TimeSpan?' to 'System.TimeSpan'
|
Build
Process completed with exit code 1.
|
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/
|
The logs for this run have expired and are no longer available.
Loading