Skip to content

Run all JsComponent interactions asynchronously #2601

Run all JsComponent interactions asynchronously

Run all JsComponent interactions asynchronously #2601

Triggered via pull request August 2, 2023 16:57
Status Failure
Total duration 53m 24s
Artifacts 14
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Build all projects without errors
10m 22s
Build all projects without errors
JS unit tests
1m 44s
JS unit tests
Matrix: Build published projects without warnings
Matrix: .NET unit tests
Matrix: UI tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 16 warnings
JS unit tests: src/Framework/Framework/Resources/Scripts/postback/queue.ts#L36
TypeError: Method Promise.prototype.then called on incompatible receiver undefined at then (<anonymous>) at runNextInQueue (/home/runner/work/dotvvm/dotvvm/src/Framework/Framework/Resources/Scripts/postback/queue.ts:36:14) at dispatchNext (/home/runner/work/dotvvm/dotvvm/src/Framework/Framework/Resources/Scripts/postback/internal-handlers.ts:112:23)
JS unit tests: src/Framework/Framework/Resources/Scripts/postback/queue.ts#L36
TypeError: Method Promise.prototype.then called on incompatible receiver undefined at then (<anonymous>) at runNextInQueue (/home/runner/work/dotvvm/dotvvm/src/Framework/Framework/Resources/Scripts/postback/queue.ts:36:14) at dispatchNext (/home/runner/work/dotvvm/dotvvm/src/Framework/Framework/Resources/Scripts/postback/internal-handlers.ts:112:23)
JS unit tests: src/Framework/Framework/node_modules/fast-check/lib/check/property/AsyncProperty.generic.js#L28
Error: Property failed after 1 tests { seed: -358338996, path: "0:0", endOnFailure: true } Counterexample: [1,schedulerFor()` -> [task${1}] promise::Postback handler 0 BEFORE resolved -> [task${2}] promise::Postback handler 0 AFTER resolved -> [task${3}] promise::Postback handler 0 commit BEFORE resolved -> [task${4}] promise::Postback handler 0 commit AFTER resolved`] Shrunk 1 time(s) Got error: Error: expect(received).toBe(expected) // Object.is equality Expected: 1 Received: 0 Stack trace: Error: expect(received).toBe(expected) // Object.is equality Expected: 1 Received: 0 at /home/runner/work/dotvvm/dotvvm/src/Framework/Framework/Resources/Scripts/tests/postback.test.ts:266:39 at AsyncProperty.run (/home/runner/work/dotvvm/dotvvm/src/Framework/Framework/node_modules/fast-check/lib/check/property/AsyncProperty.generic.js:28:28) Hint: Enable verbose mode in order to have the list of all failing values encountered during the run at throwIfFailed (/home/runner/work/dotvvm/dotvvm/src/Framework/Framework/node_modules/fast-check/lib/check/runner/utils/RunDetailsFormatter.js:100:11) at reportRunDetails (/home/runner/work/dotvvm/dotvvm/src/Framework/Framework/node_modules/fast-check/lib/check/runner/utils/RunDetailsFormatter.js:108:16) at Object.<anonymous> (/home/runner/work/dotvvm/dotvvm/src/Framework/Framework/Resources/Scripts/tests/postback.test.ts:235:5)
JS unit tests: src/Framework/Framework/Resources/Scripts/postback/queue.ts#L36
TypeError: Method Promise.prototype.then called on incompatible receiver undefined at then (<anonymous>) at runNextInQueue (/home/runner/work/dotvvm/dotvvm/src/Framework/Framework/Resources/Scripts/postback/queue.ts:36:14) at dispatchNext (/home/runner/work/dotvvm/dotvvm/src/Framework/Framework/Resources/Scripts/postback/internal-handlers.ts:112:23)
JS unit tests: src/Framework/Framework/Resources/Scripts/postback/queue.ts#L36
TypeError: Method Promise.prototype.then called on incompatible receiver undefined at then (<anonymous>) at runNextInQueue (/home/runner/work/dotvvm/dotvvm/src/Framework/Framework/Resources/Scripts/postback/queue.ts:36:14) at dispatchNext (/home/runner/work/dotvvm/dotvvm/src/Framework/Framework/Resources/Scripts/postback/internal-handlers.ts:112:23) at runNextTicks (node:internal/process/task_queues:61:5) at listOnTimeout (node:internal/timers:528:9) at processTimers (node:internal/timers:502:7)
JS unit tests
Process completed with exit code 1.
UI tests (chrome, ubuntu-latest, Production, Default)
The operation was canceled.
UI tests (chrome, windows-2022, Development, Default)
The operation was canceled.
UI tests (firefox, ubuntu-latest, Development, Default)
The operation was canceled.
UI tests (firefox, ubuntu-latest, Production, Default)
The operation was canceled.
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/
Build published projects without warnings (Release)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build published projects without warnings (Debug)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
.NET unit tests (ubuntu-latest)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
.NET unit tests (macOS-latest)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
.NET unit tests (windows-2022)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build all projects without errors
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build all projects without errors
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build all projects without errors
Detected Razor language version downgrade. This is typically caused by a reference to the Microsoft.AspNetCore.Razor.Design package. Consider removing this package reference.
UI tests (chrome, ubuntu-latest, Production, ExperimentalFeaturesTests)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
UI tests (chrome, ubuntu-latest, Production, Default)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
UI tests (chrome, windows-2022, Development, Default)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
UI tests (chrome, windows-2022, Development, Default)
Detected Razor language version downgrade. This is typically caused by a reference to the Microsoft.AspNetCore.Razor.Design package. Consider removing this package reference.
UI tests (firefox, ubuntu-latest, Development, Default)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
UI tests (firefox, ubuntu-latest, Development, ExperimentalFeaturesTests)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
UI tests (firefox, ubuntu-latest, Production, Default)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.

Artifacts

Produced during runtime
Name Size
analyzers-tests-net6.0-Debug-Linux Expired
67.4 KB
analyzers-tests-net6.0-Debug-Windows Expired
66.6 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-Windows Expired
66.8 KB
analyzers-tests-net6.0-Release-macOS Expired
67.9 KB
framework-tests-net6.0-Debug-Linux Expired
1.95 MB
framework-tests-net6.0-Debug-Windows Expired
1.93 MB
framework-tests-net6.0-Debug-macOS Expired
1.96 MB
framework-tests-net6.0-Release-Linux Expired
1.96 MB
framework-tests-net6.0-Release-Windows Expired
1.93 MB
framework-tests-net6.0-Release-macOS Expired
1.97 MB
webforms-adapters-tests-net472-Debug-Windows Expired
4.85 KB
webforms-adapters-tests-net472-Release-Windows Expired
4.86 KB