Skip to content

Add async LoadFromQueryable #3140

Add async LoadFromQueryable

Add async LoadFromQueryable #3140

Triggered via pull request September 7, 2024 10:58
Status Failure
Total duration 18m 52s
Artifacts 15

main.yml

on: pull_request
Build all projects without errors
7m 19s
Build all projects without errors
JS unit tests
58s
JS unit tests
Matrix: Build published projects without warnings
Matrix: .NET unit tests
Matrix: UI tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 15 warnings
.NET unit tests (windows-2022): src/Framework/Core/Controls/GridViewDataSetExtensions.cs#L58
The type or namespace name 'IAsyncEnumerable<>' could not be found (are you missing a using directive or an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/Controls/GridViewDataSetExtensions.cs#L64
Asynchronous foreach statement cannot operate on variables of type 'ParallelQuery<TSource>' because 'ParallelQuery<TSource>' does not contain a public instance or extension definition for 'GetAsyncEnumerator'. Did you mean 'foreach' rather than 'await foreach'?
.NET unit tests (windows-2022): src/Framework/Core/Controls/GridViewDataSetExtensions.cs#L58
The type or namespace name 'IAsyncEnumerable<>' could not be found (are you missing a using directive or an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/Controls/GridViewDataSetExtensions.cs#L64
Asynchronous foreach statement cannot operate on variables of type 'ParallelQuery<TSource>' because 'ParallelQuery<TSource>' does not contain a public instance or extension definition for 'GetAsyncEnumerator'. Did you mean 'foreach' rather than 'await foreach'?
.NET unit tests (windows-2022)
Process completed with exit code 1.
Build all projects without errors: src/Framework/Core/Controls/GridViewDataSetExtensions.cs#L58
The type or namespace name 'IAsyncEnumerable<>' could not be found (are you missing a using directive or an assembly reference?)
Build all projects without errors: src/Framework/Core/Controls/GridViewDataSetExtensions.cs#L64
Asynchronous foreach statement cannot operate on variables of type 'ParallelQuery<TSource>' because 'ParallelQuery<TSource>' does not contain a public instance or extension definition for 'GetAsyncEnumerator'. Did you mean 'foreach' rather than 'await foreach'?
Build all projects without errors: src/Framework/Core/Controls/GridViewDataSetExtensions.cs#L58
The type or namespace name 'IAsyncEnumerable<>' could not be found (are you missing a using directive or an assembly reference?)
Build all projects without errors: src/Framework/Core/Controls/GridViewDataSetExtensions.cs#L64
Asynchronous foreach statement cannot operate on variables of type 'ParallelQuery<TSource>' because 'ParallelQuery<TSource>' does not contain a public instance or extension definition for 'GetAsyncEnumerator'. Did you mean 'foreach' rather than 'await foreach'?
Build all projects without errors
Process completed with exit code 1.
UI tests (chrome, windows-2022, Development, Default): src/Framework/Core/Controls/GridViewDataSetExtensions.cs#L58
The type or namespace name 'IAsyncEnumerable<>' could not be found (are you missing a using directive or an assembly reference?)
UI tests (chrome, windows-2022, Development, Default): src/Framework/Core/Controls/GridViewDataSetExtensions.cs#L64
Asynchronous foreach statement cannot operate on variables of type 'ParallelQuery<TSource>' because 'ParallelQuery<TSource>' does not contain a public instance or extension definition for 'GetAsyncEnumerator'. Did you mean 'foreach' rather than 'await foreach'?
UI tests (chrome, windows-2022, Development, Default)
Process completed with exit code 1.
JS unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
JS unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build published projects without warnings (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
.NET unit tests (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build published projects without warnings (Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
.NET unit tests (macOS-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
.NET unit tests (windows-2022)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, microsoft/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build all projects without errors
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
UI tests (chrome, windows-2022, Development, Default)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
UI tests (chrome, ubuntu-latest, Production, ExperimentalFeaturesTests)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
UI tests (chrome, ubuntu-latest, Production, Default)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
UI tests (firefox, ubuntu-latest, Production, Default)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
UI tests (firefox, ubuntu-latest, Development, Default)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
UI tests (firefox, ubuntu-latest, Development, ExperimentalFeaturesTests)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "analyzers-tests-net6.0-Debug-Linux", "analyzers-tests-net6.0-Debug-macOS", "analyzers-tests-net6.0-Release-Linux", "analyzers-tests-net6.0-Release-macOS", "chrome-tests-Linux-Production-Default", "chrome-tests-Linux-Production-ExperimentalFeaturesTests", "firefox-tests-Linux-Development-Default", "firefox-tests-Linux-Development-ExperimentalFeaturesTests", "firefox-tests-Linux-Production-Default", "framework-tests-net8.0-Debug-Linux", "framework-tests-net8.0-Debug-macOS", "framework-tests-net8.0-Debug-Windows", "framework-tests-net8.0-Release-Linux", "framework-tests-net8.0-Release-macOS", "framework-tests-net8.0-Release-Windows". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
analyzers-tests-net6.0-Debug-Linux Expired
67.4 KB
analyzers-tests-net6.0-Debug-macOS Expired
67.8 KB
analyzers-tests-net6.0-Release-Linux Expired
67.6 KB
analyzers-tests-net6.0-Release-macOS Expired
67.9 KB
chrome-tests-Linux-Production-Default Expired
2.15 MB
chrome-tests-Linux-Production-ExperimentalFeaturesTests Expired
953 KB
firefox-tests-Linux-Development-Default Expired
5.91 MB
firefox-tests-Linux-Development-ExperimentalFeaturesTests Expired
6.07 MB
firefox-tests-Linux-Production-Default Expired
2.1 MB
framework-tests-net8.0-Debug-Linux Expired
2.16 MB
framework-tests-net8.0-Debug-Windows Expired
2.13 MB
framework-tests-net8.0-Debug-macOS Expired
2.17 MB
framework-tests-net8.0-Release-Linux Expired
2.16 MB
framework-tests-net8.0-Release-Windows Expired
2.13 MB
framework-tests-net8.0-Release-macOS Expired
2.18 MB