Skip to content

Add Rewind to .NET isolated #1443

Add Rewind to .NET isolated

Add Rewind to .NET isolated #1443

Triggered via pull request October 15, 2025 22:26
Status Failure
Total duration 3m 57s
Artifacts

validate-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
build: src/Shared/Grpc/ProtoUtils.cs#L223
The type or namespace name 'ExecutionRewoundEvent' could not be found (are you missing a using directive or an assembly reference?)
build: src/Shared/Grpc/ProtoUtils.cs#L222
'HistoryEvent.EventTypeOneofCase' does not contain a definition for 'ExecutionRewound'
build: src/Shared/Grpc/ProtoUtils.cs#L223
The type or namespace name 'ExecutionRewoundEvent' could not be found (are you missing a using directive or an assembly reference?)
build: src/Shared/Grpc/ProtoUtils.cs#L222
'HistoryEvent.EventTypeOneofCase' does not contain a definition for 'ExecutionRewound'
build: src/Client/Grpc/ProtoUtils.cs#L30
'OrchestrationStatus' does not contain a definition for 'Rewinding'
build: src/Shared/Grpc/ProtoUtils.cs#L223
The type or namespace name 'ExecutionRewoundEvent' could not be found (are you missing a using directive or an assembly reference?)
build: src/Shared/Grpc/ProtoUtils.cs#L222
'HistoryEvent.EventTypeOneofCase' does not contain a definition for 'ExecutionRewound'
build: src/Client/Grpc/ProtoUtils.cs#L30
'OrchestrationStatus' does not contain a definition for 'Rewinding'
build: src/Shared/Grpc/ProtoUtils.cs#L223
The type or namespace name 'ExecutionRewoundEvent' could not be found (are you missing a using directive or an assembly reference?)
build: src/Shared/Grpc/ProtoUtils.cs#L222
'HistoryEvent.EventTypeOneofCase' does not contain a definition for 'ExecutionRewound'
build: src/Worker/Core/DurableTaskWorkerOptions.cs#L179
'DurableTaskWorkerOptions.OrchestrationFilter' is obsolete: 'Experimental'
build: src/Worker/Core/DurableTaskWorkerOptions.cs#L179
'DurableTaskWorkerOptions.OrchestrationFilter' is obsolete: 'Experimental'
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: test/TestHelpers/Logging/TestLogger.cs#L25
Nullability of reference types in return type of 'IDisposable? TestLogger<T>.BeginScope<TState>(TState state)' doesn't match implicitly implemented member 'IDisposable ILogger.BeginScope<TState>(TState state)' (possibly because of nullability attributes).
build: test/TestHelpers/Logging/TestLogger.cs#L25
Nullability in constraints for type parameter 'TState' of method 'TestLogger<T>.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
build: test/TestHelpers/Logging/TestLogger.cs#L10
Nullability of reference types in return type of 'IDisposable? TestLogger.BeginScope<TState>(TState state)' doesn't match implicitly implemented member 'IDisposable ILogger.BeginScope<TState>(TState state)' (possibly because of nullability attributes).
build: test/TestHelpers/Logging/TestLogger.cs#L10
Nullability in constraints for type parameter 'TState' of method 'TestLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
build: src/Client/Core/DurableTaskClient.cs#L443
Missing XML comment for publicly visible type or member 'DurableTaskClient.RewindInstanceAsync(string, string, CancellationToken)'
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.