WIP: Rewind APIs #35
Annotations
5 errors and 3 warnings
Analyze (csharp):
test/Client/Core.Tests/DependencyInjection/DefaultDurableTaskClientBuilderTests.cs#L63
'DefaultDurableTaskClientBuilderTests.GoodBuildTarget' does not implement inherited abstract member 'DurableTaskClient.RewindInstanceAsync(string, string?, CancellationToken)'
|
Analyze (csharp):
test/Client/Core.Tests/DependencyInjection/DurableTaskClientBuilderExtensionsTests.cs#L93
'DurableTaskClientBuilderExtensionsTests.GoodBuildTarget' does not implement inherited abstract member 'DurableTaskClient.RewindInstanceAsync(string, string?, CancellationToken)'
|
Analyze (csharp):
test/Client/Core.Tests/DependencyInjection/DefaultDurableTaskClientBuilderTests.cs#L63
'DefaultDurableTaskClientBuilderTests.GoodBuildTarget' does not implement inherited abstract member 'DurableTaskClient.RewindInstanceAsync(string, string?, CancellationToken)'
|
Analyze (csharp):
test/Client/Core.Tests/DependencyInjection/DurableTaskClientBuilderExtensionsTests.cs#L93
'DurableTaskClientBuilderExtensionsTests.GoodBuildTarget' does not implement inherited abstract member 'DurableTaskClient.RewindInstanceAsync(string, string?, CancellationToken)'
|
Analyze (csharp)
Process completed with exit code 1.
|
Analyze (csharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|