Skip to content

Initial commit: API surface area and non-passing tests #795

Initial commit: API surface area and non-passing tests

Initial commit: API surface area and non-passing tests #795

Triggered via push November 2, 2024 17:13
Status Failure
Total duration 1m 3s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
build: test/Client/Core.Tests/DependencyInjection/DefaultDurableTaskClientBuilderTests.cs#L63
'DefaultDurableTaskClientBuilderTests.GoodBuildTarget' does not implement inherited abstract member 'DurableTaskClient.RewindInstanceAsync(string, string?, CancellationToken)'
build: test/Client/Core.Tests/DependencyInjection/DurableTaskClientBuilderExtensionsTests.cs#L93
'DurableTaskClientBuilderExtensionsTests.GoodBuildTarget' does not implement inherited abstract member 'DurableTaskClient.RewindInstanceAsync(string, string?, CancellationToken)'
build: test/Client/Core.Tests/DependencyInjection/DefaultDurableTaskClientBuilderTests.cs#L63
'DefaultDurableTaskClientBuilderTests.GoodBuildTarget' does not implement inherited abstract member 'DurableTaskClient.RewindInstanceAsync(string, string?, CancellationToken)'
build: test/Client/Core.Tests/DependencyInjection/DurableTaskClientBuilderExtensionsTests.cs#L93
'DurableTaskClientBuilderExtensionsTests.GoodBuildTarget' does not implement inherited abstract member 'DurableTaskClient.RewindInstanceAsync(string, string?, CancellationToken)'
build
Process completed with exit code 1.
build
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/