Add Rewind to .NET isolated #753
Annotations
10 errors and 15 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:
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#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
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.
|
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.
|
Initialize CodeQL
Unable to validate code scanning workflow: error: getWorkflow() failed: Error: Expected to find a code scanning workflow file at D:\a\durabletask-dotnet\durabletask-dotnet\.github\workflows\codeQL.yml, but no such file existed. This can happen if the currently running workflow checks out a branch that doesn't contain the corresponding workflow file.
|
Loading