Add Rewind to .NET isolated #1443
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.
|
Restore dependencies
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.
|
Restore dependencies
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.
|
Restore dependencies
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.
|
Restore dependencies
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.
|
Loading