Skip to content

feat: Event Feeds

feat: Event Feeds #398

Triggered via pull request November 5, 2024 01:04
Status Failure
Total duration 1m 47s
Artifacts

pr_validate.yml

on: pull_request
Matrix: dotnet-test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
dotnet-test (6.0.x): Fauna.Test/Integration.Tests.cs#L531
'Client' does not contain a definition for 'GetEventSourceFromQueryAsync' and no accessible extension method 'GetEventSourceFromQueryAsync' accepting a first argument of type 'Client' could be found (are you missing a using directive or an assembly reference?)
dotnet-test (6.0.x): Fauna.Test/Integration.Tests.cs#L531
'Client' does not contain a definition for 'GetEventSourceFromQueryAsync' and no accessible extension method 'GetEventSourceFromQueryAsync' accepting a first argument of type 'Client' could be found (are you missing a using directive or an assembly reference?)
dotnet-test (6.0.x): Fauna.Test/Integration.Tests.cs#L531
'Client' does not contain a definition for 'GetEventSourceFromQueryAsync' and no accessible extension method 'GetEventSourceFromQueryAsync' accepting a first argument of type 'Client' could be found (are you missing a using directive or an assembly reference?)
dotnet-test (6.0.x): Fauna.Test/Integration.Tests.cs#L531
'Client' does not contain a definition for 'GetEventSourceFromQueryAsync' and no accessible extension method 'GetEventSourceFromQueryAsync' accepting a first argument of type 'Client' could be found (are you missing a using directive or an assembly reference?)
dotnet-test (6.0.x)
Process completed with exit code 1.
dotnet-test (8.0.x)
The job was canceled because "_6_0_x" failed.
dotnet-test (8.0.x): Fauna.Test/Integration.Tests.cs#L531
'Client' does not contain a definition for 'GetEventSourceFromQueryAsync' and no accessible extension method 'GetEventSourceFromQueryAsync' accepting a first argument of type 'Client' could be found (are you missing a using directive or an assembly reference?)
dotnet-test (8.0.x)
The operation was canceled.
dotnet-test (6.0.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/