Skip to content

Proof-of-concept serialization of advanced JSON types, records #1110

Proof-of-concept serialization of advanced JSON types, records

Proof-of-concept serialization of advanced JSON types, records #1110

Re-run triggered August 21, 2023 19:19
Status Failure
Total duration 7m 58s
Artifacts

itests.yml

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

Annotations

13 errors and 4 warnings
run integration tests (7.0): test/Dapr.E2E.Test/Actors/E2ETests.Regression762Tests.cs#L54
Dapr.E2E.Test.E2ETests.ActorSuccessfullyClearsStateAfterErrorWithRemoting: Dapr.DaprApiException : error invoke actor method: failed to cast response
run integration tests (7.0): test/Dapr.E2E.Test/Actors/E2ETests.ReminderTests.cs#L166
Dapr.E2E.Test.E2ETests.ActorCanStartReminderWithTtl: Dapr.DaprApiException : error invoke actor method: failed to cast response
run integration tests (7.0): test/Dapr.E2E.Test/Actors/E2ETests.ReminderTests.cs#L141
Dapr.E2E.Test.E2ETests.ActorCanStartReminderWithTtlAndRepetitions: Dapr.DaprApiException : error invoke actor method: failed to cast response
run integration tests (7.0): test/Dapr.E2E.Test/Actors/E2ETests.ReminderTests.cs#L115
Dapr.E2E.Test.E2ETests.ActorCanStartReminderWithRepetitions: Dapr.DaprApiException : error invoke actor method: failed to cast response
run integration tests (7.0): test/Dapr.E2E.Test/Actors/E2ETests.ExceptionTests.cs#L32
Dapr.E2E.Test.E2ETests.ActorCanProvideExceptionDetails: Assert.Throws() Failure
run integration tests (7.0): test/Dapr.E2E.Test/Actors/E2ETests.ReminderTests.cs#L62
Dapr.E2E.Test.E2ETests.ActorCanStartAndStopAndGetReminder: System.Runtime.Serialization.SerializationException : There was an error deserializing the object of type WrappedMessageBody. The input source is not correctly formatted.
run integration tests (7.0): test/Dapr.E2E.Test/Workflows/WorkflowTest.cs#L42
Dapr.E2E.Test.E2ETests.TestWorkflows: Dapr.DaprException : Start Workflow operation failed: the Dapr endpoint indicated a failure. See InnerException for details.
run integration tests (7.0)
Process completed with exit code 1.
run integration tests (7.0)
Process completed with exit code 1.
run integration tests (3.1): test/Dapr.E2E.Test/Actors/E2ETests.Regression762Tests.cs#L57
Dapr.E2E.Test.E2ETests.ActorSuccessfullyClearsStateAfterErrorWithRemoting: Dapr.DaprApiException : error invoke actor method: failed to cast response
run integration tests (3.1): test/Dapr.E2E.Test/Actors/E2ETests.CustomSerializerTests.cs#L75
Dapr.E2E.Test.CustomSerializerTests.ActorCanSupportCustomSerializer: Dapr.DaprApiException : error invoke actor method: failed to cast response
run integration tests (3.1)
The operation was canceled.
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 (3.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/
run integration tests (3.1)
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
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/