Skip to content

WIP: Rewind APIs

WIP: Rewind APIs #35

Triggered via pull request November 2, 2024 17:22
Status Failure
Total duration 8m 13s
Artifacts

codeQL.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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/