[WIP] Include InnerDetails in TaskFailureDetails #639
Annotations
10 errors and 1 warning
build:
src/Worker/Grpc/GrpcDurableTaskWorker.Processor.cs#L349
The type or namespace name 'EntityBatchRequest' does not exist in the namespace 'Microsoft.DurableTask.Protobuf' (are you missing an assembly reference?)
|
build:
src/Shared/Grpc/ProtoUtils.cs#L642
The type or namespace name 'OrchestratorEntityParameters' does not exist in the namespace 'Microsoft.DurableTask.Protobuf' (are you missing an assembly reference?)
|
build:
src/Shared/Grpc/ProtoUtils.cs#L395
The type or namespace name 'EntityBatchRequest' does not exist in the namespace 'Microsoft.DurableTask.Protobuf' (are you missing an assembly reference?)
|
build:
src/Shared/Grpc/ProtoUtils.cs#L416
The type or namespace name 'OperationRequest' does not exist in the namespace 'Microsoft.DurableTask.Protobuf' (are you missing an assembly reference?)
|
build:
src/Shared/Grpc/ProtoUtils.cs#L437
The type or namespace name 'OperationResult' does not exist in the namespace 'Microsoft.DurableTask.Protobuf' (are you missing an assembly reference?)
|
build:
src/Shared/Grpc/ProtoUtils.cs#L469
The type or namespace name 'OperationResult' does not exist in the namespace 'Microsoft.DurableTask.Protobuf' (are you missing an assembly reference?)
|
build:
src/Shared/Grpc/ProtoUtils.cs#L504
The type or namespace name 'OperationAction' does not exist in the namespace 'Microsoft.DurableTask.Protobuf' (are you missing an assembly reference?)
|
build:
src/Shared/Grpc/ProtoUtils.cs#L544
The type or namespace name 'OperationAction' does not exist in the namespace 'Microsoft.DurableTask.Protobuf' (are you missing an assembly reference?)
|
build:
src/Shared/Grpc/ProtoUtils.cs#L588
The type or namespace name 'EntityBatchResult' does not exist in the namespace 'Microsoft.DurableTask.Protobuf' (are you missing an assembly reference?)
|
build:
src/Shared/Grpc/ProtoUtils.cs#L610
The type or namespace name 'EntityBatchResult' does not exist in the namespace 'Microsoft.DurableTask.Protobuf' (are you missing an assembly reference?)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|